rw {EmiStatR}R Documentation

Dataset: An example of general input for rainwater characteristics in the study region.

Description

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).

Usage

data("rw")

Format

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];

Examples

data("rw")

str(rw)

[Package EmiStatR version 1.2.3.0 Index]