xtractomatic: Accessing Environmental Data from ERD's ERDDAP Server

Contains three functions that access environmental data from ERD's ERDDAP service <http://coastwatch.pfeg.noaa.gov/erddap>. The xtracto() function extracts data along a trajectory for a given "radius" around the point. The xtracto_3D() function extracts data in a box. The xtractogon() function extracts data in a polygon. There are also two helper functions to obtain information about available data, and plotting functions to plot the results.

Version: 3.4.2
Depends: R (≥ 3.3.0)
Imports: dplyr, httr, ncdf4, readr, sp, stats, utils
Suggests: DT, ggplot2, knitr, lubridate, mapdata, reshape2, rmarkdown, webshot
Published: 2018-03-12
Author: Roy Mendelssohn [aut, cre], Cindy Bessey [ctb], Dave Foley [ctb]
Maintainer: Roy Mendelssohn <roy.mendelssohn at noaa.gov>
BugReports: http://www.github.com/rmendels/xtractomatic/issues
License: CC0
URL: https://github.com/rmendels/xtractomatic
NeedsCompilation: no
Materials: README NEWS
CRAN checks: xtractomatic results

Downloads:

Reference manual: xtractomatic.pdf
Vignettes: Usingxtractomatic
Package source: xtractomatic_3.4.2.tar.gz
Windows binaries: r-devel: xtractomatic_3.4.2.zip, r-release: xtractomatic_3.4.2.zip, r-oldrel: xtractomatic_3.4.2.zip
OS X binaries: r-release: xtractomatic_3.4.2.tgz, r-oldrel: xtractomatic_3.4.2.tgz
Old sources: xtractomatic archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=xtractomatic to link to this page.