Extracts Environmental Data from 'ERDDAP™' Web Services
Marlin Tag Data
plot result of 'rxtracto_3D'
plot result of 'rxtracto'
rerddapXtracto: Routines to simplify data extraction using ERD's ERDDA...
Extract environmental data in a 3-dimensional box from an 'ERDDAP™' se...
Extract environmental data along a trajectory from an 'ERDDAP™' server...
Extract environmental data in a polygon using 'ERDDAP™' and 'rerddap'.
convert result of 'rxtracto_3D' or 'rxtractogon' to tidy long-format
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.
Useful links