Metadata-Version: 2.4
Name: webxtile
Version: 0.0.8
Summary: 3D geographic grid octree storage with msgpack tiles; full xarray/CF roundtrip
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: xarray>=0.18
Requires-Dist: numpy
Requires-Dist: msgpack>=1.0
Requires-Dist: msgpack-numpy>=0.4.7
Requires-Dist: scipy
Provides-Extra: projection
Requires-Dist: pyproj; extra == "projection"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: numpy; extra == "dev"
