Sky Conditions Icon V3
Filed under: SUB Sky Condition Icons, Uncategorized
Comments: None
Description:
This call returns a complete set of icons listed in order of icon code (for either lunar or forecast, by request). When providing Earth Networks icons for depicting sky cover for current conditions the response shall check the local sunrise/sunset time in order to determine whether to return a day or night conditions icon value.
Request URL:
https://earthnetworks.azure-api.net/getSkyConditionIcons/resources/v3/icons?iconSet={iconSet}&iconSize={iconsize}
Request parameters:
iconSet | string | choice of whether to view lunar icons or forecast icons lunar: returns lunar icons forecast: returns forecast icons |
iconsize | string | choice of icon size forecast returns 52×40, lunar returns 160×160 |
Request headers:
Ocp-Apim-Subscription-Key | string | Subscription key which provides access to this API. Found in your Profile. |