RAnEn::readForecasts reads forecast data from the NetCDF file with a standard format. Most often, the file should be created from gribConverter.

readForecasts(file, origin = "1970-01-01", tz = "UTC")

Arguments

file

The forecast NetCDF file to read.

origin

The origin of time to be used in as.POSIXct.

tz

The time zone of time to be used in as.POSIXct.

Value

A list object.

Author

Weiming Hu weiming@psu.edu