RRDWeather
Copyright (c) 2005-2006 Sebastien Wains <sebastien@wains.be>
Released under the GNU General Public License
http://www.wains.be/projects/rrdweather/


What is RRDWeather ?

RRDWeather is a set of scripts working with RRDtool and weather.com.
It collects weather info from the web on a regular basis and puts it in RRDtool graphs.


Changelog since version 0.36 - 12 December 2006 :
- Grégor yBittan <gregory.bittan@gmail.com> reported an issue when the web connection is down.
  The script would still feed the RRD databases with a value of 0, messing up the average figures.
- The update script can now handle the monitoring of several cities
- Lionel Porcheron <lionel@alveonet.org> made RRDweather available to the Ubuntu Community trough
  the Universe repository
- To achieve the goal of monitoring several cities from a single script, RRDWeather had to use
  a new directory structure in order to store database files
- Better indenting
- Improved bash code
- Improved debugging mode
- ...


Changelog since version 0.35 - somewhere around January 2006:
- Lionel Porcheron <lionel@alveonet.org> made weather.cgi fully w3c XHTML 1.1 et CSS 2.1 compliant
