Weather data from the Greenlake neighborhood in Seattle, WA
Last update Sunday, 05-Feb-2012 07:15:14 PST
- Outside Temperature 34.4 F / 1.3 C
- Barometer 29.901
- Current Wind Speed 0 MPH
- Current Wind Direction 109 (ESE)
- Dominant Wind Speed 0 MPH
- Dominant Wind Direction 0 (N)
- Recent Gust 1 MPH
- Current Wind Chill 34.5 degrees F
- Low Wind Chill -15.5 degrees F on 11/23 03:37
- High Wind Speed 36 MPH 04/02 12:45
- High Outside Temp 96.6 degrees F 08/15 13:59
- Low Outside Temp 17.6 degrees F 11/24 02:21
- Kitchen Temperature 65.1 F / 18.4 C
- Kitchen Humidity 35 percent
- High Kitchen Temp 82.2 degrees F 08/15 18:09
- Low Kitchen Temp 56.6 degrees F 12/09 08:11
- High Kitchen Humidity 82 percent 09/27 08:25
- Low Kitchen Humidity 24 percent 03/20 13:09
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.