Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
open_virtual_dataset with dmr++ (#113)
* basic dmr parsing functionality * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Speedup DMR chunk key parsing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added groups, docs, and bug fixes * rework hdf5 parser and group logic * update attrs cast to python dtype * parser passing tests * match main manifest dtypes * modularize dmrpp.py * add dmrpp api docs * resolve conflict * indexes and docs fix * Fix type hint for shape * change how FileType is used * Change FileType check again * fix storage_options bug --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alex Goodman <[email protected]> Co-authored-by: Tom Nicholas <[email protected]>
- Loading branch information