5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_read_optional_data Module Reference

Read optional data for mHM calibration. More...

Functions/Subroutines

subroutine, public readoptidataobs (idomain, domainid, l1_optiobs)
 Read evapotranspiration data from NetCDF file for calibration.
 

Detailed Description

Read optional data for mHM calibration.

Data have to be provided in resolution of the hydrology.

Authors
Matthias Zink
Date
Mar 2015


Function/Subroutine Documentation

◆ readoptidataobs()

subroutine, public mo_read_optional_data::readoptidataobs ( integer(i4), intent(in) idomain,
integer(i4), intent(in) domainid,
type(optidata), intent(inout) l1_optiobs )

Read evapotranspiration data from NetCDF file for calibration.

This routine reads oberved evapotranspiration fields which are used for model calibration. The evapotranspiration file is expected to be called "et.nc" with a variable "et" inside. The data are read only for the evaluation period they are intended to be used for calibration. Evapotranspiration data are only read if one of the corresponding objective functions is chosen.

Parameters
[in]integer(i4) :: iDomaindomain Id
Authors
Johannes Brenner
Date
Feb 2017

Definition at line 53 of file mo_read_optional_data.f90.

References mo_common_mhm_mrm_variables::evalper, mo_common_variables::level1, and mo_read_nc::read_nc().

Referenced by mo_mhm_interface::mhm_interface_init().

Here is the call graph for this function:
Here is the caller graph for this function: