Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM and weather data from NOAA
#1
Hi folks,

I'm into home automation and use programs such as Girder to automate things like morning alarm and lights when I'm not home (using X10). Recently I added a function in Girder to read out loud the current weather and forecast. The data retrieval and parsing is done with QuickMacros. I am attaching the QM scripts I use to do this.

The scripts are not generic currently. I have hard coded my geographic location and folder/file paths. You will need to change those before you can run them in you environment.
The data is from the national weather service and is returned in XML format. I use the Microsoft XML COM object to parse it and extract the data I need.


Attached Files
.zip   Weather.zip (Size: 3.49 KB / Downloads: 857)


Forum Jump:


Users browsing this thread: 1 Guest(s)