Metadata-Version: 2.1
Name: xhydro_temp
Version: 0.3.7.dev4
Summary: Hydrological analysis library built with xarray.
Keywords: xhydro
Author: Sébastien Langlois
Author-email: Thomas-Charles Fortier Filion <tcff_hydro@outlook.com>, Gabriel Rondeau-Genesse <rondeau-genesse.gabriel@ouranos.ca>
Maintainer-email: Trevor James Smith <smith.trevorj@ouranos.ca>, Gabriel Rondeau-Genesse <rondeau-genesse.gabriel@ouranos.ca>
Requires-Python: >=3.9.0
Description-Content-Type: text/x-rst
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Dist: cartopy
Requires-Dist: geopandas
Requires-Dist: haversine
Requires-Dist: intake <2.0.0
Requires-Dist: intake-esm !=2024.2.6
Requires-Dist: leafmap
Requires-Dist: numpy <2.0.0
Requires-Dist: pandas
Requires-Dist: planetary-computer
Requires-Dist: pooch >=1.8.0
Requires-Dist: pydantic >=2.0,<2.5.3
Requires-Dist: pystac
Requires-Dist: pystac-client
Requires-Dist: pyyaml
Requires-Dist: rasterio
Requires-Dist: ravenpy >=0.15.0
Requires-Dist: rioxarray
Requires-Dist: spotpy
Requires-Dist: stackstac
Requires-Dist: statsmodels
Requires-Dist: tqdm
Requires-Dist: xarray>=2023.11.0
Requires-Dist: xarray-spatial
Requires-Dist: xclim>=0.48.2
Requires-Dist: xdatasets>=0.3.5
Requires-Dist: xscen>=0.8.3
Requires-Dist: xvec
Requires-Dist: xhydro[dev] ; extra == "all"
Requires-Dist: xhydro[docs] ; extra == "all"
Requires-Dist: pip >=23.3.0 ; extra == "dev"
Requires-Dist: bump-my-version >=0.18.3 ; extra == "dev"
Requires-Dist: watchdog >=3.0.0 ; extra == "dev"
Requires-Dist: flake8 >=7.0.0 ; extra == "dev"
Requires-Dist: flake8-alphabetize >=0.0.21 ; extra == "dev"
Requires-Dist: flake8-rst-docstrings >=0.3.0 ; extra == "dev"
Requires-Dist: flit >=3.9.0 ; extra == "dev"
Requires-Dist: tox >=4.5.1 ; extra == "dev"
Requires-Dist: coverage >=7.0.0 ; extra == "dev"
Requires-Dist: coveralls >=4.0.0 ; extra == "dev"
Requires-Dist: mypy ; extra == "dev"
Requires-Dist: pytest >=7.3.1 ; extra == "dev"
Requires-Dist: pytest-cov >=4.0.0 ; extra == "dev"
Requires-Dist: black ==24.4.2 ; extra == "dev"
Requires-Dist: blackdoc ==0.3.9 ; extra == "dev"
Requires-Dist: isort ==5.13.2 ; extra == "dev"
Requires-Dist: pre-commit >=3.3.2 ; extra == "dev"
Requires-Dist: ruff >=0.3.0 ; extra == "dev"
Requires-Dist: furo ; extra == "docs"
Requires-Dist: hvplot ; extra == "docs"
Requires-Dist: ipykernel ; extra == "docs"
Requires-Dist: ipython ; extra == "docs"
Requires-Dist: jupyter_client ; extra == "docs"
Requires-Dist: nbsphinx ; extra == "docs"
Requires-Dist: nbval ; extra == "docs"
Requires-Dist: sphinx ; extra == "docs"
Requires-Dist: sphinx-autoapi ; extra == "docs"
Requires-Dist: sphinx-codeautolink ; extra == "docs"
Requires-Dist: sphinx-copybutton ; extra == "docs"
Requires-Dist: sphinx-intl ; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon ; extra == "docs"
Requires-Dist: xagg ; extra == "docs"
Project-URL: Changelog, https://xhydro.readthedocs.io/en/stable/changelog.html
Project-URL: Homepage, https://xhydro.readthedocs.io/
Project-URL: Issue tracker, https://github.com/hydrologie/xhydro/issues
Project-URL: Source, https://github.com/hydrologie/xhydro
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: docs

======
xHydro
======

+----------------------------+-----------------------------------------------------+
| Versions                   | |pypi| |versions|                                   |
+----------------------------+-----------------------------------------------------+
| Documentation and Support  | |docs|                                              |
+----------------------------+-----------------------------------------------------+
| Open Source                | |license| |ossf|                                    |
+----------------------------+-----------------------------------------------------+
| Coding Standards           | |black| |ruff| |pre-commit|                         |
+----------------------------+-----------------------------------------------------+
| Development Status         | |status| |build| |coveralls|                        |
+----------------------------+-----------------------------------------------------+

Hydrological analysis library built with xarray

* Free software: Apache-2.0
* Documentation: https://xhydro.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter
.. _`Ouranosinc/cookiecutter-pypackage`: https://github.com/Ouranosinc/cookiecutter-pypackage

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black
        :alt: Python Black

.. |build| image:: https://github.com/hydrologie/xhydro/actions/workflows/main.yml/badge.svg
        :target: https://github.com/hydrologie/xhydro/actions
        :alt: Build Status

.. |coveralls| image:: https://coveralls.io/repos/github/hydrologie/xhydro/badge.svg
        :target: https://coveralls.io/github/hydrologie/xhydro
        :alt: Coveralls

..
    .. |docs| image:: https://img.shields.io/badge/Docs-GitHub.io-blue
            :target: https://hydrologie.github.io/xhydro/
            :alt: Documentation Status

.. |docs| image:: https://readthedocs.org/projects/xhydro/badge/?version=latest
        :target: https://xhydro.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. |license| image:: https://img.shields.io/pypi/l/xhydro
        :target: https://github.com/hydrologie/xhydro/blob/main/LICENSE
        :alt: License

.. |ossf| image:: https://api.securityscorecards.dev/projects/github.com/hydrologie/xhydro/badge
        :target: https://securityscorecards.dev/viewer/?uri=github.com/hydrologie/xhydro
        :alt: OpenSSF Scorecard

.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/hydrologie/xhydro/main.svg
        :target: https://results.pre-commit.ci/latest/github/hydrologie/xhydro/main
        :alt: pre-commit.ci Status

.. |pypi| image:: https://img.shields.io/pypi/v/xhydro.svg
        :target: https://pypi.python.org/pypi/xhydro
        :alt: PyPI

.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
        :target: https://github.com/astral-sh/ruff
        :alt: Ruff

.. |status| image:: https://www.repostatus.org/badges/latest/active.svg
        :target: https://www.repostatus.org/#active
        :alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.

.. |versions| image:: https://img.shields.io/pypi/pyversions/xhydro.svg
        :target: https://pypi.python.org/pypi/xhydro
        :alt: Supported Python Versions

