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

Zarr bounds should not be discarded, but used to construct Intervals in the dimensions #388

Open
felixcremer opened this issue Apr 17, 2024 · 0 comments

Comments

@felixcremer
Copy link
Member

Currently when we read a Zarr dataset we ignore all variables that have "bnd" in their name. Instead of ignoring the bounds we should use this information to construct a dimension with Intervals instead of points.
An example dataset that we can use for that would be at http://tinyurl.com/GLDAS-NOAH025-3H from the geozarr interoperability issue zarr-developers/geozarr-spec#36

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