The following transformations can be used to measure time series events. The measurements will be registered for each output period where the event started.

  • EventsDischargeVolumeDischargeVolume: Calculates either the discharge volume of all events initiated in the output period or only the discharge volume of the largest event initiated in the output period.
  • EventsDurationDuration: Calculates duration of all events initiated in the output period .
  • EventsMaximumMaximum: Calculates the maximum input value of the events initiated in the output period.
  • EventsMeanDischargeVolumeMeanDischargeVolume: Calculates the mean discharge volume per event.
  • EventsNumberOfEventsNumberOfEvents: Calculates the number of events initiated in the output period.
  • No labels