{
  "zarr_format": 3,
  "node_type": "array",
  "shape": [
    1519,
    617,
    617
  ],
  "data_type": "uint8",
  "chunk_grid": {
    "name": "regular",
    "configuration": {
      "chunk_shape": [
        1024,
        1024,
        1024
      ]
    }
  },
  "chunk_key_encoding": {
    "name": "default",
    "configuration": {
      "separator": "/"
    }
  },
  "fill_value": 0,
  "codecs": [
    {
      "name": "sharding_indexed",
      "configuration": {
        "chunk_shape": [
          128,
          128,
          128
        ],
        "codecs": [
          {
            "name": "volcomp",
            "configuration": {
              "q": 1.0
            }
          }
        ],
        "index_codecs": [
          {
            "name": "bytes",
            "configuration": {
              "endian": "little"
            }
          },
          {
            "name": "crc32c"
          }
        ],
        "index_location": "end"
      }
    }
  ],
  "attributes": {},
  "dimension_names": [
    "z",
    "y",
    "x"
  ]
}