-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
iotopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree classtopic-documentationtopic-zarrRelated to zarr storage libraryRelated to zarr storage library
Description
Is your feature request related to a problem?
I work in geospatial sciences and use Zarr, Xarray, NetCDF etc. but it is at the moment very hard to create a Xarray Dataset that contains multiple grids and dimensions.
Describe the solution you'd like
Ideally I would love to be able to open Zarr store with groups where attributes are preserved and identified by Xarray for easier interoperability with HoloViz and others.
Describe alternatives you've considered
Right now I try and add the groups of a Zarr store one by one as variables but that is hacky and does not necessarily preserve attributes.
Additional context
No response
Metadata
Metadata
Assignees
Labels
iotopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree classtopic-documentationtopic-zarrRelated to zarr storage libraryRelated to zarr storage library