readcosero: Read a COSERO output file into an xts object

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Read a COSERO output file (qobs_qsim.txt) into an xts object

Usage

1

Arguments

file

A character string pointing to the file to be read in

Details

Read an output file from COSERO (qobs_qsim) and store it into an xts object

Value

An xts object

Author(s)

Simon Frey

References

Kling, H., Stanzel, P., Fuchs, M., and Nachtnebel, H.-P. (2014): Performance of the COSERO precipitation-runoff model under nonstationary conditions in basins with different climates, Hydrolog. Sci. J., 60, 1374–1393, doi:10.1080/02626667.2014.959956.

See Also

read.table xts

Examples

1
2
### load sample output data
readcosero(paste(path.package("PestR"),"/extdata/qobs_qsim.txt",sep=""))

freysimon/PestR documentation built on May 16, 2019, 3:25 p.m.