Metadata-Version: 2.4
Name: cchdo.hydro
Version: 1.0.2.15
Author-email: cchdo <cchdo@ucsd.edu>
License: BSD 3-clause
Project-URL: Homepage, https://cchdo.ucsd.edu/
Project-URL: Documentation, https://hydro.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/cchdo/hydro.git
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: cchdo.params>=2024.3
Requires-Dist: xarray>=2023.9.0
Requires-Dist: requests>=2.26.0
Requires-Dist: numpy>=2
Requires-Dist: pandas>=1.3.3
Requires-Dist: appdirs
Provides-Extra: netcdf
Requires-Dist: netCDF4>=1.5.7; extra == "netcdf"
Provides-Extra: schema
Requires-Dist: gsw; extra == "schema"
Provides-Extra: selftest
Requires-Dist: cchdo.hydro[netcdf]; extra == "selftest"
Requires-Dist: pytest; extra == "selftest"
Requires-Dist: requests-mock; extra == "selftest"
Provides-Extra: cli
Requires-Dist: cchdo.hydro[netcdf]; extra == "cli"
Requires-Dist: cchdo.auth; extra == "cli"
Requires-Dist: click; extra == "cli"
Requires-Dist: rich; extra == "cli"
Provides-Extra: complete
Requires-Dist: cchdo.hydro[cli,schema,selftest]; extra == "complete"
Dynamic: license-file

![Build](https://github.com/cchdo/hydro/workflows/Build/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/cchdo/hydro/badge.svg)](https://coveralls.io/github/cchdo/hydro)
[![Documentation Status](https://readthedocs.org/projects/hydro/badge/?version=latest)](https://hydro.readthedocs.io/en/latest/?badge=latest)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/)
[![DOI](https://zenodo.org/badge/149519611.svg)](https://zenodo.org/doi/10.5281/zenodo.10858970)


hydro
=====
The new libcchdo based on xarray/pandas.
