Skip to main content

Fields

power : Decimal

The instantaneous turbine output power in kW.

rotorSpeed : Decimal

The turbine's rotor speed in revolutions per minute.

totalPowerOnGrid : Decimal

The total amount of electricity grid-wide from all sources in megawatts.

windDirection : Decimal

A decimal in degrees representing the direction from which the wind is blowing. 360.0 degrees indicates the wind blows from the north. Read more here: https://confluence.ecmwf.int/pages/viewpage.action?pageId=133262398

windPowerOnGrid : Decimal

The total amount of electricity grid-wide from wind in megawatts.

windPowerProportion : Decimal

The proportion of electricity on the grid coming from wind. Ranges from 0.0 - 1.0.

windSpeed : Decimal

The wind speed in m/s.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "power": "1.0", "rotorSpeed": "1.0", "totalPowerOnGrid": "1.0", "windDirection": "1.0", "windPowerOnGrid": "1.0", "windPowerProportion": "1.0", "windSpeed": "1.0" }