hydromodpy.physics.hydrology.pyhelp.core.managers#

Functions

load_grid_from_csv(path_togrid)

Load the csv that contains the infos required to evaluate regional groundwater recharge with HELP.

load_weather_from_csv(filename)

Load daily precipitation, average air temperature, or global solar radiation data from a correctly formatted PyHELP weather input files.

Classes

HelpManager(workdir, path_to_grid, ...)

The HelpManager is a class whose main purpose is to evaluate the component of the hydrologic water budget at the regional scale with the HELP model.