Versions Compared

Key

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

...

You can configure site figures.  The name and file name fields can contain configured attributes.

timeStepAggregarion is to be understood in hoursthe number of time steps that should be aggregated into one "aggregated time step".

timeStepsInForecast is the number of "aggregated time steps" to be written to the report. If there are more aggregated time steps than configured than only the configured number (thus not all) will be written to the report. If a higher number is configured than there are time steps, an error will be thrown.

Example:

There are 12 time steps in the time series. If timeStepAggregarion  is 4, there will be 3 aggregated time steps created (4x3=12).  If  timeStepsInForecast is 3, all of them are written to the report. If timeStepsInForecast is 2, only the two first are included in the export. If timeStepsInForecast is 4, an error will be thrown as there are not enough aggregated time steps to create the required report.


A template should also be configured. Example:

...