Versions Compared

Key

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

...

This transformation performs a disaggregation on an instantaneous input time series. The output values are copied from the input time series if a matching time exists in the input value. If this is not the case the output value is calculated by linear interpolation if the option interpolate is enabled, if . If the option is disabled the output value will be a missing value. 

Linear interpolation is done by using the following equation:

...