Open
Description
The medium articles linked in the README do a great job explaining the CDM data model, thanks for writing those! One paragraph in the "Geospatial Data Model Encoding" post (see here) drew my attention:
Since Zarr does not directly support some key CDM features — like named dimensions, scalar variables, or detailed metadata — NCZarr and Xarray provide their own encoding rules to keep the meaning and structure of the CDM.
Does this mean that GeoZarr (built on CDM) can only be interpreted by readers such as xarray
that provide specific encoding rules that bridge the gap between Zarr and CDM? Can someone please provide more details on what these specific encoding rules are, and how they are implemented in xarray?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels