Learn R Programming

⚠️There's a newer version (2.5.3) of this package.Take me there.

rNOMADS (version 1.2.0)

An interface to the NOAA Operational Model Archive and Distribution System

Description

An interface to the National Oceanic and Atmospheric Administration's Operational Model Archive and Distribution System (NOMADS) that allows R users to quickly and efficiently download global and regional weather model data for processing. rNOMADS currently supports 54 models, ranging from global weather data to an altitude of 40 km, to high resolution regional weather models, to wave and sea ice models. rNOMADS uses an external series of routines called wgrib2 to read the model data into R; get wgrib2 at http://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/. Future versions of rNOMADS will have a native data reader.

Copy Link

Version

Install

install.packages('rNOMADS')

Monthly Downloads

442

Version

1.2.0

License

GPL (>= 3)

Maintainer

Daniel C. Bowman

Last Published

October 29th, 2013

Functions in rNOMADS (1.2.0)

SanitizeURL

Remove illegal URL characters
GribGrab

Download model data from the NOMADS server.
ModelGrid

Transform model data into an array
NOMADSList

Models available for download through rNOMADS
WebCrawler

Get web pages
gfs.model.data

Temperature and relative humidity in North Carolina.
ParseModelPage

Extract predictions, levels, and variables
ReadGrib

Extract data from grib file
CrawlModels

Get Available Model Runs
rNOMADS-package

An interface to the NOAA Operational Model Archive and Distribution System