| fi_syke_runoff_meta | R Documentation |
Catchment area and altitude for Finnish SYKE runoff stations.
Area may be NA for a few stations; altitude may still be present.
Used to compute discharge from runoff time series:
discharge_m3s = (value_lps_per_km2 * area_km2) / 1000.
data(fi_syke_runoff_meta)
A tibble with:
Character. SYKE Paikka_Id.
Numeric (km^2). May be NA.
Numeric (m). May be NA.
Finnish Environment Institute (SYKE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.