test / smoke_test.zarr /lat /zarr.json
Isongzhe's picture
Upload folder using huggingface_hub
3ff5af8 verified
Raw
History Blame
693 Bytes
{
"shape": [
3
],
"data_type": "float64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
3
]
}
},
"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": [
"lat"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}