xHydro

Effortlessly extract geospatial and watershed data from APIs, calibrate and execute hydrological models, perform optimal interpolation and frequency analysis on hydrological indicators, compute custom hydrological metrics, and analyze climate change impacts on hydrological data.
https://github.com/hydrologie/xhydro

Category: Hydrosphere
Sub Category: Freshwater and Hydrology

Keywords

hydrological-data-analysis hydrology hydrology-statistical

Keywords from Contributors

raven birdhouse pavics wps climate-analysis climate-science netcdf4 xclim anuclim icclim

Last synced: about 13 hours ago
JSON representation

Repository metadata

Hydrological analysis library built with xarray.

README.rst

          ======================================
xHydro |logo| |logo-light| |logo-dark|
======================================

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

Hydrological analysis library built with xarray

* Free software: Apache-2.0
* Documentation: https://xhydro.readthedocs.io/en/latest/
* Version française: https://xhydro.readthedocs.io/fr/latest/

Features
--------

* Easily find and extract geospatial data from the Planetary Computer API and watershed boundaries from the HydroSHEDS API over any area of interest.
* Calibrate and execute Hydrotel and Raven-emulated hydrological models.
* Perform optimal interpolation on hydrological data (daily streamflow and indices).
* Compute hydrological indicators (e.g. n-day peak flow, annual maximum series, low flow, average flow, etc.) over custom date ranges.
* Perform frequency analyses on hydrological indicators using a variety of methods (e.g. Gumbel, GEV, etc.).
* Perform climate change impact analyses of hydrological data.

Credits
-------

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

This logo was designed by Élyse Fournier (@elysefounier) and Louise Arnal (@lou-a), with inputs from the `xHydro` team.

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

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

.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/xhydro.svg
        :target: https://anaconda.org/conda-forge/xhydro
        :alt: Conda-forge Build Version

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

.. |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

.. |logo| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/xhydro-logo-small-light.png
        :target: https://github.com/hydrologie/xhydro
        :alt: xHydro

.. |logo-light| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png
        :target: https://github.com/hydrologie/xhydro
        :alt:
        :class: xhydro-logo-small only-light-inline

.. |logo-dark| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png
        :target: https://github.com/hydrologie/xhydro
        :alt:
        :class: xhydro-logo-small only-dark-inline

..
    .. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge
            :target: https://bestpractices.coreinfrastructure.org/projects/9945
            :alt: Open Source Security Foundation Best Practices

.. |ossf-score| 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-ci| 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

.. |prek| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/j178/prek/master/docs/assets/badge-v0.json
        :target: https://github.com/j178/prek
        :alt: prek

.. |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

        

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit and templated with cookiecutter.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: "1.2.0"
title: "xHydro"
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: "software"
authors:
  - family-names: 'Fortier Filion'
    given-names: 'Thomas-Charles'
    email: 'tcff_hydro@outlook.com'
  - family-names: 'Rondeau-Genesse'
    given-names: 'Gabriel'
    email: 'rondeau-genesse.gabriel@ouranos.ca'
    orcid: "https://orcid.org/0000-0003-3389-9406"
  - family-names: 'Smith'
    given-names: 'Trevor James'
    email: 'smith.trevorj@ouranos.ca'
    orcid: "https://orcid.org/0000-0001-5393-8359"
  - family-name: 'Langlois'
    given-names: 'Sébastien'
  - family-names: 'Opina'
    given-names: 'Julián'
    orcid: "https://orcid.org/0000-0001-8582-3265"
  - family-names: 'Maarite'
    given-names: 'Kamil'
  - family-names: 'Arsenault'
    given-names: 'Richard'
    orcid: "https://orcid.org/0000-0003-2834-2750"
  - family-names: 'Gravel'
    given-names: 'Francis'
  - family-names: "Arnal"
    given-names: "Louise"
    orcid: "https://orcid.org/0000-0002-0208-2324"
  - family-names: 'Parent'
    given-names: 'Essi'
contact:
  - family-names: 'Fortier Filion'
    given-names: 'Thomas-Charles'
    email: 'tcff_hydro@outlook.com'
  - family-names: 'Rondeau-Genesse'
    given-names: 'Gabriel'
    email: 'rondeau-genesse.gabriel@ouranos.ca'
    orcid: "https://orcid.org/0000-0003-3389-9406"
repository-code: "https://github.com/hydrologie/xHydro"
abstract: "Hydrological analysis library built with xarray."
license: "Apache-2.0"
version: "0.8.1"

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,946
Total Committers: 23
Avg Commits per committer: 84.609
Development Distribution Score (DDS): 0.718

Commits in past year: 385
Committers in past year: 11
Avg Commits per committer in past year: 35.0
Development Distribution Score (DDS) in past year: 0.571

Name Email Commits
RondeauG r****l@o****a 548
Zeitsperre 1****e 468
TC-FF t****o@o****m 168
ospinajulian o****s@o****m 161
dependabot[bot] 4****] 153
pre-commit-ci[bot] 6****] 105
richardarsenault r****t@e****a 62
sebastienlanglois s****s@p****a 52
Kamil Maarite k****e@p****a 44
e-larose e****r@g****m 43
bumpversion[bot] b****]@h****m 35
Thomas-Charles Fortier Filion f****s@m****a 28
Gabriel Rondeau r****u@h****a 26
Francis Gravel f****l@g****m 21
Essi Parent 9****f@r****m 7
lou-a l****l@h****r 6
jougla.renaud j****d@m****a 5
Antoine Lefebvre-Brossard a****b@p****m 4
ospinallano.julianandres o****s@m****a 3
Rondeau-Genesse g****1@o****a 3
elysefournier 4****r 2
update-github-actions[bot] b****]@o****a 1
RJougla r****a@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 42
Total pull requests: 535
Average time to close issues: about 2 months
Average time to close pull requests: 9 days
Total issue authors: 16
Total pull request authors: 16
Average comments per issue: 1.05
Average comments per pull request: 1.02
Merged pull request: 428
Bot issues: 3
Bot pull requests: 285

Past year issues: 3
Past year pull requests: 50
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 3
Past year pull request authors: 9
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.44
Past year merged pull request: 37
Past year bot issues: 1
Past year bot pull requests: 21

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hydrologie/xhydro

Top Issue Authors

  • RondeauG (18)
  • TC-FF (4)
  • Zeitsperre (3)
  • ospinajulian (3)
  • sebastienlanglois (2)
  • dependabot[bot] (2)
  • Sci-pio (1)
  • EdouardMailhot (1)
  • matthieujbn (1)
  • essicolo (1)
  • e-larose (1)
  • juliettelavoie (1)
  • c-malenfant (1)
  • renovate[bot] (1)
  • elysefournier (1)

Top Pull Request Authors

  • dependabot[bot] (260)
  • RondeauG (110)
  • Zeitsperre (64)
  • TC-FF (34)
  • pre-commit-ci[bot] (25)
  • ospinajulian (12)
  • richardarsenault (9)
  • lou-a (6)
  • sebastienlanglois (5)
  • Sci-pio (2)
  • Mayetea (2)
  • essicolo (2)
  • vinfort (1)
  • antoinelb (1)
  • e-larose (1)

Top Issue Labels

  • enhancement (16)
  • bug (14)
  • documentation (5)
  • dependencies (3)
  • python (1)
  • github_actions (1)
  • CI (1)
  • notebooks (1)
  • approved (1)

Top Pull Request Labels

  • approved (322)
  • CI (281)
  • dependencies (266)
  • github_actions (145)
  • python (115)
  • docs (82)
  • notebooks (75)
  • documentation (21)
  • enhancement (15)
  • bug (5)
  • good first issue (2)
  • wontfix (1)

Package metadata

proxy.golang.org: github.com/hydrologie/xhydro

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/hydrologie/xhydro#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.8.1 (published about 2 months ago)
  • Last Synced: 2026-08-12T13:44:10.103Z (1 day ago)
  • Versions: 31
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.395%
    • Average: 5.576%
    • Dependent repos count: 5.758%
pypi.org: xhydro-temp

Hydrological analysis library built with xarray.

  • Homepage: https://xhydro.readthedocs.io/
  • Documentation: https://xhydro-temp.readthedocs.io/
  • Licenses: Apache Software License
  • Latest release: 0.3.8.dev4 (published about 2 years ago)
  • Last Synced: 2026-08-12T13:37:23.703Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
  • Rankings:
    • Dependent packages count: 10.685%
    • Average: 35.429%
    • Dependent repos count: 60.172%
  • Maintainers (1)
pypi.org: xhydro

Hydrological analysis library built with xarray.

  • Homepage: https://xhydro.readthedocs.io/
  • Documentation: https://xhydro.readthedocs.io/
  • Licenses: Apache-2.0
  • Latest release: 0.8.1 (published about 2 months ago)
  • Last Synced: 2026-08-12T13:38:39.831Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 80 Last month
  • Rankings:
    • Dependent packages count: 7.49%
    • Average: 38.649%
    • Dependent repos count: 69.808%
  • Maintainers (2)

Score: 12.027693307968843