FanClubMetadataOutput
Fields
The instantaneous turbine output power in kW.
The turbine's rotor speed in revolutions per minute.
The total amount of electricity grid-wide from all sources in megawatts.
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
The total amount of electricity grid-wide from wind in megawatts.
The proportion of electricity on the grid coming from wind. Ranges from 0.0 - 1.0.
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"
}