Skip to content

hydrologie/xhydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xHydro

Versions PyPI Supported Python Versions
Documentation and Support Documentation Status
Open Source License OpenSSF Scorecard
Coding Standards Python Black Ruff pre-commit.ci Status
Development Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Coveralls

Hydrological analysis library built with xarray

Features

  • Easily find and extract geospacial 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 analysis on hydrological indicators using a variety of methods (e.g. Gumbel, GEV, etc.).
  • Perform climate change impact analysis of hydrological data.

Credits

This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.