rmendels/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.

Getting started

Package details

Maintainer
LicenseCC0
Version1.2.0
URL https://github.com/rmendels/rerddapXtracto
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rmendels/rerddapXtracto")
rmendels/rerddapXtracto documentation built on Jan. 19, 2024, 6:28 p.m.