PluginProbe
wp-forecast / 2.6
wp-forecast v2.6
10.0 trunk 1.4 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 3..5 3..8 3.0 3.1 3.2 3.3 3.4 3.6 All 86 releases
wp-forecast / examples / weather_bug_example.xml

weather_bug_example.xml in wp-forecast 2.6, at examples/weather_bug_example.xml

86 lines 4.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <aws:weather xmlns:aws="http://www.aws.com/aws"><aws:api version="2.0"/>
2 <aws:WebURL>http://weather.weatherbug.com/Germany/Kelsterbach-weather.html?ZCode=Z5546&amp;Units=1&amp;stat=EDDF</aws:WebURL>
3 <aws:InputLocationURL>http://weather.weatherbug.com/Germany/Frankfurt-weather.html?ZCode=Z5546&amp;Units=1</aws:InputLocationURL>
4 <aws:ob>
5 <aws:ob-date>
6 <aws:year number="2009"/>
7 <aws:month number="3" text="March" abbrv="Mar"/>
8 <aws:day number="22" text="Sunday" abbrv="Sun"/>
9 <aws:hour number="7" hour-24="07"/>
10 <aws:minute number="50"/>
11 <aws:second number="00"/>
12 <aws:am-pm abbrv="AM"/>
13 </aws:ob-date>
14 <aws:requested-station-id/>
15 <aws:station-id>EDDF</aws:station-id>
16 <aws:station>Frankfurt (am Main International Airport)</aws:station>
17 <aws:city-state citycode="59079">Frankfurt, GM</aws:city-state>
18 <aws:country>Germany</aws:country>
19 <aws:latitude>50.0499992370605</aws:latitude>
20 <aws:longitude>8.60000038146973</aws:longitude>
21 <aws:site-url/>
22 <aws:aux-temp units="&amp;deg;C">-47.2</aws:aux-temp>
23 <aws:aux-temp-rate units="&amp;deg;C">-17.8</aws:aux-temp-rate>
24 <aws:current-condition icon="http://deskwx.weatherbug.com/images/Forecast/icons/cond999.gif">Unknown</aws:current-condition>
25 <aws:dew-point units="&amp;deg;C">-4.44444444444444</aws:dew-point>
26 <aws:elevation units="m">111</aws:elevation>
27 <aws:feels-like units="&amp;deg;C">-3</aws:feels-like>
28 <aws:gust-time>
29 <aws:year number="2009"/>
30 <aws:month number="3" text="March" abbrv="Mar"/>
31 <aws:day number="22" text="Sunday" abbrv="Sun"/>
32 <aws:hour number="12" hour-24="00"/>
33 <aws:minute number="00"/>
34 <aws:second number="00"/>
35 <aws:am-pm abbrv="AM"/>
36 </aws:gust-time>
37 <aws:gust-direction>WSW</aws:gust-direction>
38 <aws:gust-speed units="km/h">11</aws:gust-speed>
39 <aws:humidity units="%">69</aws:humidity>
40 <aws:humidity-high units="%">74</aws:humidity-high>
41 <aws:humidity-low units="%">55</aws:humidity-low>
42 <aws:humidity-rate>0</aws:humidity-rate>
43 <aws:indoor-temp units="&amp;deg;C">0</aws:indoor-temp>
44 <aws:indoor-temp-rate units="&amp;deg;C">0</aws:indoor-temp-rate>
45 <aws:light>0.0</aws:light>
46 <aws:light-rate>0.0</aws:light-rate>
47 <aws:moon-phase moon-phase-img="http://api.wxbug.net/images/moonphase/mphase24.gif">20</aws:moon-phase>
48 <aws:pressure units="mb">1025.06</aws:pressure>
49 <aws:pressure-high units="mb">1,026.07</aws:pressure-high>
50 <aws:pressure-low units="mb">1,024.04</aws:pressure-low>
51 <aws:pressure-rate units="mb/h">0.00</aws:pressure-rate>
52 <aws:rain-month units="mm">0.00</aws:rain-month>
53 <aws:rain-rate units="mm/h">0.00</aws:rain-rate>
54 <aws:rain-rate-max units="mm/h">0.00</aws:rain-rate-max>
55 <aws:rain-today units="mm">0.00</aws:rain-today>
56 <aws:rain-year units="mm">0.00</aws:rain-year>
57 <aws:temp units="&amp;deg;C">1.0</aws:temp>
58 <aws:temp-high units="&amp;deg;C">2</aws:temp-high>
59 <aws:temp-low units="&amp;deg;C">-1</aws:temp-low>
60 <aws:temp-rate units="&amp;deg;C/h">0.0</aws:temp-rate>
61 <aws:sunrise>
62 <aws:year number="2009"/>
63 <aws:month number="3" text="March" abbrv="Mar"/>
64 <aws:day number="22" text="Sunday" abbrv="Sun"/>
65 <aws:hour number="7" hour-24="07"/>
66 <aws:minute number="25"/>
67 <aws:second number="06"/>
68 <aws:am-pm abbrv="AM"/>
69 </aws:sunrise>
70 <aws:sunset>
71 <aws:year number="2009"/>
72 <aws:month number="3" text="March" abbrv="Mar"/>
73 <aws:day number="22" text="Sunday" abbrv="Sun"/>
74 <aws:hour number="7" hour-24="19"/>
75 <aws:minute number="41"/>
76 <aws:second number="07"/>
77 <aws:am-pm abbrv="PM"/>
78 </aws:sunset>
79 <aws:wet-bulb units="&amp;deg;C">-0.81</aws:wet-bulb>
80 <aws:wind-speed units="km/h">13</aws:wind-speed>
81 <aws:wind-speed-avg units="km/h">13</aws:wind-speed-avg>
82 <aws:wind-direction>WSW</aws:wind-direction>
83 <aws:wind-direction-avg>WSW</aws:wind-direction-avg>
84 </aws:ob>
85 </aws:weather>
86