-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, XRADIO makes use of Python Zarr v2 and Zarr format v2. Python Zarr v3 was recently released (https://zarr.dev/blog/zarr-python-3-release/ ) and offers full support for Zarr format v3, but it requires Python >= 3.11. This issue aims to look into what changes would need to be made to support Zarr format v3 and Zarr format v3. Note that zarr_version=3 is required for all the to_zarr calls.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request