44992caab3
* Progress * Add temp directory to zarr zip * Update readme with zarr data info * Remove numpy from util.py * Review revisions * Fix file system test
24 lines
368 B
Plaintext
24 lines
368 B
Plaintext
{
|
|
"chunks": [
|
|
32,
|
|
101,
|
|
101
|
|
],
|
|
"compressor": {
|
|
"blocksize": 0,
|
|
"clevel": 5,
|
|
"cname": "lz4",
|
|
"id": "blosc",
|
|
"shuffle": 1
|
|
},
|
|
"dtype": "<i2",
|
|
"fill_value": -32768,
|
|
"filters": null,
|
|
"order": "C",
|
|
"shape": [
|
|
32,
|
|
101,
|
|
101
|
|
],
|
|
"zarr_format": 2
|
|
} |