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

Common reading routines. More...

Functions/Subroutines

subroutine, public read_dem
 TODO: add description.
 
subroutine, public read_lcover
 TODO: add description.
 

Detailed Description

Common reading routines.

Routines to read the DEM and landcover files.

Authors
Robert Schweppe
Date
Jun 2018


Function/Subroutine Documentation

◆ read_dem()

subroutine, public mo_common_read_data::read_dem

TODO: add description.

TODO: add description

Authors
Robert Schweppe
Date
Jun 2018

Definition at line 42 of file mo_common_read_data.f90.

References mo_common_variables::dirmorpho, mo_common_variables::domainmeta, mo_common_file::file_dem, mo_common_variables::l0_elev, mo_common_variables::level0, mo_common_constants::nodata_dp, mo_read_spatial_data::read_header_nc_or_ascii(), mo_common_variables::resolutionhydrology, mo_common_grid::set_domain_indices(), and mo_common_file::udem.

Referenced by mo_mrm_read_data::mrm_read_l0_data(), and mo_read_wrapper::read_data().

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

◆ read_lcover()

subroutine, public mo_common_read_data::read_lcover

TODO: add description.

TODO: add description

Authors
Robert Schweppe
Date
Jun 2018

Definition at line 142 of file mo_common_read_data.f90.

References mo_common_variables::dirlcover, mo_common_variables::domainmeta, mo_common_variables::l0_lcover, mo_common_variables::lcfilename, mo_common_variables::level0, mo_common_variables::nlcoverscene, mo_common_constants::nodata_i4, and mo_common_file::ulcoverclass.

Referenced by mo_mrm_read_data::mrm_read_l0_data(), and mo_read_wrapper::read_data().

Here is the caller graph for this function: