YAXArrays.jl icon indicating copy to clipboard operation
YAXArrays.jl copied to clipboard

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

Open felixcremer opened this issue 1 year ago • 0 comments

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 https://github.com/zarr-developers/geozarr-spec/issues/36

felixcremer avatar Apr 17 '24 08:04 felixcremer