# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rerddapXtracto" in publications use:' type: software license: CC0-1.0 title: 'rerddapXtracto: Extracts Environmental Data from ''ERDDAP™'' Web Services' version: 1.2.1 doi: 10.32614/CRAN.package.rerddapXtracto abstract: 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. authors: - family-names: Mendelssohn given-names: Roy email: roy.mendelssohn@noaa.gov repository: https://CRAN.R-project.org/package=rerddapXtracto repository-code: https://github.com/rmendels/rerddapXtracto url: https://github.com/rmendels/rerddapXtracto date-released: '2024-07-17' contact: - family-names: Mendelssohn given-names: Roy email: roy.mendelssohn@noaa.gov