WeatherItemsType
The structure WeatherItemsType
represents information that can be included in a weather report.
The table below documents the member attributes of WeatherItemsType
.
Element | Data Type | Description |
---|---|---|
daylight | String | Part of the day (D=day or N=night). |
daySegment | String | Morning, Afternoon, Evening or Night. |
description | String | Weather description. |
skyInfo | String | Sky descriptor value. If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The available values are as follows:
|
skyDescription | String | Description of sky conditions. See the text descriptions associated with the |
temperature | String | Temperature in Celsius/Fahrenheit. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value depends on the |
temperatureDesc | String | Temperature description. The available values are as follows:
|
comfort | String | Comfort level in degrees. This value indicates what the temperature feels like, depending on a variety of environmental factors such as wind speed and humidity. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( |
highTemperature | String | The Highest temperature for the day in Celsius/Fahrenheit. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
lowTemperature | String | The lowest temperature for the day in Celsius/Fahrenheit. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
humidity | String | Humidity as a percentage (%) If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( |
dewPoint | String | Dew point in Celsius/Fahrenheit. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitation1H | String | Precipitation over 1 hour in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitation3H | String | Precipitation over 3 hours in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitation6H | String | Precipitation over 6 hours in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitation12H | String | Precipitation over 12 hours in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitation24H | String | Precipitation ovr 24 hours in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
precipitationProbability | String | Precipitation probability percentage (%). If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( |
precipitationDesc | String | Precipitation description. The possible values are:
|
rainFall | String | Amount of rain in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
snowFall | String | Amount of snow in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
snowCover | String | Amount of snow on the ground in cm/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
airInfo | String | Air description value If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The possible values are as follows:
|
airDescription | String | Air description. See the text descriptions associated with the |
windSpeed | String | Wind speed in km/h or mph. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
windDirection | String | Wind direction in degrees. If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( |
windDesc | String | Description of the direction the wind is coming from, for example Northwest . |
windDescShort | String | Abbreviation of the direction the wind is coming from, for example NW . |
beaufortScale | String | Wind speed on the Beaufort scale. If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The possible values are:
|
beaufortDescription | String | Beaufort scale conditions description. See the text descriptions associated with the |
uvIndex | String | UV Index value. If the element is in the response and it contains a value, there is an Integer in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The possible values are:
|
uvDesc | String | UV conditions description. See the text descriptions associated with the |
barometerPressure | String | Barometric pressure in mbar/in. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( |
barometerTrend | String | Description of the trend in the barometric pressure. |
visibility | String | Visibility in km/mi. If the element is in the response and it contains a value, there is a Double in the String. If the element is in the response and it does not contain a value, there is an asterisk ( The value used depends on the |
icon | String | Icon number. DEPRECATED: We recommend that you use the values in the |
iconName | String | Icon name. The possible values are:
|
iconLink | String | Link to icon resource file. Note that an individual icon may be used for more than one of the |
ageMinutes | Double | Data age in minutes. |
activeAlerts | Double | Number of active alerts. |