hydromodpy.physics.hydrology.pyhelp.core.weather_reader#

Functions

format_timeseries_for_HELP(years, data, ...)

format_weather_header_for_HELP(itype, ...[, lat])

Prepare the header for the precipitation, air temperature and global solar radiation input weather datafile for HELP.

save_airtemp_to_HELP(filename, years, ...)

Formats and saves a daily average air temperature time series in Celcius to the HELP format.

save_precip_to_HELP(filename, years, precip, ...)

Formats and saves a daily precipitation time series in mm to the HELP format.

save_solrad_to_HELP(filename, years, precip, ...)

Formats and saves a daily global solar radiation time series in MJ/m2/day to the HELP format.