Description Usage Arguments Value Author(s) See Also Examples
This function is a wrapper for the read.table function specifying variable names for the column oriented validation format used for the validation of OSISAF radiative fluxes. This specific version is dedicated to validation of estimates against daily measurements using pyrgeometers and pyranometers (not in the same file, but using the same format for both fluxes).
Observations are named OBS
and estimates EST
, station id
is StId
. No specific reference to whether the object contains
SSI or DLI is currently added. The user has to keep track of this
himself.
Missing values are coded.
1 |
file |
Filename to read, including full path |
data.frame as returned by read.table
Øystein Godøy (o.godoy@met.no)
monhourlyssi
1 | t <- readdailyval("/disk1/myfile.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.