Description Usage Arguments Value See Also
Gets the mean annual hydrometric series (flow or level) for one or more stations. Flow units in m3/s; water level units in metres.
1 | AnnualHydrometricData(con, get_flow = TRUE, station_number)
|
con |
An open SQLite database connection to the HYDAT database |
get_flow |
Logical. If TRUE the function returns mean annual discharge, otherwise the function returns mean annual water level |
station_number |
A vector of Water Survey of Canada station identifiers |
A data frame (station_number, year, mean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.