[mythtv-commits] mythtv commit: r10617 by ldunning

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 22 01:05:45 UTC 2006


      Author: ldunning
        Date: 2006-07-22 01:05:44 +0000 (Sat, 22 Jul 2006)
New Revision: 10617
   Changeset: http://cvs.mythtv.org/trac/changeset/10617

Added:

   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/NDFDParser.pm
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/NWS-Stations.xml
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/NWSLocation.pm
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/ndfd.pl
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/ndfdXML.pm

Log:

New files to make use of various NWS services
NDFDParser.pm -- uses SOAP service to get forecast data (weather.gov/xml)
ndfd.pl -- right now just tests above module, will format data for use in plugin
ndfdXML.pm -- autogenerated by SOAP::Lite to interface with NDFD SOAP
NWS-Stations.xml -- xml list of weather stations
NWSLocaion.pm -- Uses SAX processing to search above file.






More information about the mythtv-commits mailing list