You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Relations

Input
  • inputVariable ( 1 or more input time series)
Options
  • fillGapConstant
Output
  • outputVariable
Description

The MergeRelations transformation merges input data that is defined using one or more configured relations. Each relation contains a period for which it is valid and a free format expression that is used to determine the output value for that relation. If for a given time step the first relation produces a missing value, then the next relation is used. If that also produces a missing value, then the next relation is used, and so on, until a non-missing output value is found. The output time series contains for each time step the configured output comment of the relation that was used to determine the value for that time step. If all relations produce a missing value for a given time step, then the output for that time step is a missing value.

Configuration example
  • No labels