![]() |
mHM
The mesoscale Hydrological Model
|
Common reading routines. More...
Functions/Subroutines | |
| subroutine, public | read_dem |
| TODO: add description. | |
| subroutine, public | read_lcover |
| TODO: add description. | |
Common reading routines.
Routines to read the DEM and landcover files.
COPYING and COPYING.LESSER provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
| subroutine, public mo_common_read_data::read_dem |
TODO: add description.
TODO: add description
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().
| subroutine, public mo_common_read_data::read_lcover |
TODO: add description.
TODO: add description
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().