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.3 |
| 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,tibble, utils |
| Suggests: | cmocean,gganimate,knitr,lubridate,mapdata,rmarkdown |
| Published: | 2025-04-26 |
| 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 |