mirror of
https://github.com/p2p-ld/numpydantic.git
synced 2024-11-15 11:14:29 +00:00
22 lines
331 B
Text
22 lines
331 B
Text
|
{
|
||
|
"chunks": [
|
||
|
2,
|
||
|
2
|
||
|
],
|
||
|
"compressor": {
|
||
|
"blocksize": 0,
|
||
|
"clevel": 5,
|
||
|
"cname": "lz4",
|
||
|
"id": "blosc",
|
||
|
"shuffle": 1
|
||
|
},
|
||
|
"dtype": "<i8",
|
||
|
"fill_value": 0,
|
||
|
"filters": null,
|
||
|
"order": "C",
|
||
|
"shape": [
|
||
|
2,
|
||
|
2
|
||
|
],
|
||
|
"zarr_format": 2
|
||
|
}
|