ascad-v2-1 / traces /zarr.json
pbk0's picture
Super-squash branch 'main' using huggingface_hub
90e4611
raw
history blame contribute delete
585 Bytes
{
"shape": [
100000,
1000000
],
"data_type": "int8",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
50000,
200
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": 0,
"codecs": [
{
"name": "bytes"
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": true
}
}
],
"attributes": {},
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}