wqmeas_swt_meteotype: Compute average concentrations per (mass balance) area per...

View source: R/datafunctions.R

wqmeas_swt_meteotypeR Documentation

Compute average concentrations per (mass balance) area per meteotype

Description

Function to compute the average concentrations per (mass balance) area per meteotype Meteotypes are periods of more or less equal hydrological conditions, ie dry summers, wet summer, etc.

Usage

wqmeas_swt_meteotype(df.map, df.wq, df.period, swt, f.meteotype = NULL)

Arguments

df.wq

the df containing WQ measurement data, containing <time>, <location>, <variable>, <value> values

df.period

dataframe contating information regarding

f.meteotype

filter for meteotypes, as integer

map.wqloc_swt

mapping table with the relation between measurment location and (mass balance) area.

debug

flag for debug output, default = FALSE

f.subs

filter for substances, by default set to "all" to process all variables available in the <variable> column

Value

An R dataframe containing cumnulative values, based on value * dt.


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