Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Hydrology.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ the maintainer of that package.
- `r pkg("hubeau")`: Get Data from the French National Database on Water [`Hub'Eau`](https://hubeau.eaufrance.fr/),
the free and public French National APIs on water.

- `r pkg("hydrodownloadR")`: Provides a unified, extensible interface to discover
hydrologic stations and download daily time series (e.g., water
discharge, water level, water temperature, and several other water
quality parameter) from national and regional public APIs.

- `r pkg("isoWater")`: R interface to the
[Waterisotopes Database](http://waterisotopesDB.org). Provides
functions to query and obtain stable H and O isotope data from water
Expand Down