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.2.2 |
Depends: | R (≥ 4.0.0) |
Imports: | abind, dplyr, ggplot2, httr, maps, methods, ncdf4, parsedate, plotdap (≥ 0.0.5), readr, rerddap (≥ 0.8.0), sf, sp, stats, utils |
Suggests: | cmocean, gganimate, knitr, lubridate, mapdata, rmarkdown |
Published: | 2025-02-25 |
DOI: | 10.32614/CRAN.package.rerddapXtracto |
Author: | Roy Mendelssohn [aut, cre], Marie Auger-Methe [ctb], Sunny Bak-Hospital [ctb] |
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 (source, R code) |
Package source: | rerddapXtracto_1.2.2.tar.gz |
Windows binaries: | r-devel: rerddapXtracto_1.2.2.zip, r-release: rerddapXtracto_1.2.2.zip, r-oldrel: rerddapXtracto_1.2.2.zip |
macOS binaries: | r-devel (arm64): rerddapXtracto_1.2.2.tgz, r-release (arm64): rerddapXtracto_1.2.2.tgz, r-oldrel (arm64): rerddapXtracto_1.2.2.tgz, r-devel (x86_64): rerddapXtracto_1.2.2.tgz, r-release (x86_64): rerddapXtracto_1.2.2.tgz, r-oldrel (x86_64): rerddapXtracto_1.2.2.tgz |
Old sources: | rerddapXtracto archive |
Please use the canonical form https://CRAN.R-project.org/package=rerddapXtracto to link to this page.