Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_ARRAY_DIMENSIONS doesn't seem to be supported #6

Closed
asinghvi17 opened this issue Sep 10, 2024 · 1 comment
Closed

_ARRAY_DIMENSIONS doesn't seem to be supported #6

asinghvi17 opened this issue Sep 10, 2024 · 1 comment

Comments

@asinghvi17
Copy link
Member

asinghvi17 commented Sep 10, 2024

see https://docs.xarray.dev/en/latest/internals/zarr-encoding-spec.html and https://docs.unidata.ucar.edu/nug/current/nczarr_head.html

This means that matrices are neither in the correct orientation nor have the correct axes. (CF metadata in general doesn't seem to be supported on the values of some arrays (the x and y arrays in my dataset were correct, but the actual value array was not)

Will post an MWE tomorrow. Thought I'd get this in here before I forget and lose the links.

@asinghvi17
Copy link
Member Author

Works now. Probably an issue on my end, sorry for the noise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant