#!/usr/bin/perl -w # # Routine to get current temperature data, because wunderground pulled use of APIs by people # like me that do not have a wx station. So I got a free apikey from openweathermap, downloaded # their list of towns, and found mine # # This routine will get the current temperature (it seems to change every few secs - how do they # do that ? is it calculated ?) and then squirts it up to pvoutput.org. # # Called with six parameters... # # openweather