Files
pygeoapi/tests/data/analysed_sst.zarr/mask/.zarray
T
Gregory Petrochenkov 44992caab3 Add zarr to xarray provider (#546)
* Progress

* Add temp directory to zarr zip

* Update readme with zarr data info

* Remove numpy from util.py

* Review revisions

* Fix file system test
2020-09-24 18:02:15 -04:00

24 lines
366 B
Plaintext

{
"chunks": [
32,
101,
101
],
"compressor": {
"blocksize": 0,
"clevel": 5,
"cname": "lz4",
"id": "blosc",
"shuffle": 1
},
"dtype": "|i1",
"fill_value": -128,
"filters": null,
"order": "C",
"shape": [
32,
101,
101
],
"zarr_format": 2
}