Metadata-Version: 2.4
Name: pyearthtools-data
Version: 0.2.0
Dynamic: Description
Dynamic: Description-Content-Type
Summary: Data loading, abstraction and manipulation tools
Project-URL: homepage, https://pyearthtools.readthedocs.io/
Project-URL: documentation, https://pyearthtools.readthedocs.io/
Project-URL: repository, https://github.com/ACCESS-Community-Hub/PyEarthTools
Maintainer-email: Tennessee Leeuwenburg <tennessee.leeuwenburg@bom.gov.au>
License-File: LICENSE
Keywords: pyearthtools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: click
Requires-Dist: filelock
Requires-Dist: geopandas
Requires-Dist: pyearthtools-utils>=0.2.0
Requires-Dist: pyyaml
Requires-Dist: shapely
Requires-Dist: tqdm
Requires-Dist: urllib3
Requires-Dist: xarray[complete]
Provides-Extra: all
Requires-Dist: cdsapi; extra == 'all'
Requires-Dist: eccodes; extra == 'all'
Requires-Dist: ecmwf-opendata; extra == 'all'
Requires-Dist: gcsfs; extra == 'all'
Requires-Dist: intake; extra == 'all'
Requires-Dist: intake-esm; extra == 'all'
Requires-Dist: zarr==2.*; extra == 'all'
Provides-Extra: download
Requires-Dist: cdsapi; extra == 'download'
Requires-Dist: eccodes; extra == 'download'
Requires-Dist: ecmwf-opendata; extra == 'download'
Requires-Dist: gcsfs; extra == 'download'
Requires-Dist: zarr==2.*; extra == 'download'
Provides-Extra: intake
Requires-Dist: intake; extra == 'intake'
Requires-Dist: intake-esm; extra == 'intake'
