Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

DischargeVolume: Calculates the discharge volume for either all events or only the largest event. An event is a series of subevents where the duration of gaps where there are no subevents do not exceed the specified maxGapDuration. A subevent is a measurement in the input where the value is larger than the specified threshold.

Information

Transformation:

dischargeVolume DischargeVolume

Transformation Group:

Events

Description:

Calculates the discharge volume by multiplying the input value (m3/s) by the duration of the input time step for each subevent. The discharge volume for an event is registered only in the output period where the event initiated.

...

Purpose and use of Transformation:

Measures Aggregation of discharge volume of events in m3. An event is a series of subevents where the duration of gaps where there are no subevents do not exceed the specified maxGapDuration. A subevent is a measurement in the input where the value is larger than the specified threshold.

Background and Exceptions:

The input must be m3/s. The output time step must be bigger than the input time step. When subsequent subevents are not interrupted for a period longer than maxGapDistance, the subevents belong to one and the same event.

...