Package: edr4r 0.1.0

edr4r: Client for OGC API - Environmental Data Retrieval (EDR)

A tidy R client for any service implementing the OGC API - Environmental Data Retrieval ('EDR') standard. General purpose, but most of its real-world use is against in-situ monitoring networks (stream gauges, weather stations, snow and reservoir telemetry) that expose their stations and time series as EDR collections. Known working endpoints include the USGS waterdata OGC API and the Western Water Datahub. Provides discovery, query, and parsing helpers for the locations, items, position, area, cube, radius, trajectory, and corridor query types. Returns 'CoverageJSON' as tidy 'tibble' rows and 'GeoJSON' as 'sf' objects.

Authors:Kyle Onda [aut, cre, cph]

edr4r_0.1.0.tar.gz
edr4r_0.1.0.zip(r-4.7)edr4r_0.1.0.zip(r-4.6)edr4r_0.1.0.zip(r-4.5)
edr4r_0.1.0.tgz(r-4.6-any)edr4r_0.1.0.tgz(r-4.5-any)
edr4r_0.1.0.tar.gz(r-4.7-any)edr4r_0.1.0.tar.gz(r-4.6-any)
edr4r_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
edr4r/json (API)
NEWS

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

Bug tracker:https://github.com/ksonda/edr4r/issues

On CRAN:

Conda:

4.86 score 12 scripts 13 downloads 24 exports 20 dependencies

Last updated from:f4c4480cf9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK145
source / vignettesOK214
linux-release-x86_64OK141
macos-release-arm64OK91
macos-oldrel-arm64OK82
windows-develOK91
windows-releaseOK91
windows-oldrelOK95
wasm-releaseOK114

Exports:covjson_to_tibbleedr_areaedr_clientedr_collectionedr_collectionsedr_conformanceedr_corridoredr_cubeedr_exploreedr_itemedr_itemsedr_landingedr_locationedr_locationsedr_mapedr_parametersedr_plotedr_positionedr_queryablesedr_radiusedr_requestedr_save_htmledr_trajectorygeojson_to_sf

Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbleutf8vctrswithr

Getting started with edr4r

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-04
Started: 2026-05-31

Tutorial: USBR RISE data through the Western Water Datahub EDR API

Rendered fromwwdh-http-guide.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-11
Started: 2026-06-04

USGS streamgages: discover and map a basin

Rendered fromusgs-streamgages.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-04
Started: 2026-06-01

Western Water Datahub collection field guide

Rendered fromwwdh-collections.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-04
Started: 2026-06-04