Can nczarr consolidate the metadata (create .zmetadata) ? #2832
Alexander-Barth
started this conversation in
General
Replies: 3 comments
-
NCZarr does not yet support consolidated meta-data. The problem is that I can find no standard for |
Beta Was this translation helpful? Give feedback.
0 replies
-
Indeed, it is surprising that |
Beta Was this translation helpful? Give feedback.
0 replies
-
There may be a PR for the v2 spec that defines it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I create a zarr file with NetCDF 4.9.2 (using
file:///tmp/test3.zarr#mode=zarr
), xarray (2023.12.0) gives the following warning:Rather than setting
consolidated=False
, I am wondering if it is possible to generate directly consolidated files from nczarr.Beta Was this translation helpful? Give feedback.
All reactions