Using rerddap to Access Data from ERDDAP™ Servers10 hours ago
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.
