test / smoke_test.zarr /time /zarr.json
Isongzhe's picture
Upload folder using huggingface_hub
894f78b verified
Raw
History Blame
743 Bytes
{
"shape": [
12
],
"data_type": "int64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
12
]
}
},
"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-09 11:28:57",
"calendar": "proleptic_gregorian"
},
"dimension_names": [
"time"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}