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 11 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

clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
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  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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