This data gives a historical record of the weather in Stirling (central Scotland). To be exact, the data is from an Oregon Scientific Professional Weather Station (model WMR928) on the roof of the author's house in nearby Bridge of Allan. The true data starts from 3rd April 2003; fictitious data has been created for 1st January to 2nd April 2003 to make up a whole year. You can see the current data on the Stirling Weather History web page. The data is packaged up roughly annually and made available in bulk through this download. The last day currently provided is indicated by the History below.
Each day's data is logged every 15 minutes to a file named nn.dat.gz. This is placed in the directory yyyy/mm. The file contains the following fields separated by one or more spaces. Values are calculated for each logging interval, except rainfall which is totalled since midnight. Each interval generates a line as follows in the log file. The numbers refer to fields, counting from 0 as the start.
HH:MM:SS time of log (0)
NN.NN NN.N NN.N wind speed average/minimum/maximum (1-3, m/s)
NNN NNN NNN wind direction average/minimum/maximum (4-6, °)
NN.N NN.N NN.N outdoor temperature average/minimum/maximum (7-9, °C)
NN NN NN outdoor humidity average/minimum/maximum (10-12, %)
NN.N NN.N NN.N outdoor dewpoint average/minimum/maximum (13-15, °C)
NNNN.N NNNN.N NNNN.N indoor pressure average/minimum/maximum (16-18, mb)
NN.N NN.N NN.N indoor temperature average/minimum/maximum (19-21, °C)
NN NN NN indoor humidity average/minimum/maximum (22-24, %)
NN rainfall total since midnight (25, mm)
NN.N NN.N NN.N wind chill temperature average/minimum/maximum (26-28, °C)
NN.N NN.N NN.N indoor dewpoint average/minimum/maximum (29-31, °C)
Besides the raw data for each day, various summaries are produced in the same format (except that the first field identifies the day, month or year rather than the hour). These files are placed in the directory yyyy/mm, except for year summaries which appear in directory yyyy.
This data is free. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation - either version 2 of the License, or (at your option) any later version.
The data is distributed in the hope that it will be useful but without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
Version 1.0: First public release, Ken Turner, 24th August 2011
Up one level to Communications Utilities