Skip to content

EcoDynForecast/Rnoaa4cast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rnoaa4cast

The Rnoaa4cast is an R package that helps you to download and process NOAA weather forecasts for use in ecological forecasting.

It can be used to:

  • Obtain NOAA Global Ensemble Forecast System (GEFS) for regions or point locations.
  • Obtain NOAA Climate (Coupled) Forecast System (CFS) forecasts.
  • Extract points from regional forecasts.
  • Temporally downscale forecasts to hourly timescales.
  • Spatially downscale (debias) gridded forecasts to more accurately match specific point locations.
  • Convert forecasts from their raw formats, that may span thousands of files, to compact netCDF versions.

Getting Started

Package Installation (from GitHub)

install.packages("devtools")
devtools::install_github("FLARE-forecast/Rnoaa4cast")

Download your First Forecast

...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%