Zarr array block viewer

Parses Zarr v2 metadata (.zarray and optional .zattrs): shape, chunks, dtype, compressor, fill_value, order and zarr_format. It computes the number of dimensions, the block grid, the total block count, bytes per block and the uncompressed array size, and for a given coordinate the block number per dimension, the offset inside the block, the linear block number, the block key and the C-order offset. The blocks themselves are never read.

Fill in the fields, run the tool and review the result. Your input is not added to a public page. Use the learning mode for calculation details.