test / smoke_test.zarr /time /zarr.json
Isongzhe's picture
Upload folder using huggingface_hub
7674214 verified
Raw
History Blame
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-09 11:55:14",
"calendar": "proleptic_gregorian"
},
"dimension_names": [
"time"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}