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 hourly measurements using pyranometers.
The format of the input validation data may differ according to the underlying observational data as some networks have additional information to the irradiance measurements. E.g. the Bioforsk stations include observations of the number of minutes with direct insolation at the station during the last hour.
1 | readhourlyssival(file, format="bioforsk")
|
file |
Filename to read, including full path |
format |
Valid formats are |
data.frame as returned by read.table
Øystein Godøy (o.godoy@met.no)
monhourlyssi
1 | t <- readhourlyssival("/disk1/myfile.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.