Versions Compared

Key

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

...

  • calendar aggregation (with associated time step).
  • relative aggregation (with associated time span).
  • duration exceedence (i.e. sorted descending).
  • duration non-exceedence (i.e. sorted ascending).
  • moving average (with associated time span).
  • central moving average (with associated time span).
  • accumulation interval (with associated time span or time step).
  • frequency distribution (with associated samples).
  • gaussian curve (with associated samples).
Time span schema

Image Added

Time step schema

Image Added

Samples schema

Image Added Image Removed

Remarks

The (central) moving average function only works for true equidistant data (i.e. no daysOfMonths etc.)
The difference between moving average and central moving average is that the central moving average uses values before and after the current value to calculate the average. Moving average only uses values in the past.

Descriptive Function Group

The descriptiveFunctionGroup defines the contents of the descriptive tabel. Several sub-table can be configured (see sample).

...