rw {EmiStatR} | R Documentation |
This dataset is an example of general input for rainwater characteristics in the sewer system for the study region (Haute-Sure catchment, Grand-Duchy of Luxembourg).
data("rw")
A list of 6 elements:
depth
:numeric, total rainfall amount of time series P1 [mm];
pDur
:numeric, total rainfall duration of time series P1 [min];
CODr
:numeric, rainwater chemical oxygen demand (COD) concentration [mg/l];
NH4r
:numeric, rainwater ammonium (NH4) concentration [mg/l];
stat
:character, raingauge station name for time series P1 [-];
delta.t
:numeric, delta time for time series P1 [min];
data("rw")
str(rw)