Missing dimension_names metadata in opening zarr (xr.open_zarr) #10392
Unanswered
DagonArises
asked this question in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dependencies:
Error observed.
'Zarr object is missing the
dimension_names
metadata which is required for xarray to determine variable dimensions.'Script.
I set
dimension_names
for each attribute but the step of opening zarr still reported missingdimension_names
:Would like some help in correctly preparing zarray for to-netcdf conversion. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions