rnoaa: NOAA Climate Data from R

An R client for many NOAA data sources including the NCDC climate API at http://www.ncdc.noaa.gov/cdo-web/webservices/v2, with functions for each of the API endpoints: data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for NOAA sea ice data, the NOAA severe weather inventory, ERDDAP data, NOAA Historical Observing Metadata Repository (HOMR) data, NOAA storm data via IBTrACS, and tornado data via the NOAA storm prediction center. NOAA buoy data is only on the buoy branch in the Github repository for this package (see url below).

Version: 0.3.3
Imports: httr, lubridate, plyr, ggplot2, scales, sp, RCurl, rgdal, rgeos, maptools, stringr, XML, data.table, jsonlite, digest
Suggests: testthat, roxygen2, knitr, taxize, dplyr
Published: 2014-12-20
Author: Hart Edmund [aut], Scott Chamberlain [aut, cre], Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: http://www.github.com/ropensci/rnoaa/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/rnoaa
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: rnoaa results

Downloads:

Reference manual: rnoaa.pdf
Vignettes: ERDDAP vignette
HOMR metadata
NOAA NCDC dataset attributes
ncdc vignette
ncdc workflow
Sea ice vignette
NOAA storms
SWDI vignette
Package source: rnoaa_0.3.3.tar.gz
Windows binaries: r-devel: rnoaa_0.3.3.zip, r-release: rnoaa_0.3.3.zip, r-oldrel: rnoaa_0.3.3.zip
OS X Snow Leopard binaries: r-release: rnoaa_0.3.3.tgz, r-oldrel: rnoaa_0.3.3.tgz
OS X Mavericks binaries: r-release: not available
Old sources: rnoaa archive