rerddap - General Purpose Client for 'ERDDAP' Servers
General purpose R client for 'ERDDAP' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP' information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.
Last updated 14 hours ago
earthscienceclimateprecipitationtemperaturestormbuoynoaaapi-clienterddapnoaa-data
9.84 score 40 stars 5 packages 345 scripts 1.2k downloadsrerddapXtracto - 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.
Last updated 4 months ago
5.71 score 14 stars 37 scripts 568 downloadsplotdap - Easily Visualize Data from 'ERDDAP' Servers via the 'rerddap' Package
Easily visualize and animate 'tabledap' and 'griddap' objects obtained via the 'rerddap' package in a simple one-line command, using either base graphics or 'ggplot2' graphics. 'plotdap' handles extracting and reshaping the data, map projections and continental outlines. Optionally the data can be animated through time using the 'gganmiate' package.
Last updated 1 years ago
5.02 score 10 stars 1 packages 35 scripts 316 downloads