/DataServices/Wind Sevice API Version 2.1.4


Get Actions

Action getAnnualWindSpeedProfile

Get the wind profile for a geolocation

Parameters

NameDescription
height (required=true)The height in meters to estimate wind speeds at.
latitude (required=true)latitude of the location
longitude (required=true)longitude of the location

Example Get Request

/DataServices/Wind?action=getAnnualWindSpeedProfile&height=10&latitude=51.25452127600495&longitude=-1.390287918047751&key=testKey

Example Response

Example Error Response