Metadata-Version: 2.1
Name: aggregate_profiles
Version: 0.1.6
Summary: A package for processing hydrographic profiles with multiprocessing.
Author-email: Your Name <your.email@example.com>
License: MIT
Project-URL: Documentation, https://example.com/docs
Project-URL: Source, https://github.com/your-repo/aggregate_profiles
Project-URL: Tracker, https://github.com/your-repo/aggregate_profiles/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pandas>=1.0
Requires-Dist: xarray>=0.16
Requires-Dist: numpy>=1.18
Requires-Dist: dask>=2021.6.0
