Description Usage Arguments Value See Also
Gets the annual maximum and minimum daily mean hydrometric series (flow or level). Flow units in m3/s; water level units in metres.
1 | AnnualPeakData(con, get_flow = TRUE, station_number)
|
con |
An open SQLite database connection to the HYDAT database |
get_flow |
Logical. If TRUE the function returns the series of annual max/min daily flow, otherwise the function return the series of annual max/min daily level for each station |
station_number |
A vector of Water Survey of Canada station identifiers |
A data frame (station_number, peak, year, month day, value, flag)
AnnualInstantaneousPeakData
for annual instantaneous
records, see DataSymbols
for information on symbols associated
with peak values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.