Last data update: 2014.03.03

rNOMADS

Package: rNOMADS
Type: Package
Title: An Interface to the NOAA Operational Model Archive and
Distribution System
Version: 2.3.0
Date: 2016-05-17
Authors@R: c(person(given="Daniel C.",family="Bowman", role=c("aut", "cre"),
email="danny.c.bowman@gmail.com"))
Depends: R (>= 3.2.2), rvest (>= 0.3.0)
Imports: scrapeR (>= 0.1.6), stringr (>= 1.0.0), fields (>= 8.2.1),
GEOmap (>= 2.3-5), MBA, RCurl (>= 1.95-4.7), XML (>= 3.98.1.3),
xml2 (>= 0.1.2)
Description: An interface to the National Oceanic and Atmospheric Administration's Operational Model Archive and Distribution System (NOMADS) 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 40 km, to high resolution regional weather models, to wave and sea ice models. It can also retrieve archived NOMADS 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.
License: GPL (>= 3)
Maintainer: Daniel C. Bowman <danny.c.bowman@gmail.com>
MailingList: rnomads-user@lists.r-forge.r-project.org
NeedsCompilation: no
Packaged: 2016-05-18 03:04:01 UTC; dantayaga
Author: Daniel C. Bowman [aut, cre]
Repository: CRAN
Date/Publication: 2016-05-18 06:53:06

● Cran Task View: WebTechnologies
● 0 images, 23 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rNOMADS' ...
** package 'rNOMADS' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rNOMADS'
    finding HTML links ... done
    ArchiveGribGrab                         html  
    BuildProfile                            html  
    CheckNOMADSArchive                      html  
    CrawlModels                             html  
    DODSGrab                                html  
    GetClosestForecasts                     html  
    GetDODSDates                            html  
    GetDODSModelRunInfo                     html  
    GetDODSModelRuns                        html  
    GribGrab                                html  
    GribInfo                                html  
    LinkExtractor                           html  
    MagnitudeAzimuth                        html  
    ModelGrid                               html  
    NOMADSArchiveList                       html  
    NOMADSRealTimeList                      html  
    ParseModelPage                          html  
    PlotWindProfile                         html  
    ReadGrib                                html  
    SanitizeURL                             html  
    SubsetNOMADS                            html  
    WebCrawler                              html  
    rNOMADS-package                         html  
** building package indices
** testing if installed package can be loaded
* DONE (rNOMADS)
Making 'packages.html' ... done