comparison test-data/input/input9.zarr/3/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
comparison
equal deleted inserted replaced
3:a041e4e9d449 4:8f0dd9a58ec3
1 {
2 "shape": [
3 2,
4 12,
5 12
6 ],
7 "data_type": "bool",
8 "chunk_grid": {
9 "name": "regular",
10 "configuration": {
11 "chunk_shape": [
12 1,
13 100,
14 100
15 ]
16 }
17 },
18 "chunk_key_encoding": {
19 "name": "default",
20 "configuration": {
21 "separator": "/"
22 }
23 },
24 "fill_value": false,
25 "codecs": [
26 {
27 "name": "bytes"
28 },
29 {
30 "name": "zstd",
31 "configuration": {
32 "level": 0,
33 "checksum": false
34 }
35 }
36 ],
37 "attributes": {},
38 "dimension_names": [
39 "z",
40 "y",
41 "x"
42 ],
43 "zarr_format": 3,
44 "node_type": "array",
45 "storage_transformers": []
46 }