source: de.wigbels.ruby/hotcoldrain/web/index.html @ 5ce93a3

Last change on this file since 5ce93a3 was 5ce93a3, checked in by Norbert Wigbels <njw@…>, 9 years ago

Gaszaehler mit RRDTool-Auswertung

  • Property mode set to 100644
File size: 616 bytes
Line 
1<!DOCTYPE html>
2<html>
3<body>
4
5<h2>Temperatur / Luftfeuchtigkeit</h2>
6<img src="temperatur_1tag.png"> <img src="luftfeuchtigkeit_1tag.png"> <br />
7<img src="temperatur_1woche.png"> <img src="luftfeuchtigkeit_1woche.png"> <br />
8<img src="temperatur_1monat.png"> <img src="luftfeuchtigkeit_1monat.png"> <br />
9
10<h2>Regen / Wind</h2>
11<img src="regen_1tag.png"> <img src="wind_1tag.png"> <br />
12<img src="regen_1woche.png"> <img src="wind_1woche.png"> <br />
13<img src="regen_1monat.png"> <img src="wind_1monat.png"> <br />
14
15<p>Stationskoordinaten: 53&deg;34'17.1"N 9&deg;29'21.8"E, Stade-Ottenbeck</p>
16
17</body>
18</html>
Note: See TracBrowser for help on using the repository browser.