Package: rerddap 1.3.0

Roy Mendelssohn

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

Authors:Scott Chamberlain [aut], Ben Tupper [ctb], Salvador Jesús Fernández Bejarano [ctb], Roy Mendelssohn [cre, ctb]

rerddap_1.3.0.tar.gz
rerddap_1.3.0.zip(r-4.7)rerddap_1.3.0.zip(r-4.6)rerddap_1.3.0.zip(r-4.5)
rerddap_1.3.0.tgz(r-4.6-any)rerddap_1.3.0.tgz(r-4.5-any)
rerddap_1.3.0.tar.gz(r-4.7-any)rerddap_1.3.0.tar.gz(r-4.6-any)
rerddap_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rerddap/json (API)

# Install 'rerddap' in R:
install.packages('rerddap', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ropensci/rerddap/issues

Pkgdown/docs site:https://docs.ropensci.org

Datasets:

On CRAN:

Conda:

earthscienceclimateprecipitationtemperaturestormbuoynoaaapi-clienterddapnoaa-data

10.32 score 43 stars 7 packages 441 scripts 1.1k downloads 2 mentions 24 exports 33 dependencies

Last updated from:1a794fde0b (on master). Checks:9 OK, 1 ERROR. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK176
pkgdown docsERROR205
source / vignettesOK181
linux-release-x86_64OK196
macos-release-arm64OK122
macos-oldrel-arm64OK109
windows-develOK97
windows-releaseOK96
windows-oldrelOK80
wasm-releaseOK161

Exports:as.infobrowsecache_deletecache_delete_allcache_detailscache_infocache_listcache_setupconvert_timeconvert_unitsdisked_datasetsed_searched_search_adveurlfipscountyglobal_searchgriddapinfokey_wordsmemoryserverstabledapversion

Dependencies:clicpp11crulcurldata.tabledigestdplyrgenericsgluehoardrhttpcodejsonlitelifecyclelubridatemagrittrmimenanoparquetncdf4pillarpkgconfigR6rappdirsRcpprlangtibbletidyselecttimechangetriebeardurltoolsutf8vctrswithrxml2

Using rerddap to Access Data from ERDDAP™ Servers
Introduction | Installation | The main rerddap function definitions | The basic steps in finding and obtaining the desired data | Finding the data you want | Get the needed information about the dataset (rerddap::info() ) | Think about what you are going to do. | Make the request for the data (griddap() or tabledap() ). | Requesting gridded data using griddap() | Thinning the request - Strides | Requesting table data using tabledap() | tabledap() and regular expressions | More detailed examples | griddap() examples | MUR SST | VIIRS SST and Chlorophyll | Temperature at 70m in the north Pacific from the SODA model output | Irish Marine Institute | IFREMER | tabledap() examples | CalCOFI data | Parquet files | CPS Trawl Surveys | NDBC Buoys | IOOS Glider Data | Animal Telemetry Network (ATN) | California Current System Integrated Ecosystem Assessment (CCSIEA) | Additional information | Interactive plots | Passing an extract to the terra package or other packages that use "GDAL" - do so with care. | Cacheing, "last", "now", idempotency, and a gotcha | Reading data from a netCDF file.

Last update: 2026-06-30
Started: 2017-01-17

rerddap introduction
NetCDF | Caching | ERDDAP™ servers | Install | Search | Information | griddap (gridded) data | tabledap (tabular) data

Last update: 2026-01-14
Started: 2019-07-19