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.1 |
Depends: | R (≥ 3.3.0) |
Imports: | dplyr, httr, ncdf4, readr, sp, stats, utils |
Suggests: | DT, ggplot2, knitr, lubridate, mapdata, reshape2, rmarkdown, webshot |
Published: | 2018-01-23 |
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 |
Reference manual: | xtractomatic.pdf |
Vignettes: |
Usingxtractomatic |
Package source: | xtractomatic_3.4.1.tar.gz |
Windows binaries: | r-devel: xtractomatic_3.4.1.zip, r-release: xtractomatic_3.4.1.zip, r-oldrel: xtractomatic_3.4.1.zip |
OS X El Capitan binaries: | r-release: xtractomatic_3.4.1.tgz |
OS X Mavericks binaries: | r-oldrel: xtractomatic_3.4.0.tgz |
Old sources: | xtractomatic archive |
Please use the canonical form https://CRAN.R-project.org/package=xtractomatic to link to this page.