Skip to main content

Object

PowerForecastValue

Specifies the expected power value for a specific commodity/quantitiy.

This object describes the expected power value with limits and, if you want, confidence intervals. The duration for which it is valid is specified in the containing PowerForecastElement.

Fields

commodity_quantity: CommodityQuantity
Mandatory

The power quantity the value refers to.

value_expected: float
Mandatory

The expected power value.

value_lower_68PPR: float
Optional

The lower boundary of the range with 68% certainty the power value is in it.

value_lower_95PPR: float
Optional

The lower boundary of the range with 95% certainty the power value is in it.

value_lower_limit: float
Optional

The lower boundary of the range with 100% certainty the power value is in it.

value_upper_68PPR: float
Optional

The upper boundary of the range with 68% certainty the power value is in it.

value_upper_95PPR: float
Optional

The upper boundary of the range with 95% certainty the power value is in it.

value_upper_limit: float
Optional

The upper boundary of the range with 100% certainty the power value is in it.