mHM
The mesoscale Hydrological Model
|
Routines to read files containing timeseries data. More...
Go to the source code of this file.
Modules | |
module | mo_read_timeseries |
Routines to read files containing timeseries data. | |
Functions/Subroutines | |
subroutine, public | mo_read_timeseries::read_timeseries (filename, fileunit, periodstart, periodend, optimize, opti_function, data, mask, nmeasperday) |
Reads time series in ASCII format. | |
Routines to read files containing timeseries data.
This routine is reading time series input data for a particular time period. The files need to have a specific header specified in the different routines.
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_timeseries.f90.