zarr-python
zarr-python copied to clipboard
Uses zstd from numcodecs
With https://github.com/zarr-developers/numcodecs/pull/519 being merged, we can now use the zstd implementation in numcodecs for Zarr v3. We can then get rid of the zstandard dependency.