noaa_stage3: NOAA GEFS forecasts with EFI stage 3 processing

View source: R/noaa_gefs.R

noaa_stage3R Documentation

NOAA GEFS forecasts with EFI stage 3 processing

Description

Stage 3 processing presents a 'nowcast' product by combining the most recent predictions from each available cycle. Product uses CF variable names and 1 hr interval

Usage

noaa_stage3(version = "v12", endpoint = "data.ecoforecast.org", verbose = TRUE)

Arguments

version

GEFS forecast version. Prior versions correspond to forecasts issued before 2020-09-25 which have different ensemble number and horizon, among other changes, and are not made available here. Leave as default.

endpoint

the EFI host address (leave as default)

verbose

logical, displays or hides messages

cycle

Hour at which forecast was made, as character string ("00", "06", "12" or "18"). Only "00" (default) has 30 days horizon.


eco4cast/neon4cast documentation built on May 31, 2024, 9:07 a.m.