-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyear.html
More file actions
214 lines (198 loc) · 6.5 KB
/
year.html
File metadata and controls
214 lines (198 loc) · 6.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<title>Doddington, Cambridgeshire, UK Yearly weather summary</title>
<link rel="stylesheet" type="text/css" href="weewx.css"/>
<link rel="icon" type="image/png" href="favicon.ico" />
<script type="text/javascript">
function openURL(urlname)
{
window.location=urlname;
}
</script>
</head>
<body>
<div id="container">
<div id="masthead">
<h1>Doddington, Cambridgeshire, UK</h1>
<h2>Yearly Weather Summary</h2>
<h2>02/22/16 14:14:00</h2>
</div>
<div id="stats_group">
<div class="stats">
<div class="stats_header">
Calendar Year
</div>
<table>
<tbody>
<tr>
<td class="stats_label">
High Temperature<br/>
Low Temperature
</td>
<td class="stats_data">
15.3°C at 02/21/16 13:06:47<br/>
-4.1°C at 02/16/16 06:28:01
</td>
</tr>
<tr>
<td class="stats_label">
High Heat Index
</td>
<td class="stats_data">
15.3°C at 02/21/16 13:06:47
</td>
</tr>
<tr>
<td class="stats_label">
Low Wind Chill
</td>
<td class="stats_data">
-7.2°C at 02/14/16 23:40:32
</td>
</tr>
<tr>
<td class="stats_label">
High Humidity<br/>
Low Humidity
</td>
<td class="stats_data">
97% 02/20/16 23:04:18<br/>
59% 02/18/16 14:12:40
</td>
</tr>
<tr>
<td class="stats_label">
High Dewpoint<br/>
Low Dewpoint
</td>
<td class="stats_data">
12.4°C 02/21/16 13:06:05<br/>
-4.9°C 02/16/16 06:28:01
</td>
</tr>
<tr>
<td class="stats_label">
High Barometer<br/>
Low Barometer
</td>
<td class="stats_data">
1035.2 mbar at 02/16/16 08:39:00<br/>
976.9 mbar at 02/08/16 11:39:02
</td>
</tr>
<tr>
<td class="stats_label">
Rain Total
</td>
<td class="stats_data">
10.0 mm
</td>
</tr>
<tr>
<td class="stats_label">
High Rain Rate
</td>
<td class="stats_data">
8.4 mm/hr at 02/22/16 00:45:28
</td>
</tr>
<tr>
<td class="stats_label">
High Wind Speed
</td>
<td class="stats_data">
43 mph from 242° at 02/08/16 10:56:48
</td>
</tr>
<tr>
<td class="stats_label">
Average Wind
</td>
<td class="stats_data">
9 mph
</td>
</tr>
<tr>
<td class="stats_label">
RMS Wind
</td>
<td class="stats_data">
10 mph
</td>
</tr>
<tr>
<td class="stats_label">
Vector Average Speed<br/>
Vector Average Direction
</td>
<td class="stats_data">
7 mph<br/>
252°
</td>
</tr>
<tr>
<td class="stats_label">
High Inside Temperature<br/>
Low Inside Temperature
</td>
<td class="stats_data">
20.6°C at 02/21/16 22:15:01<br/>
15.3°C at 02/09/16 06:42:00
</td>
</tr>
</tbody>
</table>
</div> <!-- End class "stats" -->
<p> </p>
<div class="stats">
<div class="stats_header">
Rain Year (1-Jan start)
</div>
<table>
<tbody>
<tr>
<td class="stats_label">
Rain Year Total
</td>
<td class="stats_data">
10.0 mm
</td>
</tr>
<tr>
<td class="stats_label">
High Rain Rate
</td>
<td class="stats_data">
8.4 mm/hr at 02/22/16 00:45:28
</td>
</tr>
</tbody>
</table>
</div> <!-- End class "stats" -->
</div> <!-- End class "stats_group" -->
<div id="content">
<div class="header">
<h3>Yearly Statistics and Plots</h3>
</div>
<div id="plots">
<img src="yeartempdew.png" alt="temperatures" />
<img src="yeartempchill.png" alt="heatchill" />
<img src="yearhilow.png" alt="Daily highs and lows for the year" title="Daily highs and lows for the year"/>
<img src="yearrain.png" alt="rain" />
<img src="yearwind.png" alt="wind" />
<img src="yearbarometer.png" alt="barometer"/>
<img src="yearwinddir.png" alt="Hi Wind" />
<img src="yearinside.png" alt="Inside" />
<img src="yearwindvec.png" alt="Wind Vector" />
</div>
</div> <!-- End id "content" -->
<div id="navbar">
<input type="button" value=" Current " onclick="openURL('index.html')" />
<input type="button" value=" Week " onclick="openURL('week.html')" />
<input type="button" value=" Month " onclick="openURL('month.html')" />
<input type="button" value=" Year " onclick="openURL('year.html')" />
</div>
</div> <!-- End id "container" -->
</body>
</html>