![]() |
mHM
The mesoscale Hydrological Model
|
Wrapper for all reading routines. More...
Go to the source code of this file.
Modules | |
| module | mo_read_wrapper |
| Wrapper for all reading routines. | |
Functions/Subroutines | |
| subroutine, public | mo_read_wrapper::read_data (laiper) |
| Reads data. | |
| subroutine | mo_read_wrapper::check_consistency_lut_map (data, lookuptable, filename, unique_values) |
| Checks if classes in input maps appear in look up tables. | |
Wrapper for all reading routines.
This module is to wrap up all reading routines. The general written reading routines are used to store now the read data into global variables.
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_read_wrapper.f90.