Other packages > Find by keyword >

rerddapXtracto  

Extracts Environmental Data from 'ERDDAP™' Web Services
View on CRAN: Click here


Download and install rerddapXtracto package within the R console
Install from CRAN:
install.packages("rerddapXtracto")

Install from Github:
library("remotes")
install_github("cran/rerddapXtracto")

Install by package version:
library("remotes")
install_version("rerddapXtracto", "1.2.4")



Attach the package and use:
library("rerddapXtracto")
Maintained by
Roy Mendelssohn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-04
Latest Update: 2025-04-26
Description:
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.
How to cite:
Roy Mendelssohn (2019). rerddapXtracto: Extracts Environmental Data from 'ERDDAP™' Web Services. R package version 1.2.4, https://cran.r-project.org/web/packages/rerddapXtracto. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.3.5 (2019-06-04 16:30), 0.4.0 (2019-07-24 18:30), 0.4.1 (2019-08-06 16:50), 0.4.2 (2019-09-02 16:30), 0.4.3 (2019-09-21 19:20), 0.4.4 (2019-09-25 11:40), 0.4.5 (2019-10-15 18:50), 0.4.6 (2020-01-09 23:30), 0.4.7 (2020-02-17 19:50), 0.4.8 (2020-06-13 00:10), 1.0.0 (2020-07-29 07:30), 1.0.1 (2020-10-24 16:10), 1.0.2 (2020-11-03 23:40), 1.1.0 (2021-04-27 00:10), 1.1.1 (2021-06-02 09:20), 1.1.2 (2021-09-26 17:10), 1.1.3 (2022-10-16 23:10), 1.1.4 (2022-12-13 23:50), 1.1.5 (2023-08-20 01:50), 1.1.6 (2023-10-07 22:40), 1.1.7 (2023-10-18 19:40), 1.2.0 (2024-01-12 19:10), 1.2.1 (2024-07-17 19:30), 1.2.2 (2025-02-25 23:40), 1.2.3 (2025-04-27 00:10), 1.2.4 (2026-01-21 22:30)
Other packages that cited rerddapXtracto R package
View rerddapXtracto citation profile
Other R packages that rerddapXtracto depends, imports, suggests or enhances
Complete documentation for rerddapXtracto
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA