readhourlyssival: Read hourly SSI validation data

Description Usage Arguments Value Author(s) See Also Examples

Description

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.

Usage

1

Arguments

file

Filename to read, including full path

format

Valid formats are bioforsk and compact

Value

data.frame as returned by read.table

Author(s)

Øystein Godøy (o.godoy@met.no)

See Also

monhourlyssi

Examples

1
    t <- readhourlyssival("/disk1/myfile.txt")

steingod/R-osisaf documentation built on May 30, 2019, 2:32 p.m.