riem
:airplane: :sunny: R package for accessing ASOS data via the Iowa Environment Mesonet :cloud: :airplane: - GitHub - ropensci/riem: :airplane: R package for accessing ASOS data via
A weather-data client that keeps rewriting its HTTP layer while slowly tightening its API.
◆Recent moves
- 1y ago
1.0.0 removes defaults and adds query arguments
Two breaking changes that make callers state what they mean — no implied date range or station, and no latitude and longitude unless asked for — plus new data, report_type, and elev arguments. The API-tightening thread reaching its conclusion.
View source ↗ - 1y ago
Drops the last vcr usage in favour of httptest2
Test-infrastructure only, completing the mocking migration started when the package moved to httr2. Part of the wider rOpenSci HTTP-stack reshuffle, invisible to users.
View source ↗ - 2y ago
Timezone and timestamp-parsing fixes
Requests pin tz=UTC and a lubridate-induced parsing bug is fixed. Correctness repair on the existing surface.
View source ↗ - 4y ago
Moves to httr2 and httptest2
The HTTP rewrite that the two releases above finish cleaning up after, bundled with better error messages. No change to what the package can fetch.
View source ↗ - 4y ago
Switches to newer IEM metadata web services
Follows an upstream endpoint change at the data source, contributed by IEM's own maintainer. The package's dependence on a single provider's service surface is the constraint behind most of its releases.
View source ↗ - 9y ago
Reduces dependencies to tibble alone
An early dependency trim dropping readr, lazyeval, and dplyr. The oldest entry in the window by eight years.
View source ↗