All data are acquired from Oregon WX200 compatible equipment.
The data are gathered on top of every hour in a MySQL database.
The data are taken as is, except from the rain.
This is because I want to show rainfall within every hour and
not the rainfall at any random time as given by the WX200.
Therefore I compare the current total with the previous hour's total.