****************************** Daily Forecast XML Description ****************************** These are the tags that appear in the sections of the product. **Not all tags appear at all times. Changing the default units to 'us' or timezone='local' will change what is displayed in the response.** +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | Tag | Definition | Value Range | Units | +================================+===============================================+=======================================+======================+ | ```` | Forecast date | e.g. 11/01/2018 | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | Day of the week | Sunday/Saturday | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | maximum air temperature. | -95 to +60 | Celsius | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | minimum air temperature. | -95 to +60 | Celsius | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | maximum air temperature. | -140 to +140 | Fahrenheit | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | minimum air temperature. | -140 to +140 | Fahrenheit | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | average wind speed | 0 to 402 | kph | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | average wind speed | 0 to 250 | mph | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | Wind direction. | N, NNE, NE, E, | N/A | | | | | | | | See Notes#1 below. | ESE, SE, SSE, S, | | | | | | | | | | SSW, SW, WSW, W, | | | | | | | | | | WNW, NW, NNW | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | probability of precipitation | 0 to 100 | Percent (%) | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | weather description | :doc:`wx_icon` | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | Forecast weather code | :doc:`wx_code` | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | weather icon type description | :doc:`wx_icon_code` | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | text part of :doc:`wx_icon_code` | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | URL of graphic | NA | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | URL of graphic png format | NA | NA | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | DEPRECATED (same value as ) | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | precipitation See Notes#2 below | >= 0 | mm | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | 24 hour snowfall | >= 0 | mm | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | cooling degree days | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | :doc:`cdd_hdd_gdd` | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | :doc:`cdd_hdd_gdd` | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | :doc:`cdd_hdd_gdd` | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | :doc:`cdd_hdd_gdd` | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | :doc:`cdd_hdd_gdd` | >= 0 | N/A | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | sunrise datetime UTC | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | sunset datetime UTC | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | sun state, see Notes#3 below. | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | moonrise datetime UTC | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | moonset datetime UTC | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ | ```` | moon state, see Notes #3 below. | | | +--------------------------------+-----------------------------------------------+---------------------------------------+----------------------+ Notes #1: Observed wind direction represented by the direction from which the wind is blowing. Notes #2: Hourly liquid equivalent precipitation. This includes both actual liquid precipitation as well as the liquid equivalent for frozen precipitation. For this 24 hour product, it is the sum of the 24 hours for the Midnight-11PM hours of the local day. Notes #3: solunar_sun_state and solunar_moon_state explain the absence of meaningful sunrise/sunset data. When the sunrise never occurs, such as during polar winters, the value in the will be "never_up". For polar summer, the is "always_up". The provides the same information for days where their is not a moonrise or moonset. These solunar values are always provided only in UTC time.