Closed
Description
TensorStore does not recognize the checksum
property in Zarr v2. It only recognizes it for Zarr v3:
- Zarr v2: https://google.github.io/tensorstore/driver/zarr/index.html#json-driver/zarr2/Compressor/zstd
- Zarr v3: https://google.github.io/tensorstore/driver/zarr3/index.html#json-driver/zarr3/Codec/zstd
However, as of the implementation in #180, the checksum
property is always written:
Zarr.jl/src/Compressors/zstd.jl
Line 43 in 8a5ea8c
Metadata
Metadata
Assignees
Labels
No labels