5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_read_timeseries.f90 File Reference

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.
 

Detailed Description

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.

Authors
Matthias Zink, Juliane Mai
Date
Jan 2013

Definition in file mo_read_timeseries.f90.