Skip to content

Any plans for supporting NCZarr format? #5638

Answered by shoyer
mliukis asked this question in General
Discussion options

You must be logged in to vote

You should be able to read NCZarr files via engine='netcdf4' in xarray.open_dataset, which uses the underlying netCDF C library in which NCZarr is implemented. But I don't know if anyone has tested it yet.

We have not yet implemented NCZarr in xarray.open_zarr (via the Zarr Python library). This is something we would be interested in supporting in principle, but it hasn't been implemented yet. There are also still some unresolved questions about how to reconcile the NCZarr convention and what we currently do in Xarray: zarr-developers/zarr-specs#41

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mliukis
Comment options

@shoyer
Comment options

Answer selected by shoyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants