noaa_stage2 | R Documentation |
Fluxes are standardized to per second rates
Variables are renamed to match CF conventions
Fluxes and states are interpolated to 1 hour intervals
NOAA GEFS forecasts with EFI stage 2 processing Stage2 processing involves the following transforms of the data:
Fluxes are standardized to per second rates
Variables are renamed to match CF conventions
Fluxes and states are interpolated to 1 hour intervals
noaa_stage2(
cycle = 0,
version = "v12",
endpoint = NA,
verbose = TRUE,
start_date = ""
)
cycle |
Hour at which forecast was made, as character string
( |
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 |
start_date |
forecast start date yyyy-mm-dd format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.