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")
The forecast NetCDF file to read.
The origin of time to be used in as.POSIXct.
The time zone of time to be used in as.POSIXct.
A list object.