02-27-2004, 11:37 PM -
Wow,
I didn't realize there was so much useful information out there!
I am still working on the VB script to gather information from multiple sources (can be just about anything) for the weather monitor. While still very buggy, here is an example of the output of the script. As you can see, there is a lot of information, but the file can be accessed by as many plugins as necessary.![Smile Smile](http://forum.tordex.com/images/smilies/smile.gif)
Rick.
I didn't realize there was so much useful information out there!
I am still working on the VB script to gather information from multiple sources (can be just about anything) for the weather monitor. While still very buggy, here is an example of the output of the script. As you can see, there is a lot of information, but the file can be accessed by as many plugins as necessary.
![Smile Smile](http://forum.tordex.com/images/smilies/smile.gif)
Rick.
Code:
<RunTime>2/27/2004 05:31:00 PM</RunTime>
<Updated> 4:53 PM MST on February 27, 2004</Updated>
<SunRise>6:35 AM</SunRise>
<SunSet>5:48 PM</SunSet>
<DayLength>11h 12m</DayLength>
<VisLight>12h 07m</VisLight>
<NormHigh>50°F</NormHigh>
<NormLow>21°F</NormLow>
<RecHigh>73°F</RecHigh>
<RecLow>-13°F</RecLow>
<YestHigh>65°F</YestHigh>
<YestLow>30°F</YestLow>
<Warnings>none</Warnings>
<Day1Fcst>Sat - Chance of Rain, 54°F</Day1Fcst>
<Day2Fcst>Sun - Chance of Snow, 34°F</Day2Fcst>
<Day3Fcst>Mon - Partly Cloudy, 43°F</Day3Fcst>
<Day4Fcst>Tue - Partly Cloudy, 42°F</Day4Fcst>
<Day5Fcst>Wed - Chance of Snow, 44°F</Day5Fcst>
<UVIndex>0</UVIndex>
<AirQual>Good</AirQual>
<RespIndex>7</RespIndex>
<Pollen>None</Pollen>
<MoonPhase>7</MoonPhase>
<MoonRise>10:16 AM</MoonRise>
<MoonSet>12:33 AM</MoonSet>
<METAR>KBJC 272345Z 28013KT 25SM SCT050 OVC100 11/M04 A2982</METAR>
<Station>KBJC</Station>
<Time>4:45 PM</Time>
<WindDir>280</WindDir>
<WindSpd>15 mph</WindSpd>
<WindGust> </WindGust>
<Visibility>25 mi</Visibility>
<Temperature>52°F</Temperature>
<DewPoint>25°F</DewPoint>
<FeelsLike>52°F</FeelsLike>
<RealFeel>44°F</RealFeel>
<Humidity>35%</Humidity>
<Pressure>29.82</Pressure>
<Conditions>OVCNONE</Conditions>