| fr_hubeau_meta | R Documentation |
Preloaded metadata for Hub'Eau stations, built offline from the Hub'Eau
referentials plus scraped site/station fiches (area, site altitude,
gauge-zero altitude, vertical datum at site). Used to speed up
stations() for the FR_HUBEAU provider.
A data frame/tibble with columns:
Character. Hub'Eau site code.
Character. Hub'Eau station code.
Numeric (km^2). Catchment area from site fiche; may be NA.
Numeric (m). API referential altitude (hydrometry in mm to m; temperature in m).
Numeric (m). Site altitude parsed from the site fiche; may be NA.
Numeric (m). "Cote du zero d'echelle" from station fiche; may be NA.
Character. Site-level vertical datum label; may be NA.
POSIXct (UTC). Timestamp when the row was scraped.
Built by data-raw/fr_hubeau_meta_build.R. The file
data/fr_hubeau_meta.rda is shipped with the package and may be refreshed
out-of-band. A build-date string is also stored in the object attribute
metadata_date.
Hub'Eau APIs and https://www.hydro.eaufrance.fr/ site/station fiches.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.