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 13 days ago
earthscienceclimateprecipitationtemperaturestormbuoynoaaapi-clienterddapnoaa-data
10.43 score 41 stars 5 dependents 376 scripts 1.4k 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 13 days ago
5.97 score 14 stars 44 scripts 738 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 13 days ago
5.05 score 10 stars 1 dependents 37 scripts 437 downloads