Contains three functions that access environmental data from any 'ERDDAP' data web service. The rxtracto() function extracts data along a trajectory for a given "radius" around the point. The rxtracto_3D() function extracts data in a box. The rxtractogon() function extracts data in a polygon. All of those three function use the 'rerddap' package to extract the data, and should work with any 'ERDDAP' server. There are also two functions, plotBBox() and plotTrack() that use the 'plotdap' package to simplify the creation of maps of the data.
Version: | 1.0.0 |
Depends: | R (≥ 4.0.0) |
Imports: | abind, dplyr, ggplot2, httr, maps, methods, ncdf4, parsedate, plotdap (≥ 0.0.5), readr, rerddap (≥ 0.6.0), sf, sp, stats, utils |
Suggests: | cmocean, gganimate, knitr, mapdata, maptools, rgdal, rmarkdown |
Published: | 2020-07-29 |
Author: | Roy Mendelssohn [aut, cre] |
Maintainer: | Roy Mendelssohn <roy.mendelssohn at noaa.gov> |
BugReports: | https://github.com/rmendels/rerddapXtracto/issues |
License: | CC0 |
URL: | https://github.com/rmendels/rerddapXtracto |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | SpatioTemporal, Tracking |
CRAN checks: | rerddapXtracto results |
Reference manual: | rerddapXtracto.pdf |
Vignettes: |
UsingrerddapXtracto |
Package source: | rerddapXtracto_1.0.0.tar.gz |
Windows binaries: | r-devel: rerddapXtracto_1.0.0.zip, r-release: rerddapXtracto_1.0.0.zip, r-oldrel: rerddapXtracto_0.4.8.zip |
macOS binaries: | r-release: rerddapXtracto_1.0.0.tgz, r-oldrel: rerddapXtracto_0.4.8.tgz |
Old sources: | rerddapXtracto archive |
Please use the canonical form https://CRAN.R-project.org/package=rerddapXtracto to link to this page.