Skip to main content

Hydrological python package for hydrograph analysis

Project description

Hydrograph-py is a hydrological Python package that provides some tools for:

  1. Separation of flow time-series into peak flow and baseflow.

  2. Filtering of peak flow events given a minimum event duration.

  3. Calculation of peak event volumes.

  4. Calculation of maximum annual peak flow and maximum annual peak event volume.

  5. Extreme value analysis using GEV fitting and plotting functions.

Documentation

Reference documentation can be found here.

Installation

Hydrograph-py can be installed via conda:

conda install Hydrograph-py -c WilcoTerink

or via pip:

pip install Hydrograph-py

Using the Hydrograph-py

After installation, the functions from the python package can be imported by:

from Hydrograph.hydrograph import sepBaseflow, filterpeaks, maxFlowVolStats

from Hydrograph.extreme_analysis import exceed, fitGEV, plotPDF, plotCDF, plotGEV

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Hydrograph-py-1.0.1.tar.gz (11.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page