API - XML
From WunderWiki
Contents |
API Terms Of Service
Terms of Service
WUNDERGROUND DATA FEED
Welcome to Wunderground Data Feed (the “Data Feed”).
If you connect to Wunderground Data Feed, you will be able to pull and to decode weather related data from the non-public website of Weather Underground, Inc. (“WUI”).
Your access to Wunderground Data Feed, and your use of the data pulled from Wunderground Data Feed, is subject to the Terms of Use generally applicable to all features of HYPERLINK "http://www.wunderground.com" www.wunderground.com. (the “Site”)
In addition, because of the special features of Wunderground Data Feed, by accessing and viewing information from Wunderground Data Feed you agree to be bound by these special terms: (1) you will not modify the data from Wunderground Data Feed in any way; (2) you will not modify the link structure to Wunderground Data Feed; (3) you will not modify WUI’s logo that is included in the data; and (4) in all uses of the data, you will credit WUI by name as the source of the data.
As with all data that you access from the Site, the data that you pull from Wunderground Data Feed may only be used by you for personal, non-commercial purposes. If you want to use that data for commercial purposes, contact us through the Site and we will supply you with rate information for commercial customers.
If you violate any of the general or specific terms applicable to Wunderground Data Feed, WUI has the right to terminate your use of the Site and the Data Feed and to take appropriate legal actions against you.
WUI reserves the right to change these general or special terms at any time by posting on the Site. You understand and agree that your use of the Site and Wunderground Data Feed is a benefit voluntarily given by WUI and that WUI may withdraw that benefit and rescind your participation at any time for any reason in its sole discretion. If you do not agree to these general and special terms, you cannot use Wunderground Data Feed or the services and information offered therein.
GeoLookupXML
service to find a city in the Wunderground city database
http://api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=94107
where query can be:
- zipcode (US or Canadian)
- city state; city, state
- city
- state
- country
- airport code (3-letter or 4-letter)
- lat,lon
result on a unique city:
http://api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=94107
<?xml version="1.0" encoding="UTF-8"?>
<location type="CITY">
<country>US</country>
<state>CA</state>
<city>San Francisco</city>
<tz_short>PST</tz_short>
<tz_unix>America/Los_Angeles</tz_unix>
<lat>37.76834106</lat>
<lon>-122.39418793</lon>
<zip>94107</zip>
<magic>1</magic>
<wmo>99999</wmo>
<requesturl>/US/CA/San_Francisco.html</requesturl>
<wuiurl>http://www.wunderground.com/US/CA/San_Francisco.html</wuiurl>
<radar>
<image_url><![CDATA[http://resize.wunderground.com/cgi-bin/resize_convert?ox=gif&url=radblast/cgi-bin/radar/WUNIDS_composite%3Fcenterlat=37.76834106%26centerlon=-122.39418793%26radius=15%26newmaps=1%26smooth=1]]></image_url>
<url><![CDATA[http://www.wunderground.com/radar/radblast.asp?ID=MUX®ion=c1&lat=37.76834106&lon=-122.39418793]]></url>
</radar>
<webcams>
<cam>
<handle>WunderYakuza</handle>
<camid>WunderYakuzaCAM1</camid>
<camindex>1</camindex>
<assoc_station_id>KCASANFR14</assoc_station_id>
<link>http://www.wunderground.com</link>
<linktext>Weather Underground</linktext>
<cameratype>AXIS 207W</cameratype>
<organization>The Weather Underground</organization>
<neighborhood>China Basin Landing</neighborhood>
<address>185 Berry St</address>
<zip>94107</zip>
<city>San Francisco</city>
<state>CA</state>
<country>US</country>
<tzname>America/Los_Angeles</tzname>
<hexant>4</hexant>
<hexid>18778</hexid>
<lat>37.77627945</lat>
<lon>-122.39215851</lon>
<updated>20080115115647</updated>
<isrecent>1</isrecent>
<curqueue>we</curqueue>
<CURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/w/u/WunderYakuza/1/current.jpg?t=1200415971</CURRENTIMAGEURL>
<WIDGETCURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/w/u/WunderYakuza/1/widget.jpg?t=1200415971</WIDGETCURRENTIMAGEURL>
<CAMURL>http://www.wunderground.com/webcams/WunderYakuza/1/show.html</CAMURL>
</cam>
<cam>
<handle>admin</handle>
<camid>adminCAM1</camid>
<camindex>1</camindex>
<assoc_station_id>KCASANFR70</assoc_station_id>
<link>http://www.wunderground.com/</link>
<linktext>Visit the Underground Weather</linktext>
<cameratype>Axis 207W</cameratype>
<organization/>
<neighborhood>Sunnyside</neighborhood>
<address>335 Joost Ave</address>
<zip>94131</zip>
<city>San Francisco</city>
<state>CA</state>
<country>US</country>
<tzname>America/Los_Angeles</tzname>
<hexant>4</hexant>
<hexid>18778</hexid>
<lat>37.73237610</lat>
<lon>-122.44290161</lon>
<updated>20080115120350</updated>
<isrecent>1</isrecent>
<curqueue>we</curqueue>
<CURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/a/d/admin/1/current.jpg?t=1200415971</CURRENTIMAGEURL>
<WIDGETCURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/a/d/admin/1/widget.jpg?t=1200415971</WIDGETCURRENTIMAGEURL>
<CAMURL>http://www.wunderground.com/webcams/admin/1/show.html</CAMURL>
</cam>
<cam>
<handle>Chris</handle>
<camid>ChrisCAM1</camid>
<camindex>1</camindex>
<assoc_station_id/>
<link>http://</link>
<linktext/>
<cameratype/>
<organization>Weather Underground</organization>
<neighborhood>Parkland Farm</neighborhood>
<address>Bridle Path</address>
<zip>95448</zip>
<city>Healdsburg</city>
<state>CA</state>
<country>US</country>
<tzname>America/Los_Angeles</tzname>
<hexant>4</hexant>
<hexid>18417</hexid>
<lat>38.64221573</lat>
<lon>-122.86457062</lon>
<updated>20080115120302</updated>
<isrecent>1</isrecent>
<curqueue>we</curqueue>
<CURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/c/h/Chris/1/current.jpg?t=1200415971</CURRENTIMAGEURL>
<WIDGETCURRENTIMAGEURL>http://icons.wunderground.com/webcamramdisk/c/h/Chris/1/widget.jpg?t=1200415971</WIDGETCURRENTIMAGEURL>
<CAMURL>http://www.wunderground.com/webcams/Chris/1/show.html</CAMURL>
</cam>
</webcams>
<nearby_weather_stations>
<airport>
<station>
<city>Oakland</city>
<state>CA</state>
<country>US</country>
<icao>KOAK</icao>
<lat>37.72</lat>
<lon>-122.22</lon>
</station>
<station>
<city>San Francisco</city>
<state>CA</state>
<country>US</country>
<icao>KSFO</icao>
<lat>37.62</lat>
<lon>-122.37</lon>
</station>
<station>
<city>Hayward</city>
<state>CA</state>
<country>US</country>
<icao>KHWD</icao>
<lat>37.66</lat>
<lon>-122.12</lon>
</station>
<station>
<city>San Carlos</city>
<state>CA</state>
<country>US</country>
<icao>KSQL</icao>
<lat>37.51</lat>
<lon>-122.25</lon>
</station>
</airport>
<pws>
<station>
<neighborhood><![CDATA[Mission Bay]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR53]]></id>
<distance_km><![CDATA[0]]></distance_km>
<distance_mi><![CDATA[0]]></distance_mi>
</station>
<station>
<neighborhood><![CDATA[China Basin Landing]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR14]]></id>
<distance_km><![CDATA[1]]></distance_km>
<distance_mi><![CDATA[0]]></distance_mi>
</station>
<station>
<neighborhood><![CDATA[Potrero Hill - High Above Hospital Curve]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR35]]></id>
<distance_km><![CDATA[1]]></distance_km>
<distance_mi><![CDATA[0]]></distance_mi>
</station>
<station>
<neighborhood><![CDATA[SOMA - Near Folsom and 5th St.]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR78]]></id>
<distance_km><![CDATA[1]]></distance_km>
<distance_mi><![CDATA[0]]></distance_mi>
</station>
<station>
<neighborhood><![CDATA[SOMA - Near Van Ness]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR58]]></id>
<distance_km><![CDATA[2]]></distance_km>
<distance_mi><![CDATA[1]]></distance_mi>
</station>
<station>
<neighborhood><![CDATA[North Mission (Valencia & Market)]]></neighborhood>
<city><![CDATA[San Francisco]]></city>
<state><![CDATA[CA]]></state>
<country><![CDATA[US]]></country>
<id><![CDATA[KCASANFR49]]></id>
<distance_km><![CDATA[2]]></distance_km>
<distance_mi><![CDATA[1]]></distance_mi>
</station>
</pws>
</nearby_weather_stations>
</location>
this service can be in a sense recursive:
http://api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=Canada
results in 2 results (Canada the country and Canada, KY), and you would have to continue to drill down. More on this later as we make the process simpler.
WXCurrentObXML
get the current weather conditions at an airport or personal weather station
airport:
http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=KSFO
where query is an airport code result:
<?xml version="1.0"?>
<current_observation>
<credit>Weather Underground NOAA Weather Station</credit>
<credit_URL>http://wunderground.com/</credit_URL>
<image>
<url>http://icons.wunderground.com/graphics/wu2/logo_130x80.png</url>
<title>Weather Underground</title>
<link>http://wunderground.com/</link>
</image>
<display_location>
<full>San Francisco International, CA</full>
<city>San Francisco International</city>
<state>CA</state>
<state_name>California</state_name>
<country>US</country>
<zip>94128</zip>
<latitude>37.61888885</latitude>
<longitude>-122.37472534</longitude>
<elevation>1.00000000 ft</elevation>
</display_location>
<observation_location>
<full>San Francisco, California</full>
<city>San Francisco</city>
<state>California</state>
<country>US</country>
<latitude>37.62</latitude>
<longitude>-122.37</longitude>
<elevation>10 ft</elevation>
</observation_location>
<station_id>KSFO</station_id>
<observation_time>Last Updated on January 15, 9:10 AM PST</observation_time>
<observation_time_rfc822>Tue, 15 January 2008 17:10:0 GMT</observation_time_rfc822>
<weather>fog</weather>
<temperature_string>52 F (11 C)</temperature_string>
<temp_f>52</temp_f>
<temp_c>11</temp_c>
<relative_humidity>76%</relative_humidity>
<wind_string>From the North at 6 MPH </wind_string>
<wind_dir>North</wind_dir>
<wind_degrees>10</wind_degrees>
<wind_mph>6</wind_mph>
<wind_gust_mph/>
<pressure_string>30.30" (1026 mb)</pressure_string>
<pressure_mb>1026</pressure_mb>
<pressure_in>30.30</pressure_in>
<dewpoint_string>45 F (7 C)</dewpoint_string>
<dewpoint_f>45</dewpoint_f>
<dewpoint_c>7</dewpoint_c>
<heat_index_string>NA</heat_index_string>
<heat_index_f>NA</heat_index_f>
<heat_index_c>NA</heat_index_c>
<windchill_string>NA</windchill_string>
<windchill_f>NA</windchill_f>
<windchill_c>NA</windchill_c>
<visibility_mi>0.0</visibility_mi>
<visibility_km>0.0</visibility_km>
<icon_url_base>http://icons.wunderground.com/graphics/conds/</icon_url_base>
<icon_url_name>.GIF</icon_url_name>
<icon>fog</icon>
<forecast_url>http://www.wunderground.com/US/CA/San_Francisco_International.html</forecast_url>
<history_url>http://www.wunderground.com/history/airport/KSFO/2008/1/15/DailyHistory.html</history_url>
<ob_url>http://www.wunderground.com/cgi-bin/findweather/getForecast?query=37.62,-122.37</ob_url>
</current_observation>
<!-- 0.124:0 -->
personal weather station:
http://api.wunderground.com/weatherstation/WXCurrentObXML.asp?ID=KCASANFR70
where ID is the PWS id result:
<?xml version="1.0"?>
<current_observation>
<credit>Weather Underground Personal Weather Station</credit>
<credit_URL>http://wunderground.com/weatherstation/</credit_URL>
<image>
<url>http://icons.wunderground.com/graphics/bh-wui_logo.gif</url>
<title>Weather Underground</title>
<link>http://wunderground.com/weatherstation/</link>
</image>
<location>
<full>Sunnyside, San Francisco, CA</full>
<neighborhood>Sunnyside</neighborhood>
<city>San Francisco</city>
<state>CA</state>
<zip/>
<latitude>37.732376</latitude>
<longitude>-122.442902</longitude>
<elevation>100 ft</elevation>
</location>
<station_id>KCASANFR70</station_id>
<station_type/>
<observation_time>Last Updated on January 15, 9:22 AM PST</observation_time>
<observation_time_rfc822>Tue, 15 January 2008 17:22:35 GMT</observation_time_rfc822>
<weather/>
<temperature_string>44.8 F (7.1 C)</temperature_string>
<temp_f>44.8</temp_f>
<temp_c>7.1</temp_c>
<relative_humidity>97</relative_humidity>
<wind_string>Calm</wind_string>
<wind_dir>NNW</wind_dir>
<wind_degrees>338</wind_degrees>
<wind_mph>0.0</wind_mph>
<wind_gust_mph>1.0</wind_gust_mph>
<pressure_string>30.30" (1026.0 mb)</pressure_string>
<pressure_mb>1026.0</pressure_mb>
<pressure_in>30.30</pressure_in>
<dewpoint_string>44.0 F (6.7 C)</dewpoint_string>
<dewpoint_f>44.0</dewpoint_f>
<dewpoint_c>6.7</dewpoint_c>
<heat_index_string/>
<heat_index_f/>
<heat_index_c/>
<windchill_string/>
<windchill_f/>
<windchill_c/>
<precip_1hr_string>0.00 in (0.0 mm)</precip_1hr_string>
<precip_1hr_in>0.00</precip_1hr_in>
<precip_1hr_metric>0.0</precip_1hr_metric>
<precip_today_string>0.00 in (0.0 mm)</precip_today_string>
<precip_today_in>0.00</precip_today_in>
<precip_today_metric>0.0</precip_today_metric>
<history_url>http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=KCASANFR70</history_url>
<ob_url>http://www.wunderground.com/cgi-bin/findweather/getForecast?query=37.732376,-122.442902</ob_url>
</current_observation>
<!-- 0.013:0 -->
Current Conditions Phrases
- Unknown
- The following conditions are Light, Heavy, or normal which has no classifier.
- [Light/Heavy] Drizzle
- [Light/Heavy] Rain
- [Light/Heavy] Snow
- [Light/Heavy] Snow Grains
- [Light/Heavy] Ice Crystals
- [Light/Heavy] Ice Pellets
- [Light/Heavy] Hail
- [Light/Heavy] Mist
- [Light/Heavy] Fog
- [Light/Heavy] Smoke
- [Light/Heavy] Volcanic Ash
- [Light/Heavy] Widespread Dust
- [Light/Heavy] Sand
- [Light/Heavy] Haze
- [Light/Heavy] Spray
- [Light/Heavy] Dust Whirls
- [Light/Heavy] Sandstorm
- [Light/Heavy] Low Drifting Snow
- [Light/Heavy] Low Drifting Widespread Dust
- [Light/Heavy] Low Drifting Sand
- [Light/Heavy] Blowing Snow
- [Light/Heavy] Blowing Widespread Dust
- [Light/Heavy] Blowing Sand
- [Light/Heavy] Rain Showers
- [Light/Heavy] Snow Showers
- [Light/Heavy] Ice Pellet Showers
- [Light/Heavy] Hail Showers
- [Light/Heavy] Small Hail Showers
- [Light/Heavy] Thunderstorm
- [Light/Heavy] Thunderstorms and Rain
- [Light/Heavy] Thunderstorms and Snow
- [Light/Heavy] Thunderstorms and Ice Pellets
- [Light/Heavy] Thunderstorms with Hail
- [Light/Heavy] Thunderstorms with Small Hail
- [Light/Heavy] Freezing Drizzle
- [Light/Heavy] Freezing Rain
- [Light/Heavy] Freezing Fog
- Overcast
- Clear
- Partly Cloudy
- Mostly Cloudy
- Scattered Clouds
Current Condition Icon Names
- The condition name is on the left, the icon name on the right.
- Clear = clear
- Cloudy = cloudy
- Flurries = flurries
- Fog = fog
- Hazy = hazy
- Mostly Cloudy = mostlycloudy
- Mostly Sunny = mostlysunny
- Partly Cloudy = partlycloudy
- Partly Sunny = partlysunny
- Rain = rain
- Sleet = sleet
- Snow = snow
- Sunny = sunny
- Thunderstorms = tstorms
- Unknown = unknown
AlertsXML
current NWS alerts for a location
http://api.wunderground.com/auto/wui/geo/AlertsXML/index.xml?query=86445
where query is a unique search result result:
<?xml version="1.0"?>
<alerts>
<alert count="2">
<AlertItem>
<type>WND</type>
<description>Lake Wind Advisory</description>
<date epoch="1200397200">3:40 am PST on January 15, 2008</date>
<expires epoch="1200549600">11:00 PM MST on January 16, 2008</expires>
<message>
...Gusty north winds to develop over the Colorado River valley
late tonight and Wednesday...
...Lake Wind Advisory in effect from 4 am PST /5 am MST/ to 10 PM
PST /11 PM MST/ Wednesday...
The National Weather Service in Las Vegas has issued a lake Wind
Advisory...which is in effect from 4 am PST /5 am MST/ to 10 PM
PST /11 PM MST/ Wednesday for Lake Havasu...Fort Mohave...Lake
Mead National Recreation Area and the upper Colorado River valley.
A cold front moving across the area this evening will allow for
north winds to develop overnight. North winds between 20 and 30
mph with gusts to around 40 mph are expected late tonight and into
Wednesday which will create the potential for hazardous boating.
A lake Wind Advisory means that winds in excess of 25 mph will
create hazardous boating conditions on area lakes. The strong
winds will create choppy waters and generate large waves which
could capsize or swamp small craft.
Boaters should exercise caution if venturing out onto area lakes
during the advisory period...or consider postponing their
activities until after the winds subside. Avoid the open water
and stay close to shore or in protected coves and inlets.
</message>
<phenomena>LW</phenomena>
<significance>Y</significance>
</AlertItem>
<AlertItem>
<type>FIR</type>
<description>Fire Weather Watch</description>
<date epoch="1200397800">3:50 am PST on January 15, 2008</date>
<expires epoch="1200535200">7:00 PM MST on January 16, 2008</expires>
<message>
...Strong north winds are expected across the area on Wednesday...
...Fire Weather Watch in effect from Wednesday morning through
Wednesday afternoon...
The National Weather Service in Las Vegas has issued a Fire
Weather Watch...which is in effect from Wednesday morning through
Wednesday afternoon for the Lake Mead nra...Colorado River Arizona
side and the lower Colorado River valley.
A strong cold front will move across the district overnight with
north winds forming by late tonight. North winds will then
continue into Wednesday with winds between 20 and 30 mph with
gusts to around 40 mph possible during the day.
These winds along with afternoon relative humidity values around
15 percent or lower and the high or greater fire danger rating
along the Colorado River valley has prompted the issuance of this
Fire Weather Watch for Wednesday.
Although the winds will remain gusty into Wednesday evening...and
locally overnight Wednesday...relative humidity values will
increase during the evening and raise above the critical 15
percent by early evening.
A Fire Weather Watch means that critical fire weather conditions
are possible. Listen for later forecasts and possible red flag
warnings.
</message>
<phenomena>FW</phenomena>
<significance>A</significance>
</AlertItem>
</alert>
</alerts>
ForecastXML
get the forecast for a location
http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=Chicago,IL
where query is a unique search result result:
<?xml version="1.0"?>
<forecast>
<txt_forecast>
<date>3:45 AM CST</date>
<number>2</number>
<forecastday>
<period>1</period>
<icon>partlycloudy</icon>
<title>Today</title>
<fcttext>Partly cloudy in the morning becoming mostly sunny. Scattered flurries in the morning. Highs in the upper 20s. Lowest wind chill readings 1 below to 9 above zero in the morning. West winds 10 to 15 mph.</fcttext>
</forecastday>
<forecastday>
<period>2</period>
<icon>nt_sunny</icon>
<title>Tonight</title>
<fcttext>Mostly clear. Lows 16 to 20...except in the lower 20s downtown. Light and variable winds in the evening becoming south around 10 mph after midnight. </fcttext>
</forecastday>
</txt_forecast>
<simpleforecast>
<forecastday>
<period>1</period>
<date>
<epoch>1200452404</epoch>
<pretty_short>9:00 PM CST</pretty_short>
<pretty>9:00 PM CST on January 15, 2008</pretty>
<day>15</day>
<month>1</month>
<year>2008</year>
<yday>14</yday>
<hour>21</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Tuesday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>26</fahrenheit>
<celsius>-3</celsius>
</high>
<low>
<fahrenheit>20</fahrenheit>
<celsius>-7</celsius>
</low>
<conditions>Partly Cloudy</conditions>
<icon>partlycloudy</icon>
<skyicon>partlycloudy</skyicon>
</forecastday>
<forecastday>
<period>2</period>
<date>
<epoch>1200538804</epoch>
<pretty_short>9:00 PM CST</pretty_short>
<pretty>9:00 PM CST on January 16, 2008</pretty>
<day>16</day>
<month>1</month>
<year>2008</year>
<yday>15</yday>
<hour>21</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Wednesday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>38</fahrenheit>
<celsius>3</celsius>
</high>
<low>
<fahrenheit>28</fahrenheit>
<celsius>-2</celsius>
</low>
<conditions>Mostly Cloudy</conditions>
<icon>mostlycloudy</icon>
<skyicon>mostlycloudy</skyicon>
</forecastday>
<forecastday>
<period>3</period>
<date>
<epoch>1200614404</epoch>
<pretty_short>6:00 PM CST</pretty_short>
<pretty>6:00 PM CST on January 17, 2008</pretty>
<day>17</day>
<month>1</month>
<year>2008</year>
<yday>16</yday>
<hour>18</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Thursday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>32</fahrenheit>
<celsius>0</celsius>
</high>
<low>
<fahrenheit>15</fahrenheit>
<celsius>-9</celsius>
</low>
<conditions>Snow</conditions>
<icon>snow</icon>
<skyicon>mostlycloudy</skyicon>
</forecastday>
<forecastday>
<period>4</period>
<date>
<epoch>1200700804</epoch>
<pretty_short>6:00 PM CST</pretty_short>
<pretty>6:00 PM CST on January 18, 2008</pretty>
<day>18</day>
<month>1</month>
<year>2008</year>
<yday>17</yday>
<hour>18</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Friday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>21</fahrenheit>
<celsius>-6</celsius>
</high>
<low>
<fahrenheit>6</fahrenheit>
<celsius>-14</celsius>
</low>
<conditions>Chance of Snow</conditions>
<icon>chancesnow</icon>
<skyicon>mostlycloudy</skyicon>
</forecastday>
<forecastday>
<period>5</period>
<date>
<epoch>1200787204</epoch>
<pretty_short>6:00 PM CST</pretty_short>
<pretty>6:00 PM CST on January 19, 2008</pretty>
<day>19</day>
<month>1</month>
<year>2008</year>
<yday>18</yday>
<hour>18</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Saturday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>8</fahrenheit>
<celsius>-13</celsius>
</high>
<low>
<fahrenheit>1</fahrenheit>
<celsius>-17</celsius>
</low>
<conditions>Partly Cloudy</conditions>
<icon>partlycloudy</icon>
<skyicon>partlycloudy</skyicon>
</forecastday>
<forecastday>
<period>6</period>
<date>
<epoch>1200873604</epoch>
<pretty_short>6:00 PM CST</pretty_short>
<pretty>6:00 PM CST on January 20, 2008</pretty>
<day>20</day>
<month>1</month>
<year>2008</year>
<yday>19</yday>
<hour>18</hour>
<min>00</min>
<sec>4</sec>
<isdst>0</isdst>
<monthname>January</monthname>
<weekday_short/>
<weekday>Sunday</weekday>
<ampm>PM</ampm>
<tz_short>CST</tz_short>
<tz_long>America/Chicago</tz_long>
</date>
<high>
<fahrenheit>18</fahrenheit>
<celsius>-8</celsius>
</high>
<low>
<fahrenheit>6</fahrenheit>
<celsius>-14</celsius>
</low>
<conditions>Partly Cloudy</conditions>
<icon>partlycloudy</icon>
<skyicon>partlycloudy</skyicon>
</forecastday>
</simpleforecast>
<moon_phase>
<percentIlluminated>49</percentIlluminated>
<ageOfMoon>7</ageOfMoon>
<current_time>
<hour>11</hour>
<minute>25</minute>
</current_time>
<sunset>
<hour>16</hour>
<minute>44</minute>
</sunset>
<sunrise>
<hour>7</hour>
<minute>15</minute>
</sunrise>
</moon_phase>
</forecast>
Forecast Condition Phrases
- Chance of Flurries
- Chance of Rain
- Chance of Freezing Rain
- Chance of Sleet
- Chance of Snow
- Chance of Thunderstorms
- Chance of a Thunderstorm
- Clear
- Cloudy
- Flurries
- Fog
- Hazy
- Mostly Cloudy
- Mostly Sunny
- Partly Cloudy
- Partly Sunny
- Freezing Rain
- Rain
- Sleet
- Snow
- Sunny
- Thunderstorms
- Unknown
- Overcast
- Scattered Clouds
Forecast Conditions Icon Names
- Chance of Flurries = chanceflurries
- Chance of Rain = chancerain
- Chance of Sleet = chancesleet
- Chance of Snow = chancesnow
- Chance of Thunderstorms = chancetstorms
- Clear = clear
- Cloudy = cloudy
- Flurries = flurries
- Fog = fog
- Hazy = hazy
- Mostly Cloudy = mostlycloudy
- Mostly Sunny = mostlysunny
- Partly Cloudy = partlycloudy
- Partly Sunny = partlysunny
- Rain = rain
- Sleet = sleet
- Snow = snow
- Sunny = sunny
- Thunderstorms = tstorms
- Unknown = unknown
