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]
First Published: 2013-08-09
Latest Update: 2022-09-06
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 Apr. 2025.
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)
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for rNOMADS01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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