Weather data from the Greenlake neighborhood in Seattle, WA
Last update Tuesday, 13-May-2008 02:45:17 PDT
- Outside Temperature 50.2 F / 10.1 C
- Barometer 29.799
- Current Wind Speed 0 MPH
- Current Wind Direction 153 (SSE)
- Dominant Wind Speed 0 MPH
- Dominant Wind Direction 158 (SSE)
- Recent Gust 4 MPH
- Current Wind Chill 50.1 degrees F
- Low Wind Chill 5.8 degrees F on 01/11 14:29
- High Wind Speed 34 MPH 01/05 02:12
- High Outside Temp 98.5 degrees F 07/11 13:32
- Low Outside Temp 22.7 degrees F 01/12 05:06
- Kitchen Temperature 69.1 F / 20.6 C
- Kitchen Humidity 41 percent
- High Kitchen Temp 84.4 degrees F 06/03 14:30
- Low Kitchen Temp 55.3 degrees F 01/01 00:00
- High Kitchen Humidity 80 percent 07/22 07:33
- Low Kitchen Humidity 32 percent 03/25 17:12
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.