Package: edr4r 0.1.0

Kyle Onda

edr4r: Client for the 'OGC API - Environmental Data Retrieval' Standard

A tidy 'R' client for services implementing the 'OGC API - Environmental Data Retrieval' ('EDR') standard. It is 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.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

On CRAN:

Conda:

3.38 score 12 scripts 25 exports 20 dependencies

Last updated from:f2f9d6c5df. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK128
source / vignettesOK198
linux-release-x86_64OK136
wasm-releaseOK120

Exports:covjson_to_tibbleedr_areaedr_clientedr_collectionedr_collectionsedr_conformanceedr_corridoredr_cubeedr_exploreedr_itemedr_itemsedr_landingedr_locationedr_locationsedr_mapedr_parameter_groupsedr_parametersedr_plotedr_positionedr_queryablesedr_radiusedr_requestedr_save_htmledr_trajectorygeojson_to_sf

Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbleutf8vctrswithr

Getting started with edr4r

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

Last update: 2026-06-18
Started: 2026-06-18

USGS streamgages: discover and map a basin

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

Last update: 2026-06-18
Started: 2026-06-18

Western Water Datahub collection field guide

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

Last update: 2026-06-18
Started: 2026-06-18

Western Water Datahub EDR with raw HTTP

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

Last update: 2026-06-18
Started: 2026-06-18