You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add methods to create virtual dataset from manifeststore (#522)
* improve type hinting by just using Mapping
* rename manifest array attribute
* add metadata property
* make ManifestGroup a Mapping
* rename manifest_group -> group
* typing
* improve the repr
* test new group API
* sketch out conversion method
* more sketching
* add to_virtual_variable
* add ManifestGroup.to_virtual_dataset()
* linting
* consolidate duplicated manifest_array fixtures
* ensure coordinates are understood
* move test to store-level instead of group-level
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* docs
* Un-comment out icechunk upstream
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments