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
the OGC spec document indicates that the _ARRAY_DIMENSIONS attribute should be present for zarr v3 data variables, but not for zarr v3 coordinate variables, which convey their dimensions via the dimension_names field in array metadata. Is this asymmetry intentional? If so, what is the reasoning here?