test / smoke_test.zarr /time /zarr.json
Isongzhe's picture
Add files using upload-large-folder tool
f7138e3 verified
raw
history blame contribute delete
745 Bytes
{
"shape": [
500
],
"data_type": "int64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
500
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": 0,
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"units": "hours since 2026-04-13 07:21:37",
"calendar": "proleptic_gregorian"
},
"dimension_names": [
"time"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}