Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read_xarray for zarr groups should traverse the entire hierarchy #68

Open
d-v-b opened this issue Oct 30, 2023 · 0 comments
Open

read_xarray for zarr groups should traverse the entire hierarchy #68

d-v-b opened this issue Oct 30, 2023 · 0 comments

Comments

@d-v-b
Copy link
Contributor

d-v-b commented Oct 30, 2023

right now, read_xarray(node) returns a DataTree if node is a zarr / n5 group containing arrays. But DataTree can express more hierarchies than this, so we should support that, e.g. by parsing arbitrary zarr / n5 trees into DataTree

cc @neptunes5thmoon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant