rerddapXtracto: Extracts Environmental Data from 'ERDDAP' Web Services

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.0
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: 2024-01-12
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

Documentation:

Reference manual: rerddapXtracto.pdf
Vignettes: UsingrerddapXtracto

Downloads:

Package source: rerddapXtracto_1.2.0.tar.gz
Windows binaries: r-devel: rerddapXtracto_1.2.0.zip, r-release: rerddapXtracto_1.2.0.zip, r-oldrel: rerddapXtracto_1.2.0.zip
macOS binaries: r-release (arm64): rerddapXtracto_1.2.0.tgz, r-oldrel (arm64): rerddapXtracto_1.2.0.tgz, r-release (x86_64): rerddapXtracto_1.2.0.tgz
Old sources: rerddapXtracto archive

Linking:

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