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.1.2 |
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: |
2021-09-26 |
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 |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rerddapXtracto
to link to this page.