Versions Compared

Key

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

...

  • locationId : Id of the location tolerance is to be considered for.
  • parameterId : Id for the parameter tolerance is to be considered for.
  • timeUnit : Specification of time units tolerances is defined in (enumeration).
  • unitCount : integer number of units defined for tolerance.

delay

Specification of a delay to apply to all the time stamps of imported time series. The delay is defined by a time unit and a multiplier or divider. A negative delay shifts the time series back in time.

Attributes;

  • unit : time unit for the delay.
  • multiplier : value for the delay.
  • divider : inverse value for the delay

For example, to specifiy a delay of 2 hours, enter "hour" as unit and 2 as multiplier, to specify half an hour, enter "hour" as unit and 2 as divider, or use "minute" as unit and 30 as multiplier.

startTimeShift

Specification of a shift to apply to the start time of a data series to be imported as external forecasting. This is required when the time value of the first data point is not the same as the start time of the forecast. This may be the case in for example external precipitation values, where the first value given is the accumulative precipitation for the first time step. The start time of the forecast is then one time unit earlier than the first data point in the series. Multiple entries may exist.

...