loads_in_swt_meteotype | R Documentation |
Function to compute the load in a mass balance area per meteotype Meteotypes are periods of more or less equal hydrological conditions, ie dry summers, wet summer, etc.
loads_in_swt_meteotype(df, f.subs = "all", f.meteotype = NULL, debug = F)
df |
the mass balance input dataframe, containing <stof>, <tag>, <month>, <year>, <location>, <meteotype>, <meteotype_label>, <term>, <richting>, <surface_m2> |
f.subs |
filter for substances, by default set to "all" to process all variables available in the <variable> column |
f.meteotype |
filter for meteotypes, as integer |
An R dataframe containing loads per balance term
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.