Weather data from the Greenlake neighborhood in Seattle, WA
Last update Tuesday, 13-May-2008 02:45:17 PDT


This data is from a Davis Weather Monitor II weather station connected to a serial port on a Linux box. A small program runs as a cron job every 15 minutes, polling the weather monitor and rewriting this page.

Here's the source code for Weastat 1.1, which is the software I wrote to pull data from the weather station and generate HTML pages. Do a view source in your browser of this page to get an idea of Weastat's template processing capabilities. Of particular interest is the celsius temperature conversion.