loads_in_swt_meteotype: Aggregate loads per Mass balance area, term, substance and...

View source: R/massbalance.R

loads_in_swt_meteotypeR Documentation

Aggregate loads per Mass balance area, term, substance and meteo type

Description

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.

Usage

loads_in_swt_meteotype(df, f.subs = "all", f.meteotype = NULL, debug = F)

Arguments

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

Value

An R dataframe containing loads per balance term


EMMeijers/Waternet documentation built on Nov. 19, 2022, 1:36 p.m.