Open
Description
We should invest in tools to make the v2 -> v3 conversion simple for people who are motivated to convert their data. A few high-level ideas:
- A simple CLI that converts an array, or a group (recursive or not) from v2 to v3, in a new location.
-
Someone should investigate how complicated in-place conversions would be. On a local filesystem where. V3 is designed to make array conversions easy, requiring only the creation of new metadata.mv
is cheap, this could be attractive.
- Documentation of the key differences between
zarr-python
v2 and v3, and a migration guide. This should have its own page in the docs. -
- We should consider options for people who don't want to re-save their data. I'm not presently a kerchunk user, but I presume that kerchunk could map v2 to v3, for people who don't want to convert their data? cc @martindurant.
Metadata
Metadata
Assignees
Type
Projects
Status
Done