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 06 Mar. 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

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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