| { | |
| "shape": [ | |
| 500, | |
| 100, | |
| 250 | |
| ], | |
| "data_type": "float32", | |
| "chunk_grid": { | |
| "name": "regular", | |
| "configuration": { | |
| "chunk_shape": [ | |
| 500, | |
| 50, | |
| 125 | |
| ] | |
| } | |
| }, | |
| "chunk_key_encoding": { | |
| "name": "default", | |
| "configuration": { | |
| "separator": "/" | |
| } | |
| }, | |
| "fill_value": "NaN", | |
| "codecs": [ | |
| { | |
| "name": "bytes", | |
| "configuration": { | |
| "endian": "little" | |
| } | |
| }, | |
| { | |
| "name": "zstd", | |
| "configuration": { | |
| "level": 0, | |
| "checksum": false | |
| } | |
| } | |
| ], | |
| "attributes": { | |
| "_FillValue": "AAAAAAAA+H8=" | |
| }, | |
| "dimension_names": [ | |
| "time", | |
| "lat", | |
| "lon" | |
| ], | |
| "zarr_format": 3, | |
| "node_type": "array", | |
| "storage_transformers": [] | |
| } |