Description Usage Arguments Value
View source: R/rfca_naefs_forecast.R
Retrieves NAEFS forecast for specified location.
1 2 | rfca_naefs_forecast(forecast_location, forecast_date, forecast_time,
parameter)
|
forecast_location |
The name of the location to retrieve forecast for. See 'rfca_naefs_locations()' for valid options |
forecast_date |
The date of the forecast in yyyy-mm-dd format. Defaults to today. Archived forecasts are available for the past 30 days. |
forecast_time |
Forecast validity start. Either "00" (0 zulu) or "12" (12 zulu) |
parameter |
(Optional) A specific parameter to retrieve from forecast. Defaults to all parameters. See 'rfca_naefs_parameters()' for valid options. |
Data frame containing
Timestamp |
The timestamp for the corresponding forecast values |
Values |
Forecast values |
Parameter |
The parameter corresponding with value |
Units |
The units for corresponding parameter and value |
Model_Id |
A number specifying the model in the ensemble associated with the value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.