How to represent files as zarr archives after the explicit index refactor? #7550
Unanswered
poplarShift
asked this question in
Ideas
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.
-
So I have lots of FVCOM files that fall under the constraint of #2233. I would like these to convert to zarr archives, and in a way that they can be opened by xarray (in the future, after completion of #6293). There are two options, I assume:
_ARRAY_DIMENSIONS
myself.Or is this kind of file simply not amenable to zarr stores - or will xarray somehow try to support this?
Beta Was this translation helpful? Give feedback.
All reactions