Mercurial > repos > imgteam > binary2labelimage
view test-data/input/input10.zarr/2/zarr.json @ 4:8f0dd9a58ec3 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/ commit f5a4de7535e433e3b0e96e0694e481b6643a54f8
| author | imgteam |
|---|---|
| date | Sat, 03 Jan 2026 14:14:05 +0000 |
| parents | |
| children |
line wrap: on
line source
{ "shape": [ 2, 16, 16 ], "data_type": "uint8", "chunk_grid": { "name": "regular", "configuration": { "chunk_shape": [ 1, 100, 100 ] } }, "chunk_key_encoding": { "name": "default", "configuration": { "separator": "/" } }, "fill_value": 0, "codecs": [ { "name": "bytes" }, { "name": "zstd", "configuration": { "level": 0, "checksum": false } } ], "attributes": {}, "dimension_names": [ "c", "y", "x" ], "zarr_format": 3, "node_type": "array", "storage_transformers": [] }
