![]() |
mHM
The mesoscale Hydrological Model
|
Prepare meteorological forcings data for mHM. More...
Go to the source code of this file.
Modules | |
| module | mo_meteo_helper |
| Prepare meteorological forcings data for mHM. | |
Functions/Subroutines | |
| subroutine, public | mo_meteo_helper::meteo_forcings_wrapper (idomain, datapath, inputformat, dataout1, readper, ntstepforcingday, level1, level2, lower, upper, ncvarname, bound_error) |
| Prepare meteorological forcings data for mHM at Level-1. | |
| subroutine, public | mo_meteo_helper::meteo_weights_wrapper (idomain, read_meteo_weights, datapath, dataout1, level1, level2, lower, upper, ncvarname) |
| Prepare weights for meteorological forcings data for mHM at Level-1. | |
| subroutine, public | mo_meteo_helper::chunk_config (idomain, tt, ntstepday, simper, timestep, timestep_model_inputs, read_flag, readper) |
| determines the start date, end date, and read_flag given Domain id and current timestep | |
| logical function | mo_meteo_helper::is_read (idomain, tt, ntstepday, simper, timestep, timestep_model_inputs) |
| evaluate whether new chunk should be read at this timestep | |
| subroutine | mo_meteo_helper::chunk_size (idomain, tt, ntstepday, simper, timestep_model_inputs, readper) |
| calculate beginning and end of read Period, i.e. | |
Prepare meteorological forcings data for mHM.
Prepare meteorological forcings data for mHM.
COPYING and COPYING.LESSER provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
Definition in file mo_meteo_helper.f90.