# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "edr4r" in publications use:' type: software license: MIT title: 'edr4r: Client for the ''OGC API - Environmental Data Retrieval'' Standard' version: 0.1.0 abstract: 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: - family-names: Onda given-names: Kyle email: konda@lincolninst.edu repository: https://cran.r-universe.dev repository-code: https://github.com/ksonda/edr4r commit: f2f9d6c5df8fefb92a909b49d98e5c750248459b url: https://github.com/ksonda/edr4r date-released: '2026-06-18' contact: - family-names: Onda given-names: Kyle email: konda@lincolninst.edu