Other packages > Find by keyword >

rNOMADS  

An R Interface to the NOAA Operational Model Archive and Distribution System
View on CRAN: Click here


Download and install rNOMADS package within the R console
Install from CRAN:
install.packages("rNOMADS")

Install from Github:
library("remotes")
install_github("cran/rNOMADS")

Install by package version:
library("remotes")
install_version("rNOMADS", "2.5.3")



Attach the package and use:
library("rNOMADS")
Maintained by
Daniel C. Bowman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-08-09
Latest Update:
Description:
An interface to the National Oceanic and Atmospheric Administration's Operational Model Archive and Distribution System (NOMADS, see for more information) that allows R users to quickly and efficiently download global and regional weather model data for processing. rNOMADS currently supports a variety of models ranging from global weather data to an altitude of over 40 km, to high resolution regional weather models, to wave and sea ice models. rNOMADS can retrieve binary data in grib format as well as import ascii data directly into R by interfacing with the GrADS-DODS system.
How to cite:
Daniel C. Bowman (2013). rNOMADS: An R Interface to the NOAA Operational Model Archive and Distribution System. R package version 2.5.3, https://cran.r-project.org/web/packages/rNOMADS. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.0 (2013-08-09 16:47), 1.0.1 (2013-08-23 20:59), 1.2.0 (2013-10-29 07:58), 1.3.0 (2014-03-17 20:36), 2.0.0 (2014-05-16 01:26), 2.0.1 (2014-07-05 10:02), 2.0.2 (2014-09-02 19:42), 2.0.3 (2014-10-13 08:09), 2.0.4 (2014-10-30 19:34), 2.1.0 (2015-01-01 19:50), 2.1.1 (2015-01-03 07:03), 2.1.2 (2015-01-16 18:14), 2.1.3 (2015-03-04 16:08), 2.1.4 (2015-06-03 19:00), 2.1.5 (2015-10-02 22:01), 2.1.6 (2015-11-13 23:28), 2.1.7 (2016-01-14 22:50), 2.2.0 (2016-03-22 00:28), 2.3.0 (2016-05-18 06:53), 2.3.2 (2016-12-31 17:21), 2.3.3 (2017-02-23 08:31), 2.3.5 (2017-03-24 15:05), 2.3.6 (2017-05-02 07:52), 2.3.7 (2017-10-24 15:04), 2.3.8 (2017-11-28 10:55), 2.3.9 (2018-01-15 05:55), 2.3.10 (2018-07-18 06:20), 2.4.0 (2019-01-04 13:50), 2.4.1 (2019-03-04 09:00), 2.4.2 (2020-02-29 06:30), 2.5.0 (2020-09-08 07:00), 2.5.1 (2022-09-06 13:40), 2.5.3 (2024-02-16 06:40)
Other packages that cited rNOMADS R package
View rNOMADS citation profile
Other R packages that rNOMADS depends, imports, suggests or enhances
Complete documentation for rNOMADS
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA