Versions Compared

Key

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

...

This is a new feature in the transformation utility. This way you can in a single command determine the max/min for all the members in an ensemble or a percentile. As with all functions in the transformation utility the way to use this is o (1) define an import variable. This can be a number of timeseriesSets but also an ensemble. (2) Define the (statistical) function. And (3) define the timeseriesSet to store the results.

Image Added

The following functions are available:
• max
• min
• kurtosis
• mean
• median
• percentile
• quartile
• rsquared
• skewness
• standardDeviation
• variance

...

Within NFFS ensembles can be displayed as 'spagetti plot's' However, as these are a bit hard to digest one can also use the statistics (max/min/ percentiles) to display the forecast results as areas.
Image Added

These area graphs can only be made as pre-defined displays i.e. in the DisplayGroups file in the SystemConfigFiles directory.
Image Added

The areas are configured by entering timeseriesSets in the area element. As a results the area between the max and min values for each time are filled with a single color. The areas are always displayed behind the other lines. The area is painted on top of areas already specified, so specify the largest areas first. As the areas are painted on top of the lines you should also specify an opaquenessPercentage < 100% to make sure the lines remain visible.
Image Added