Metadata-Version: 2.4
Name: pyearthtools-pipeline
Version: 0.6.0
Dynamic: Description
Dynamic: Description-Content-Type
Summary: Data Pipelines with pyearthtools
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <3.14,>=3.11
Requires-Dist: einops
Requires-Dist: graphviz
Requires-Dist: pandas
Requires-Dist: pyearthtools-data>=0.6.0
Requires-Dist: pyearthtools-utils>=0.6.0
Requires-Dist: xarray
Provides-Extra: all
Requires-Dist: dask; extra == 'all'
Requires-Dist: distributed; extra == 'all'
Requires-Dist: healpy; extra == 'all'
Requires-Dist: pyearthtools-data[all]; extra == 'all'
Requires-Dist: reproject; extra == 'all'
Provides-Extra: distributed
Requires-Dist: dask; extra == 'distributed'
Requires-Dist: distributed; extra == 'distributed'
Provides-Extra: remapping
Requires-Dist: healpy; extra == 'remapping'
Requires-Dist: reproject; extra == 'remapping'
