Skip to content

cgq-qgc/pyhelp

Repository files navigation

PyHELP

license Latest release Documentation Status Build status codecov

PyHELP is an object oriented Python library providing a set of tools to estimate spatially distributed groundwater recharge and other hydrological components (runoff and evapotranspiration) using the HELP (Hydrologic Evaluation of Landfill Performance) model. PyHELP integrates weather data (from grids or stations), land conditions defined by a series of GIS maps as well as soil and geological material properties into HELP input files. PyHELP also processes HELP simulation results and outputs them as maps and graphs, including comparisons of simulation results with stream hydrographs. PyHELP thus accompanies users through the entire workflow from input file assembly to model calibration and to the documentation of results. This workflow is based on the method originally developed by Croteau et al. (2011) to assess spatially distributed groundwater recharge at the regional scale.

Please consult the documentation for more details.

Installation

pypi version

Pip Wheels are available for Python 3.7 to 3.9 on the Windows 64bits plateform. If you need to use PyHELP with a version of Python older than 3.7 or more recent than 3.9, or if you are working on Linux or macOS, you will have to build and install PyHELP from source.

To install PyHELP, along with all its dependencies, simply run the following command in a terminal:

python -m pip install pyhelp

About

A Python library for the assessment of spatially distributed groundwater recharge and hydrological components with HELP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published