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: 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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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