zarr-python
zarr-python copied to clipboard
[v3] It is possible to create v3 data with features not currently written into the spec (dtypes, codecs, etc.)
Zarr version
3.0.0.beta
Numcodecs version
0.13
Python Version
3.11
Operating System
Mac
Installation
pip
Description
We have discussed adding a warning when writing data to zarr_format=3 that is outside the current spec. Currently, this mostly applies to data types and codecs but also includes stores (e.g. ZipStore).