zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

[v3] It is possible to create v3 data with features not currently written into the spec (dtypes, codecs, etc.)

Open jhamman opened this issue 1 year ago • 0 comments

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).

jhamman avatar Oct 18 '24 20:10 jhamman