<?php
/*
 File: WCTtags.php

 Purpose: load WeatherCat variables into a $WX[] array for use with the Canada/World/USA template sets

 Instructions:  
 

 Author: Ken True - webmaster@saratoga-weather.org

 (created by gen-WCTtags.php - V1.00 - 15-Mar-2012)

 These tags generated on 2012-03-20 19:03:47 GMT
   From WeatherCat-webtags.txt updated 2012-03-20 19:03:58 GMT

*/
// --------------------------------------------------------------------------

// allow viewing of generated source

if (isset($_REQUEST["sce"]) and strtolower($_REQUEST["sce"]) == "view" ) {
//--self downloader --
   $filenameReal = __FILE__;
   $download_size = filesize($filenameReal);
   header("Pragma: public");
   header("Cache-Control: private");
   header("Cache-Control: no-cache, must-revalidate");
   header("Content-type: text/plain");
   header("Accept-Ranges: bytes");
   header("Content-Length: $download_size");
   header("Connection: close");
   
   readfile($filenameReal);
   exit;
}
$WXsoftware = 'WCT';  
$defsFile = 'WCT-defs.php';  // filename with $varnames = $WX['WCT-varnames']; equivalents
 
$rawdatalines = <<<END_OF_RAW_DATA_LINES
CT|5,0&#176;C (0,6)|// Current temperature, temperature units and hourly change in brackets.:|:
CD|4,0&#176;C (0,6)|// Current dew point, dew point units and hourly change in brackets.:|:
CWC|2,7&#176;C (-0,8)|// Current wind chill, wind chill units and hourly change in brackets.:|:
CX|Est|// Current wind direction and units.:|:
CW|5 Knots (3)|// Current average wind speed and units.:|:
CG|8 Knots (-2)|// Current wind gust and units.:|:
CP|1003,2 mb (-0,5)|// Current barometric pressure, units and hourly change.:|:
CR|4,6 mm/h (4,6)|// Current hourly precipitation rate, units and hourly change.:|:
CC|Light Rain|// Current conditions (when available):|:
CF|Mostly cloudy and cooler. Precipitation possible within 12 hours, possibly heavy at times. Windy.|// Current forecast (Vantage/Vue/WLIP/WS23xx only currently):|:
CSF|Mostly cloudy, rain within 12 hours.|// Current short forecast (Vantage/Vue/WLIP only currently):|:
CU|29 mars 2013 10:52|// Time of the last valid data:|:
WDTEXT|E|// Current 16 sector 10-minute average wind direction as text:|:
BTTEXT|Baisse lente|// Current barometric trend as text:|:
RS|4.6 mm|// Rain storm value (Vantage/Vue/WLIP):|:
RSD|29 mars 2013|// Rain storm start date (Vantage/Vue/WLIP):|:
RLD|Aujourd'hui (4.6 mm)|// Last significant (0.6mm or more) rain date and amount:|:
RLDi|2013-03-29|// Last significant (0.6mm or more) rain date and amount (ISO date format):|:
WEATHERFACT|
A fire rainbow is an extremely rare phenomenon that occurs only when the sun is high allowing its light to pass through high-altitude cirrus clouds with a high content of ice crystals.
|// Interesting weather fact/note. A new fact is generated daily at random.:|:
JOURNT|<BR><B>14-mars-2013 18:58:21</B><BR> <BR><BR>|// Journal text.:|:
COUNTEDJOURNT|<BR><B>14-mars-2013 18:58:21</B><BR> <BR><BR>|// Latest nnnn journal entries (where nnnn is 1 to 9999).:|:
STRECORDS|

La Noue Beach

Temp&#233;rature max. enregistr&#233;e : 17,4 &#176;C on 24 mars 2013
Temp&#233;rature min. enregistr&#233;e : -0,9 &#176;C on 15 mars 2013
Amplitude totale de temp&#233;rature enregistr&#233;e : 18,3 &#176;C

Pression max. enregistr&#233;e : 1017,84 mb on 15 mars 2013
Pression min. enregistr&#233;e : 988,89 mb on 11 mars 2013
Amplitude totale de pression enregistr&#233;e : 28,95 mb

Vitesse de vent max. enregistr&#233;e : 27,8 Knots on 18 mars 2013

Wettest day on record: 18 mars 2013 with 12,0 mm of rain.

Sunniest day on record: 27 mars 2013 with 9,0 hours of sunshine.
|// Station records.:|:
STRECENT|

La Noue Beach

Temp&#233;rature (&#176;C)
	Maximum: 28 jours: 17,4     7 jours: 17,4     24 hrs: 10,4     Aujourd'hui: 6,7
	Minimum: 28 jours: -0,9     7 jours: 3,2      24 hrs: 3,2      Aujourd'hui: 3,2
	Moyenne: 28 jours: 8,0      7 jours: 9,1      24 hrs: 6,8      Aujourd'hui: 4,7    

Point de ros&#233;e (&#176;C)
	Maximum: 28 jours: 11,1     7 jours: 11,1     24 hrs: 4,0      Aujourd'hui: 4,0
	Minimum: 28 jours: -7,2     7 jours: -2,0     24 hrs: -2,0     Aujourd'hui: -2,0
	Moyenne: 28 jours: 4,2      7 jours: 4,8      24 hrs: 0,1      Aujourd'hui: 1,2    

Indice de chaleur (&#176;C)
	Maximum: 28 jours: 17,4     7 jours: 17,4     24 hrs: 10,4     Aujourd'hui: 6,7
	Minimum: 28 jours: -0,9     7 jours: 3,2      24 hrs: 3,2      Aujourd'hui: 3,2
	Moyenne: 28 jours: 8,0      7 jours: 9,1      24 hrs: 6,8      Aujourd'hui: 4,7    

Temp&#233;rature &#233;olienne (&#176;C)
	Maximum: 28 jours: 17,4     7 jours: 17,4     24 hrs: 10,4     Aujourd'hui: 6,6
	Minimum: 28 jours: -5,8     7 jours: 0,2      24 hrs: 0,3      Aujourd'hui: 0,3
	Moyenne: 28 jours: 6,5      7 jours: 8,2      24 hrs: 5,5      Aujourd'hui: 2,6    

Vitesse du vent - Rafales sur 10 Minutes (Knots)
	Maximum: 28 jours: 27,8     7 jours: 20,0     24 hrs: 17,4     Aujourd'hui: 17,4
	Minimum: 28 jours: 0,0      7 jours: 0,0      24 hrs: 0,0      Aujourd'hui: 0,9
	Moyenne: 28 jours: 7,7      7 jours: 6,0      24 hrs: 5,9      Aujourd'hui: 8,5    

Vitesse du vent - Moyenne sur 10 Minutes (Knots)
	Maximum: 28 jours: 20,0     7 jours: 14,8     24 hrs: 8,7      Aujourd'hui: 8,7
	Minimum: 28 jours: 0,0      7 jours: 0,0      24 hrs: 0,9      Aujourd'hui: 1,7
	Moyenne: 28 jours: 5,1      7 jours: 3,9      24 hrs: 3,8      Aujourd'hui: 5,0    

Wind Run (NM's)
	 Total:  28 jours: 2888,4   7 jours: 844,2    24 hrs: 119,6    Aujourd'hui: 68,7   

Direction du vent (Compas)
	Moyenne: 28 jours: SE par S  7 jours: E par N  24 hrs: NE par E  Aujourd'hui: Est

Pression (mb)
	Maximum: 28 days: 1017,84  7 days: 1010,05  24hrs: 1010,05  Today: 1008,84
	Minimum: 28 days: 988,89   7 days: 998,95   24hrs: 1003,11  Today: 1003,11
	Average: 28 days: 1004,32  7 days: 1003,92  24hrs: 1007,12  Today: 1005,11

Pr&#233;cipitations (mm)
	Max(/h): 28 days: 50,6     7 days: 10,9     24hrs: 10,9     Today: 10,9
	Totals:  28 days: 42,4     7 days: 5,4      24hrs: 4,6      today: 4,6

Solar Radiation (W/m^2)
	Max :     28 jours : 1099     7 jours : 963      24 hrs : 847      Aujourd'hui : 183
	Average: 28 days: 139,56   7 days: 167,97   24hrs: 156,57   Today: 16,29  
|// Recent statistics.:|:
STDAILY|

La Noue Beach

Heure		Temp+	Temp-	Chaud+	Chaud-	Froid+	Froid-	Ros&#233;e+	Ros&#233;-	Hum+	Hum-	Pres+	Pre-	Pl/h+	Pl/h-	Pluie	Vent+	Vent-	Raf+	Rafl-	DirV	WRun	SolHi	SolLo	UVHi	UVLo
0		6,7	6,4	6,7	6,4	6,6	4,9	-1,5	-1,8	56	55	1008,8	1007,6	0,0	0,0	0,0	4	2	10	2	103	3,7	0	0	0,0	0,0
1		6,7	6,4	6,7	6,4	5,1	4,1	-1,0	-2,0	59	54	1007,6	1007,1	0,0	0,0	0,0	7	4	12	3	108	6,9	0	0	0,0	0,0
2		6,4	5,9	6,4	5,9	4,7	3,2	-0,3	-1,4	64	58	1007,2	1005,8	0,0	0,0	0,0	7	4	17	3	114	8,1	0	0	0,0	0,0
3		5,9	5,3	5,9	5,3	3,5	2,3	0,4	-0,7	70	63	1005,8	1005,1	0,0	0,0	0,0	9	6	16	6	114	9,3	0	0	0,0	0,0
4		5,3	4,1	5,3	4,1	3,6	2,3	1,0	0,1	80	70	1005,8	1005,4	3,0	0,0	1,3	7	3	11	3	100	6,0	0	0	0,0	0,0
5		4,0	3,3	4,0	3,3	3,1	1,2	1,4	0,8	87	80	1005,4	1004,7	10,9	0,0	2,0	4	2	10	1	81	4,2	0	0	0,0	0,0
6		3,5	3,3	3,5	3,3	2,3	0,4	2,2	1,4	92	87	1005,1	1004,1	0,0	0,0	0,3	6	3	13	4	85	6,6	0	0	0,0	0,0
7		3,4	3,2	3,4	3,2	2,3	0,3	2,1	1,5	91	88	1004,7	1004,1	0,0	0,0	0,3	6	3	13	3	92	6,0	16	0	0,0	0,0
8		3,9	3,4	3,9	3,4	2,3	1,1	2,8	2,1	92	91	1004,5	1004,0	0,0	0,0	0,0	6	3	11	3	93	5,5	102	12	0,0	0,0
9		4,5	3,9	4,5	3,9	3,6	1,5	3,5	2,6	93	91	1004,1	1003,5	0,0	0,0	0,3	5	3	11	2	96	5,5	98	30	0,0	0,0
10		5,0	4,5	5,0	4,5	2,7	1,8	4,0	3,3	93	92	1003,5	1003,1	4,6	0,0	0,5	7	5	12	4	96	6,9	183	46	0,0	0,0

Daily High  	6,7	6,4	6,7	6,4	6,6	4,9	4,0	3,3	93	92	1008,8	1007,6	10,9	0,0	2,0	9	6	17	6	-	9,3	183	46	0,0	0,0
Daily Low   	3,4	3,2	3,4	3,2	2,3	0,3	-1,5	-2,0	56	54	1003,5	1003,1	0,0	0,0	0,0	4	2	10	1	-	3,7	0	0	0,0	0,0
Daily Average	5,0	4,5	5,0	4,5	3,6	2,1	1,3	0,5	80	75	1005,7	1005,0	1,7	0,0	0,4	6	3	13	3	98	6,2	36	8	0,0	0,0
Daily Total  															4,6						68,7
|// Current daily statistics.:|:
STMONTHLY1|

La Noue Beach

Day		TempHi	TempLo	TempAv	HeatHi	HeatLo	HeatAv	ChillHi	ChillLo	ChillAv	DewPHi	DewPLo	DewPAv	HumHi	HumLo	HumAv	PresHi	PresLo	PresAv
1		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
3		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
4		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
5		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
6		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
7		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
8		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
9		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
10		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
11		10,7	5,7	8,6	10,7	5,7	8,6	8,0	2,4	5,9	9,1	4,0	7,3	96	88	91	993,0	988,9	990,5
12		5,6	0,6	2,5	5,6	0,6	2,5	3,1	-3,6	-0,5	3,9	-4,3	-1,0	90	65	78	1004,0	993,0	1000,2
13		7,1	-0,6	3,2	7,1	-0,6	3,2	6,1	-5,8	0,1	1,1	-7,2	-2,5	77	53	66	1013,7	1003,9	1008,8
14		8,5	1,7	5,0	8,5	1,7	5,0	7,4	0,3	4,1	2,7	-4,1	-0,1	93	42	71	1017,4	1012,7	1014,7
15		10,3	-0,9	6,1	10,3	-0,9	6,1	8,4	-0,9	4,6	6,3	-2,9	2,6	92	63	78	1017,8	1011,6	1015,8
16		10,4	6,2	8,1	10,4	6,2	8,1	8,4	1,8	5,6	8,2	1,5	5,7	92	71	84	1011,7	999,7	1003,7
17		11,5	7,4	9,4	11,5	7,4	9,4	11,1	4,9	7,7	7,8	4,3	5,9	92	64	79	999,7	994,3	995,9
18		9,8	5,6	7,4	9,8	5,6	7,4	8,0	1,8	4,9	6,9	2,8	4,8	92	72	84	1000,2	990,5	994,2
19		11,1	7,0	8,7	11,1	7,0	8,7	9,9	4,3	7,0	7,9	2,8	5,9	92	72	83	1000,4	998,3	999,6
20		12,7	6,9	9,8	12,7	6,9	9,8	12,7	5,4	9,4	8,3	4,9	6,8	91	65	82	1014,6	999,7	1008,0
21		12,9	8,7	10,4	12,9	8,7	10,4	12,4	5,9	9,1	8,9	6,6	7,8	93	73	85	1014,6	1006,3	1010,5
22		15,0	9,1	11,2	15,0	9,1	11,2	13,7	6,5	9,8	9,9	5,3	7,8	94	62	80	1006,3	998,9	1001,5
23		16,7	8,7	11,6	16,7	8,7	11,6	16,7	7,9	11,4	10,8	7,2	8,8	97	61	84	1004,2	1000,5	1002,6
24		17,4	6,8	11,4	17,4	6,8	11,4	17,4	6,1	11,0	11,1	5,6	8,2	93	61	81	1004,5	1000,0	1001,3
25		10,2	8,2	9,1	10,2	8,2	9,1	10,2	6,7	8,6	7,2	5,8	6,6	91	77	85	1005,9	1002,7	1004,4
26		12,8	6,4	8,9	12,8	6,4	8,9	12,8	4,1	7,8	6,4	2,0	3,5	84	50	70	1005,7	1003,3	1004,5
27		11,2	3,3	7,0	11,2	3,3	7,0	11,2	0,2	5,0	2,3	0,2	1,1	82	50	67	1005,8	1003,0	1004,2
28		10,4	4,1	7,2	10,4	4,1	7,2	10,4	1,5	6,0	1,5	-2,0	-0,2	78	45	60	1010,1	1005,4	1007,7
29		6,7	3,2	4,7	6,7	3,2	4,7	6,6	0,3	2,6	4,0	-2,0	1,2	93	54	79	1008,8	1003,1	1005,1

Monthly High	17,4	9,1	11,6	17,4	9,1	11,6	17,4	7,9	11,4	11,1	7,2	8,8	97	88	91	1017,8	1012,7	1015,8
Monthly Low 	5,6	-0,9	2,5	5,6	-0,9	2,5	3,1	-5,8	-0,5	1,1	-7,2	-2,5	77	42	60	993,0	988,9	990,5
Monthly Average	11,1	5,2	7,9	11,1	5,2	7,9	10,2	2,6	6,3	6,5	1,6	4,2	90	63	78	1007,3	1000,8	1003,9
|// Current monthly statistics (part 1).:|:
STMONTHLY2|

La Noue Beach

Day		R/hHi	R/hLo	R/hAv	Rain	AvWsHi	AvWsLo	AvWsAv	GustHi	GustLo	GustAv	WDir	WRun	SolHi	SolLo	SolAv	UVHi	UVLo	UVAv
1		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
2		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
3		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
4		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
5		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
6		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
7		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
8		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
9		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
10		-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
11		0,0	0,0	0,0	5,8	15	7	10	21	9	15	262	398,4	137	0	21	0,0	0,0	0,0
12		0,0	0,0	0,0	0,0	10	2	6	20	1	10	246	189,9	290	0	40	0,0	0,0	0,0
13		0,0	0,0	0,0	0,0	11	0	7	23	1	10	60	216,5	967	0	130	0,0	0,0	0,0
14		0,0	0,0	0,0	0,0	8	0	2	15	0	4	72	71,0	895	0	154	0,0	0,0	0,0
15		0,0	0,0	0,0	0,0	11	0	5	16	0	7	150	156,5	840	0	188	0,0	0,0	0,0
16		26,2	0,0	0,3	6,6	15	3	8	21	0	11	208	270,9	403	0	62	0,0	0,0	0,0
17		0,0	0,0	0,0	0,6	17	0	6	22	0	9	247	192,1	893	0	176	0,0	0,0	0,0
18		35,4	0,0	0,5	12,0	20	1	8	28	1	12	274	238,2	1099	0	78	0,0	0,0	0,0
19		50,6	0,0	0,4	10,0	13	1	6	18	0	9	245	204,0	877	0	126	0,0	0,0	0,0
20		2,8	0,0	0,0	0,6	8	0	3	15	0	5	263	89,6	782	0	222	0,0	0,0	0,0
21		1,6	0,0	0,0	1,2	10	1	6	17	1	9	146	175,2	744	0	88	0,0	0,0	0,0
22		0,0	0,0	0,0	0,8	15	0	7	20	0	9	190	211,7	939	0	154	0,0	0,0	0,0
23		0,0	0,0	0,0	0,2	7	0	2	11	0	4	137	67,3	860	0	172	0,0	0,0	0,0
24		0,0	0,0	0,0	0,0	11	0	3	20	0	5	82	104,9	963	0	230	0,0	0,0	0,0
25		0,0	0,0	0,0	0,0	5	0	2	10	0	4	65	75,6	371	0	65	0,0	0,0	0,0
26		0,0	0,0	0,0	0,0	9	0	4	16	0	7	52	123,2	853	0	173	0,0	0,0	0,0
27		0,0	0,0	0,0	0,0	9	2	6	20	1	9	51	177,9	789	0	221	0,0	0,0	0,0
28		0,0	0,0	0,0	0,0	8	1	4	16	0	5	39	116,3	847	0	189	0,0	0,0	0,0
29		10,9	0,0	0,6	4,6	9	2	5	17	1	8	98	68,7	183	0	16	0,0	0,0	0,0

Monthly High	50,6	0,0	0,6	12,0	20	7	10	28	9	15	-	398,4	1099	0	230	0,0	0,0	0,0
Monthly Low 	0,0	0,0	0,0	0,0	5	0	2	10	0	4	-	67,3	137	0	16	0,0	0,0	0,0
Monthly Average	6,7	0,0	0,1	2,2	11	1	5	18	1	8	152	165,7	723	0	132	0,0	0,0	0,0
Monthly Total				42,4								3147,9
|// Current monthly statistics (part 2).:|:
STMONTHLY|

La Noue Beach

Day		TempHi	TempLo	TempAv	HeatHi	HeatLo	HeatAv	ChillHi	ChillLo	ChillAv	DewPHi	DewPLo	DewPAv	HumHi	HumLo	HumAv	PresHi	PresLo	PresAv	R/hHi	R/hLo	R/hAv	Rain	AvWsHi	AvWsLo	AvWsAv	GustHi	GustLo	GustAv	WDir	WRun	SolHi	SolLo	SolAv	UVHi	UVLo	UVAv
1		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
2		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
3		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
4		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
5		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
6		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
7		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
8		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
9		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
10		-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		-	-	-	-	-	-	-	-
11		10,7	5,7	8,6	10,7	5,7	8,6	8,0	2,4	5,9	9,1	4,0	7,3	96	88	91	993,0	988,9	990,5	0,0	0,0	0,0	5,8	15	7	10	21	9	15	262	398,4	137	0	21	0,0	0,0	0,0
12		5,6	0,6	2,5	5,6	0,6	2,5	3,1	-3,6	-0,5	3,9	-4,3	-1,0	90	65	78	1004,0	993,0	1000,2	0,0	0,0	0,0	0,0	10	2	6	20	1	10	246	189,9	290	0	40	0,0	0,0	0,0
13		7,1	-0,6	3,2	7,1	-0,6	3,2	6,1	-5,8	0,1	1,1	-7,2	-2,5	77	53	66	1013,7	1003,9	1008,8	0,0	0,0	0,0	0,0	11	0	7	23	1	10	60	216,5	967	0	130	0,0	0,0	0,0
14		8,5	1,7	5,0	8,5	1,7	5,0	7,4	0,3	4,1	2,7	-4,1	-0,1	93	42	71	1017,4	1012,7	1014,7	0,0	0,0	0,0	0,0	8	0	2	15	0	4	72	71,0	895	0	154	0,0	0,0	0,0
15		10,3	-0,9	6,1	10,3	-0,9	6,1	8,4	-0,9	4,6	6,3	-2,9	2,6	92	63	78	1017,8	1011,6	1015,8	0,0	0,0	0,0	0,0	11	0	5	16	0	7	150	156,5	840	0	188	0,0	0,0	0,0
16		10,4	6,2	8,1	10,4	6,2	8,1	8,4	1,8	5,6	8,2	1,5	5,7	92	71	84	1011,7	999,7	1003,7	26,2	0,0	0,3	6,6	15	3	8	21	0	11	208	270,9	403	0	62	0,0	0,0	0,0
17		11,5	7,4	9,4	11,5	7,4	9,4	11,1	4,9	7,7	7,8	4,3	5,9	92	64	79	999,7	994,3	995,9	0,0	0,0	0,0	0,6	17	0	6	22	0	9	247	192,1	893	0	176	0,0	0,0	0,0
18		9,8	5,6	7,4	9,8	5,6	7,4	8,0	1,8	4,9	6,9	2,8	4,8	92	72	84	1000,2	990,5	994,2	35,4	0,0	0,5	12,0	20	1	8	28	1	12	274	238,2	1099	0	78	0,0	0,0	0,0
19		11,1	7,0	8,7	11,1	7,0	8,7	9,9	4,3	7,0	7,9	2,8	5,9	92	72	83	1000,4	998,3	999,6	50,6	0,0	0,4	10,0	13	1	6	18	0	9	245	204,0	877	0	126	0,0	0,0	0,0
20		12,7	6,9	9,8	12,7	6,9	9,8	12,7	5,4	9,4	8,3	4,9	6,8	91	65	82	1014,6	999,7	1008,0	2,8	0,0	0,0	0,6	8	0	3	15	0	5	263	89,6	782	0	222	0,0	0,0	0,0
21		12,9	8,7	10,4	12,9	8,7	10,4	12,4	5,9	9,1	8,9	6,6	7,8	93	73	85	1014,6	1006,3	1010,5	1,6	0,0	0,0	1,2	10	1	6	17	1	9	146	175,2	744	0	88	0,0	0,0	0,0
22		15,0	9,1	11,2	15,0	9,1	11,2	13,7	6,5	9,8	9,9	5,3	7,8	94	62	80	1006,3	998,9	1001,5	0,0	0,0	0,0	0,8	15	0	7	20	0	9	190	211,7	939	0	154	0,0	0,0	0,0
23		16,7	8,7	11,6	16,7	8,7	11,6	16,7	7,9	11,4	10,8	7,2	8,8	97	61	84	1004,2	1000,5	1002,6	0,0	0,0	0,0	0,2	7	0	2	11	0	4	137	67,3	860	0	172	0,0	0,0	0,0
24		17,4	6,8	11,4	17,4	6,8	11,4	17,4	6,1	11,0	11,1	5,6	8,2	93	61	81	1004,5	1000,0	1001,3	0,0	0,0	0,0	0,0	11	0	3	20	0	5	82	104,9	963	0	230	0,0	0,0	0,0
25		10,2	8,2	9,1	10,2	8,2	9,1	10,2	6,7	8,6	7,2	5,8	6,6	91	77	85	1005,9	1002,7	1004,4	0,0	0,0	0,0	0,0	5	0	2	10	0	4	65	75,6	371	0	65	0,0	0,0	0,0
26		12,8	6,4	8,9	12,8	6,4	8,9	12,8	4,1	7,8	6,4	2,0	3,5	84	50	70	1005,7	1003,3	1004,5	0,0	0,0	0,0	0,0	9	0	4	16	0	7	52	123,2	853	0	173	0,0	0,0	0,0
27		11,2	3,3	7,0	11,2	3,3	7,0	11,2	0,2	5,0	2,3	0,2	1,1	82	50	67	1005,8	1003,0	1004,2	0,0	0,0	0,0	0,0	9	2	6	20	1	9	51	177,9	789	0	221	0,0	0,0	0,0
28		10,4	4,1	7,2	10,4	4,1	7,2	10,4	1,5	6,0	1,5	-2,0	-0,2	78	45	60	1010,1	1005,4	1007,7	0,0	0,0	0,0	0,0	8	1	4	16	0	5	39	116,3	847	0	189	0,0	0,0	0,0
29		6,7	3,2	4,7	6,7	3,2	4,7	6,6	0,3	2,6	4,0	-2,0	1,2	93	54	79	1008,8	1003,1	1005,1	10,9	0,0	0,6	4,6	9	2	5	17	1	8	98	68,7	183	0	16	0,0	0,0	0,0

Monthly High	17,4	9,1	11,6	17,4	9,1	11,6	17,4	7,9	11,4	11,1	7,2	8,8	97	88	91	1017,8	1012,7	1015,8	50,6	0,0	0,6	12,0	20	7	10	28	9	15	-	398,4	1099	0	230	0,0	0,0	0,0
Monthly Low 	5,6	-0,9	2,5	5,6	-0,9	2,5	3,1	-5,8	-0,5	1,1	-7,2	-2,5	77	42	60	993,0	988,9	990,5	0,0	0,0	0,0	0,0	5	0	2	10	0	4	-	67,3	137	0	16	0,0	0,0	0,0
Monthly Average	11,1	5,2	7,9	11,1	5,2	7,9	10,2	2,6	6,3	6,5	1,6	4,2	90	63	78	1007,3	1000,8	1003,9	8,9	0,0	0,2	2,2	11	1	5	18	1	8	152	165,7	723	0	132	0,0	0,0	0,0
Monthly Total																						42,4								3147,9
|// Current monthly statistics (all).:|:
STYEAROVERYEAR|

La Noue Beach

Temp&#233;rature (&#176;C) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      17,4   -      -      -      -      -      -      -      -      -      17,3900

Temp&#233;rature (&#176;C) (Minimum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      -0,9   -      -      -      -      -      -      -      -      -      -0,9400

Temp&#233;rature (&#176;C) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      8,0    -      -      -      -      -      -      -      -      -      7,9784 

Jours de gel
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Tot. Annuel
2013  -      -      2      -      -      -      -      -      -      -      -      -      2      

Temp&#233;rature &#233;olienne (&#176;C) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      17,4   -      -      -      -      -      -      -      -      -      17,3900

Temp&#233;rature &#233;olienne (&#176;C) (Minimum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      -5,8   -      -      -      -      -      -      -      -      -      -5,8000

Temp&#233;rature &#233;olienne (&#176;C) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      6,5    -      -      -      -      -      -      -      -      -      6,4561 

Heat Index(&#176;C) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      17,4   -      -      -      -      -      -      -      -      -      17,3900

Heat Index(&#176;C) (Average)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      8,0    -      -      -      -      -      -      -      -      -      7,9784 

Vitesse du vent (Knots) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      27,8   -      -      -      -      -      -      -      -      -      27,8078

Vitesse du vent (Knots) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      5,1    -      -      -      -      -      -      -      -      -      5,1296 

Direction du vent (Degr&#233;s) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      149    -      -      -      -      -      -      -      -      -      149,5  

Wind Run(NM's)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Tot. Annuel
2013  -      -      3147,9 -      -      -      -      -      -      -      -      -      3147,9 

Pression (mb) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      1017,8 -      -      -      -      -      -      -      -      -      1017,8430

Pression (mb) (Minimum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      988,9  -      -      -      -      -      -      -      -      -      988,8890

Pression (mb) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      1004,3 -      -      -      -      -      -      -      -      -      1004,3161

Pr&#233;cipitations (mm) (Total)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Tot. Annuel
2013  -      -      42,4   -      -      -      -      -      -      -      -      -      42,4   

Rain Days (>1,00mm)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Tot. Annuel
2013  -      -      6      -      -      -      -      -      -      -      -      -      6      

Radiation solaire(W/m^2) (Maximum)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      1099   -      -      -      -      -      -      -      -      -      1099,0000

Radiation solaire(W/m^2) (Moyenne)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Moy. Annuel.
2013  -      -      139,6  -      -      -      -      -      -      -      -      -      139,5620

Heures d'ensoleillement (Total)
      Jan    Fev    Mar    Avr    Mai    Juin   Juil   Aou    Sept   Oct    Nov    Dec    Tot. Annuel
2013  -      -      98,3   -      -      -      -      -      -      -      -      -      98,3   |// Year over year statistics.:|:
BD|V1.14, Build 232|// Build information:|:
L|La Noue Beach|// Station name:|:
D|29 mars 2013 10:52|// Date and time:|:
UT|1:15:36|// Uptime:|:
t12|10:52 AM|// Time (12 hour clock):|:
t24|10:52|// Time (24 hour clock):|:
t12s|10:52:38 AM|// Time (12 hour clock) h:mm:ss:|:
t24s|10:52:38|// Time (24 hour clock) hh:mm:ss:|:
da|03/29/13|// Date in the format of month/day/year:|:
de|29/03/13|// Date in the format of day/month/year:|:
SUNRISELOCAL|06:39|// Sunrise local time:|:
SUNSETLOCAL|19:18|// Sunset local time:|:
SUNRISEUTC|5:39|// Sunrise time UTC:|:
SUNSETUTC|18:18|// Sunset (UTC):|:
DAYLIGHTTIME|12:39|// Hours:Minutes of daylight today:|:
SUNRISELOCAL1|06:37|// Sunrise local time tomorrow:|:
SUNSETLOCAL1|19:20|// Sunset local time tomorrow:|:
SUNRISEUTC1|5:37|// Sunrise time UTC tomorrow:|:
SUNSETUTC1|18:20|// Sunset (UTC) tomorrow:|:
DAYLIGHTTIME1|12:42|// Hours:Minutes of daylight tomorrow:|:
WCAM|Webcam is disabled in WeatherCat's preferences. No picture available.|// Current web-cam picture at the resolution as set in the web-cam preferences.:|:
WCAM320|WCAM320$|// Current web-cam picture at a horizontal resolution of 320. :|:
MOVIE|Webcam is disabled in WeatherCat's preferences. No movie available.|// Link to the last time-lapse movie.:|:
GRTEMPO|temperature1.jpg|// Current outside temperature graph.:|:
GRDEW|dewpoint1.jpg|// Current dew point graph.:|:
GRHUMO|rh1.jpg|// Current outside humidity graph.:|:
GRWINDCH|windchill1.jpg|// Current wind chill graph.:|:
GRHEATI|heatindex1.jpg|// Current heat index graph.:|:
GRSOLAR|solarrad1.jpg|// Current solar radiation graph.:|:
GRUV|uv1.jpg|// Current U.V. graph. Note: There's no U.V. sensor on the station here.:|:
GRWINDD|winddirection1.jpg|// Current wind direction graph.:|:
GRWINDS|windspeed1.jpg|// Current wind speed graph.:|:
GRPRESSURE|pressure1.jpg|// Current barometric pressure graph.:|:
GRCLOUDB|cloudbase1.jpg|// Current calculated cloud base graph.:|:
GRRAIN1|precipitation1.jpg|// Current 1 hour rain rate graph.:|:
GRRAIN24|precipitationc1.jpg|// Current daily rain rate graph.:|:
GRHUMI|rhin1.jpg|// Current internal humidity graph.:|:
GRTEMPI|tempin1.jpg|// Current internal temperature graph.:|:
TEMPUNITS|&#176;C|// Current temperature units.:|:
RAINUNITS|mm|// Current rain units.:|:
PRESSUREUNITS|mb|// Current pressure units.:|:
WINDSPEEDUNITS|Knots|// Current wind speed units.:|:
ISO8601DATES||// Date format set to ISO-8601 YYYY-MM-DDTHH:MM:SS for STAT :TIME variables:|:
STAT:TEMPERATURE:CURRENT|5,0|// Current Temperature:|:
STAT:TEMPERATURE:DELTA1|0,6|// Current Temperature change over 1 hour.:|:
STAT:TEMPERATURE:DELTA24|-2,7|// Current Temperature change over 24 hours.:|:
STAT:TEMPERATURE:24HRSAGO|7,7|// Current Temperature value 24 hours ago.:|:
STAT:WINDCHILL:CURRENT|2,7|// Current Wind Chill:|:
STAT:WINDCHILL:DELTA1|-0,8|// Current Wind Chill change over 1 hour.:|:
STAT:WINDCHILL:DELTA24|-2,6|// Current Wind Chill change over 24 hours.:|:
STAT:WINDCHILL:24HRSAGO|5,3|// Current Wind Chill value 24 hours ago.:|:
STAT:HEATINDEX:CURRENT|5,0|// Current Heat Index:|:
STAT:HEATINDEX:DELTA1|0,6|// Current Heat Index change over 1 hour.:|:
STAT:HEATINDEX:DELTA24|-2,7|// Current Heat Index change over 24 hours.:|:
STAT:HEATINDEX:24HRSAGO|7,7|// Current Heat Index value 24 hours ago.:|:
STAT:DEWPOINT:CURRENT|4,0|// Current Dew Point:|:
STAT:DEWPOINT:DELTA1|0,6|// Current Dew Point change over 1 hour.:|:
STAT:DEWPOINT:DELTA24|3,6|// Current Dew Point change over 24 hours.:|:
STAT:DEWPOINT:24HRSAGO|0,4|// Current Dew Point value 24 hours ago.:|:
STAT:EXTHUMIDITY:CURRENT|93|// Current External Humidity:|:
STAT:EXTHUMIDITY:DELTA1|0|// Current External Humidity change over 1 hour.:|:
STAT:EXTHUMIDITY:DELTA24|33|// Current External Humidity change over 24 hours.:|:
STAT:EXTHUMIDITY:24HRSAGO|60|// Current External Humidity value 24 hours ago.:|:
STAT:PRESSURE:CURRENT|1003,2|// Current Pressure:|:
STAT:PRESSURE:DELTA1|-0,5|// Current Pressure change over 1 hour.:|:
STAT:PRESSURE:DELTA24|-4,6|// Current Pressure change over 24 hours.:|:
STAT:PRESSURE:24HRSAGO|1007,8|// Current Pressure value 24 hours ago.:|:
STAT:WINDSPEED:CURRENT|5|// Current Wind Speed:|:
STAT:WINDSPEED:DELTA1|3|// Current Wind Speed change over 1 hour.:|:
STAT:WINDSPEED:DELTA24|-2|// Current Wind Speed change over 24 hours.:|:
STAT:WINDSPEED:24HRSAGO|7|// Current Wind Speed value 24 hours ago.:|:
STAT:WINDGUST:CURRENT|12|// Current Wind Gust:|:
STAT:WINDGUST:DELTA1|-2|// Current Wind Gust change over 1 hour.:|:
STAT:WINDGUST:DELTA24|-2|// Current Wind Gust change over 24 hours.:|:
STAT:WINDGUST:24HRSAGO|10|// Current Wind Gust value 24 hours ago.:|:
STAT:AVERAGEWINDSPEED:CURRENT|5|// Current Average Wind Speed:|:
STAT:AVERAGEWINDSPEED:DELTA1|3|// Current Average Wind Speed change over 1 hour.:|:
STAT:AVERAGEWINDSPEED:DELTA24|-2|// Current Average Wind Speed change over 24 hours.:|:
STAT:AVERAGEWINDSPEED:24HRSAGO|7|// Current Average Wind Speed value 24 hours ago.:|:
STAT:WINDDIRECTION:CURRENT|87|// Current Wind Direction:|:
STAT:RAIN:CURRENT|4,1|// Current Rain Rate Rate:|:
STAT:RAIN:DELTA1|4,6|// Current Rain Rate Rate change over 1 hour.:|:
STAT:RAIN:DELTA24|4,6|// Current Rain Rate Rate change over 24 hours.:|:
STAT:RAIN:24HRSAGO|0,0|// Current Rain Rate Rate value 24 hours ago.:|:
STAT:RAIN:TOTAL:TODAY|4,6|// Current Daily Rain:|:
STAT:DAILYRAIN:MAX:TODAY|4,6|// Current Daily Rain:|:
STAT:DAILYRAIN:MAX:TODAY:TIME|2013-03-29|// Time of current Daily Rain:|:
STAT:WINDRUN:TOTAL:TODAY|68,68|// Current Daily Wind Run:|:
STAT:INTTEMPERATURE:CURRENT|20,3|// Current Internal Temperature:|:
STAT:INTTEMPERATURE:DELTA1|0,9|// Current Internal Temperature change over 1 hour.:|:
STAT:INTTEMPERATURE:DELTA24|-2,2|// Current Internal Temperature change over 24 hours.:|:
STAT:INTTEMPERATURE:24HRSAGO|22,6|// Current Internal Temperature value 24 hours ago.:|:
STAT:INTHUMIDITY:CURRENT|32|// Current Internal Humidity:|:
STAT:INTHUMIDITY:DELTA1|-1|// Current Internal Humidity change over 1 hour.:|:
STAT:INTHUMIDITY:DELTA24|8|// Current Internal Humidity change over 24 hours.:|:
STAT:INTHUMIDITY:24HRSAGO|24|// Current Internal Humidity value 24 hours ago.:|:
STAT:SOLAR:CURRENT|49|// Current Solar Radiation:|:
STAT:SOLAR:DELTA1|-40|// Current Solar Radiation change over 1 hour.:|:
STAT:SOLAR:DELTA24|-569|// Current Solar Radiation change over 24 hours.:|:
STAT:SOLAR:24HRSAGO|615|// Current Solar Radiation value 24 hours ago.:|:
STAT:UV:CURRENT|0,0|// Current UV:|:
STAT:UV:DELTA1|0,0|// Current UV change over 1 hour.:|:
STAT:UV:DELTA24|0,0|// Current UV change over 24 hours.:|:
STAT:UV:24HRSAGO|0,0|// Current UV value 24 hours ago.:|:
STAT:TEMPERATURE:MAX:TODAY|6,7|// Highest temperature today:|:
STAT:TEMPERATURE:MAX:TODAY:TIME|01:01:00|// Time of highest temperature today:|:
STAT:TEMPERATURE:MAX:YESTERDAY|10,4|// Highest temperature yesterday:|:
STAT:TEMPERATURE:MAX:YESTERDAY:TIME|15:46:00|// Time of highest temperature yesterday:|:
STAT:TEMPERATURE:MAX:THISWEEK|17,4|// Highest temperature this week:|:
STAT:TEMPERATURE:MAX:THISWEEK:TIME|2013-03-24T15:17:00|// Time of highest temperature this week:|:
STAT:TEMPERATURE:MAX:LASTWEEK|16,7|// Highest temperature last week:|:
STAT:TEMPERATURE:MAX:LASTWEEK:TIME|2013-03-23T16:30:00|// Time of highest temperature last week:|:
STAT:TEMPERATURE:MAX:THISMONTH|17,4|// Highest temperature this month:|:
STAT:TEMPERATURE:MAX:THISMONTH:TIME|2013-03-24T15:17:00|// Time of highest temperature this month:|:
STAT:TEMPERATURE:MAX:LASTMONTH|N/A|// Highest temperature last month:|:
STAT:TEMPERATURE:MAX:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of highest temperature last month:|:
STAT:TEMPERATURE:MAX:THISYEAR|17,4|// Highest temperature this year:|:
STAT:TEMPERATURE:MAX:THISYEAR:TIME|2013-03-24T15:17:00|// Time of highest temperature this year:|:
STAT:TEMPERATURE:MAX:LASTYEAR|N/A|// Highest temperature last year:|:
STAT:TEMPERATURE:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest temperature last year:|:
STAT:TEMPERATURE:MAX:ALLTIME|17,4|// Highest temperature of all time:|:
STAT:TEMPERATURE:MIN:TODAY|3,2|// Lowest temperature today:|:
STAT:TEMPERATURE:MIN:TODAY:TIME|07:29:00|// Time of lowest temperature today:|:
STAT:TEMPERATURE:MIN:YESTERDAY|4,1|// Lowest temperature yesterday:|:
STAT:TEMPERATURE:MIN:YESTERDAY:TIME|08:01:00|// Time of lowest temperature yesterday:|:
STAT:TEMPERATURE:MIN:THISWEEK|3,2|// Lowest temperature this week:|:
STAT:TEMPERATURE:MIN:THISWEEK:TIME|2013-03-29T07:29:00|// Time of lowest temperature this week:|:
STAT:TEMPERATURE:MIN:LASTWEEK|5,6|// Lowest temperature last week:|:
STAT:TEMPERATURE:MIN:LASTWEEK:TIME|2013-03-18T09:10:00|// Time of lowest temperature last week:|:
STAT:TEMPERATURE:MIN:THISMONTH|-0,9|// Lowest temperature this month:|:
STAT:TEMPERATURE:MIN:THISMONTH:TIME|2013-03-15T04:25:00|// Time of lowest temperature this month:|:
STAT:TEMPERATURE:MIN:LASTMONTH|N/A|// Lowest temperature last month:|:
STAT:TEMPERATURE:MIN:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of lowest temperature last month:|:
STAT:TEMPERATURE:MIN:THISYEAR|-0,9|// Lowest temperature this year:|:
STAT:TEMPERATURE:MIN:THISYEAR:TIME|2013-03-15T04:25:00|// Time of lowest temperature this year:|:
STAT:TEMPERATURE:MIN:LASTYEAR|N/A|// Lowest temperature last year:|:
STAT:TEMPERATURE:MIN:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of lowest temperature last year:|:
STAT:TEMPERATURE:MIN:ALLTIME|-0,9|// Lowest temperature of all time:|:
STAT:TEMPERATURE:AVERAGE:TODAY|4,7|// Average temperature today:|:
STAT:TEMPERATURE:AVERAGE:YESTERDAY|7,2|// Average temperature yesterday:|:
STAT:TEMPERATURE:AVERAGE:THISWEEK|8,4|// Average temperature this week:|:
STAT:TEMPERATURE:AVERAGE:LASTWEEK|9,8|// Average temperature last week:|:
STAT:TEMPERATURE:AVERAGE:THISMONTH|8,0|// Average temperature this month:|:
STAT:TEMPERATURE:AVERAGE:LASTMONTH|0,0|// Average temperature last month:|:
STAT:TEMPERATURE:AVERAGE:THISYEAR|8,0|// Average temperature this year:|:
STAT:TEMPERATURE:AVERAGE:LASTYEAR|0,0|// Average temperature last year:|:
STAT:TEMPERATURE:AVERAGE:ALLTIME|8,0|// Average temperature of all time:|:
STAT:FROSTDAYS:TOTAL:THISWEEK|0|// Number of frost days this week:|:
STAT:FROSTDAYS:TOTAL:LASTWEEK|0|// Number of frost days last week:|:
STAT:FROSTDAYS:TOTAL:THISMONTH|2|// Number of frost days this month:|:
STAT:FROSTDAYS:TOTAL:LASTMONTH|0|// Number of frost days last month:|:
STAT:FROSTDAYS:TOTAL:THISYEAR|2|// Number of frost days this year:|:
STAT:FROSTDAYS:TOTAL:LASTYEAR|367|// Number of frost days last year:|:
STAT:FROSTDAYS:TOTAL:ALLTIME|2|// Number of frost days since records began:|:
STAT:DEWPOINT:MAX:TODAY|4,0|// Highest dewpoint today:|:
STAT:DEWPOINT:MAX:TODAY:TIME|10:51:00|// Time of highest dewpoint today:|:
STAT:DEWPOINT:MAX:YESTERDAY|1,5|// Highest dewpoint yesterday:|:
STAT:DEWPOINT:MAX:YESTERDAY:TIME|10:06:00|// Time of highest dewpoint yesterday:|:
STAT:DEWPOINT:MAX:THISWEEK|11,1|// Highest dewpoint this week:|:
STAT:DEWPOINT:MAX:THISWEEK:TIME|2013-03-24T16:16:00|// Time of highest dewpoint this week:|:
STAT:DEWPOINT:MAX:THISMONTH|11,1|// Highest dewpoint this month:|:
STAT:DEWPOINT:MAX:THISMONTH:TIME|2013-03-24T16:16:00|// Time of highest dewpoint this month:|:
STAT:DEWPOINT:MAX:THISYEAR|11,1|// Highest dewpoint this year:|:
STAT:DEWPOINT:MAX:THISYEAR:TIME|2013-03-24T16:16:00|// Time of highest dewpoint this year:|:
STAT:DEWPOINT:MIN:TODAY|-2,0|// Lowest dewpoint today:|:
STAT:DEWPOINT:MIN:TODAY:TIME|01:05:00|// Time of lowest dewpoint today:|:
STAT:DEWPOINT:MIN:YESTERDAY|-2,0|// Lowest dewpoint yesterday:|:
STAT:DEWPOINT:MIN:YESTERDAY:TIME|23:31:00|// Time of lowest dewpoint yesterday:|:
STAT:DEWPOINT:MIN:THISWEEK|-2,0|// Lowest dewpoint this week:|:
STAT:DEWPOINT:MIN:THISWEEK:TIME|2013-03-29T01:05:00|// Time of lowest dewpoint this week:|:
STAT:DEWPOINT:MIN:THISMONTH|-7,2|// Lowest dewpoint this month:|:
STAT:DEWPOINT:MIN:THISMONTH:TIME|2013-03-13T10:13:00|// Time of lowest dewpoint this month:|:
STAT:DEWPOINT:MIN:THISYEAR|-7,2|// Lowest dewpoint this year:|:
STAT:DEWPOINT:MIN:THISYEAR:TIME|2013-03-13T10:13:00|// Time of lowest dewpoint this year:|:
STAT:DEWPOINT:AVERAGE:TODAY|1,2|// Average dewpoint today:|:
STAT:DEWPOINT:AVERAGE:YESTERDAY|-0,2|// Average dewpoint yesterday:|:
STAT:DEWPOINT:AVERAGE:THISWEEK|3,6|// Average dewpoint this week:|:
STAT:DEWPOINT:AVERAGE:THISMONTH|4,2|// Average dewpoint this month:|:
STAT:DEWPOINT:AVERAGE:THISYEAR|4,2|// Average dewpoint this year:|:
STAT:EXTHUMIDITY:MAX:TODAY|93|// Highest external humidity today:|:
STAT:EXTHUMIDITY:MAX:TODAY:TIME|10:03:00|// Time of highest external humidity today:|:
STAT:EXTHUMIDITY:MAX:YESTERDAY|78|// Highest external humidity yesterday:|:
STAT:EXTHUMIDITY:MAX:YESTERDAY:TIME|08:42:00|// Time of highest external humidity yesterday:|:
STAT:EXTHUMIDITY:MAX:THISWEEK:|93%|// Highest external humidity this week:|:
STAT:EXTHUMIDITY:MAX:THISWEEK::TIME|93:TIME$|// Time of highest external humidity this week:|:
STAT:EXTHUMIDITY:MAX:THISMONTH|97|// Highest external humidity this month:|:
STAT:EXTHUMIDITY:MAX:THISMONTH:TIME|2013-03-23T10:54:00|// Time of highest external humidity this month:|:
STAT:EXTHUMIDITY:MAX:LASTMONTH|N/A|// Highest external humidity last month:|:
STAT:EXTHUMIDITY:MAX:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of highest external humidity last month:|:
STAT:EXTHUMIDITY:MAX:THISYEAR|97|// Highest external humidity this year:|:
STAT:EXTHUMIDITY:MAX:THISYEAR:TIME|2013-03-23T10:54:00|// Time of highest external humidity this year:|:
STAT:EXTHUMIDITY:MAX:LASTYEAR|N/A|// Highest external humidity last year:|:
STAT:EXTHUMIDITY:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest external humidity last year:|:
STAT:EXTHUMIDITY:MIN:TODAY|54|// Lowest external humidity today:|:
STAT:EXTHUMIDITY:MIN:TODAY:TIME|01:05:00|// Time of lowest external humidity today:|:
STAT:EXTHUMIDITY:MIN:YESTERDAY|45|// Lowest external humidity yesterday:|:
STAT:EXTHUMIDITY:MIN:YESTERDAY:TIME|15:40:00|// Time of lowest external humidity yesterday:|:
STAT:EXTHUMIDITY:MIN:THISWEEK|45|// Lowest external humidity this week:|:
STAT:EXTHUMIDITY:MIN:THISWEEK:TIME|2013-03-28T15:40:00|// Time of lowest external humidity this week:|:
STAT:EXTHUMIDITY:MIN:THISMONTH|42|// Lowest external humidity this month:|:
STAT:EXTHUMIDITY:MIN:THISMONTH:TIME|2013-03-14T14:50:00|// Time of lowest external humidity this month:|:
STAT:EXTHUMIDITY:MIN:LASTMONTH|N/A|// Lowest external humidity last month:|:
STAT:EXTHUMIDITY:MIN:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of lowest external humidity last month:|:
STAT:EXTHUMIDITY:MIN:THISYEAR|42|// Lowest external humidity this year:|:
STAT:EXTHUMIDITY:MIN:THISYEAR:TIME|2013-03-14T14:50:00|// Time of lowest external humidity this year:|:
STAT:EXTHUMIDITY:MIN:LASTYEAR|N/A|// Lowest external humidity last year:|:
STAT:EXTHUMIDITY:MIN:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of lowest external humidity last year:|:
STAT:EXTHUMIDITY:AVERAGE:TODAY|79|// Average external humidity today:|:
STAT:EXTHUMIDITY:AVERAGE:YESTERDAY|60|// Average external humidity yesterday:|:
STAT:EXTHUMIDITY:AVERAGE:THISWEEK|73|// Average external humidity this week:|:
STAT:EXTHUMIDITY:AVERAGE:THISMONTH|78|// Average external humidity this month:|:
STAT:EXTHUMIDITY:AVERAGE:LASTMONTH|0|// Average external humidity last month:|:
STAT:EXTHUMIDITY:AVERAGE:THISYEAR|78|// Average external humidity this year:|:
STAT:EXTHUMIDITY:AVERAGE:LASTYEAR|0|// Average external humidity last year:|:
STAT:WINDCHILL:MAX:TODAY|6,6|// Highest wind chill today:|:
STAT:WINDCHILL:MAX:TODAY:TIME|00:18:00|// Time of highest wind chill today:|:
STAT:WINDCHILL:MAX:YESTERDAY|10,4|// Highest wind chill yesterday:|:
STAT:WINDCHILL:MAX:YESTERDAY:TIME|15:46:00|// Time of highest wind chill yesterday:|:
STAT:WINDCHILL:MAX:THISWEEK|17,4|// Highest wind chill this week:|:
STAT:WINDCHILL:MAX:THISWEEK:TIME|2013-03-24T15:17:00|// Time of highest wind chill this week:|:
STAT:WINDCHILL:MAX:THISMONTH|17,4|// Highest wind chill this month:|:
STAT:WINDCHILL:MAX:THISMONTH:TIME|2013-03-24T15:17:00|// Time of highest wind chill this month:|:
STAT:WINDCHILL:MAX:THISYEAR|17,4|// Highest wind chill this year:|:
STAT:WINDCHILL:MAX:THISYEAR:TIME|2013-03-24T15:17:00|// Time of highest wind chill this year:|:
STAT:WINDCHILL:MIN:TODAY|0,3|// Lowest wind chill today:|:
STAT:WINDCHILL:MIN:TODAY:TIME|07:04:00|// Time of lowest wind chill today:|:
STAT:WINDCHILL:MIN:YESTERDAY|1,5|// Lowest wind chill yesterday:|:
STAT:WINDCHILL:MIN:YESTERDAY:TIME|07:34:00|// Time of lowest wind chill yesterday:|:
STAT:WINDCHILL:MIN:THISWEEK|0,2|// Lowest wind chill this week:|:
STAT:WINDCHILL:MIN:THISWEEK:TIME|2013-03-27T06:56:00|// Time of lowest wind chill this week:|:
STAT:WINDCHILL:MIN:THISMONTH|-5,8|// Lowest wind chill this month:|:
STAT:WINDCHILL:MIN:THISMONTH:TIME|2013-03-13T07:36:00|// Time of lowest wind chill this month:|:
STAT:WINDCHILL:MIN:THISYEAR|-5,8|// Lowest wind chill this year:|:
STAT:WINDCHILL:MIN:THISYEAR:TIME|2013-03-13T07:36:00|// Time of lowest wind chill this year:|:
STAT:WINDCHILL:AVERAGE:TODAY|2,6|// Average wind chill today:|:
STAT:WINDCHILL:AVERAGE:YESTERDAY|6,0|// Average wind chill yesterday:|:
STAT:WINDCHILL:AVERAGE:THISWEEK|7,2|// Average wind chill this week:|:
STAT:WINDCHILL:AVERAGE:THISMONTH|6,5|// Average wind chill this month:|:
STAT:WINDCHILL:AVERAGE:THISYEAR|6,5|// Average wind chill this year:|:
STAT:HEATINDEX:MAX:TODAY|6,7|// Highest heat index today:|:
STAT:HEATINDEX:MAX:TODAY:TIME|01:01:00|// Time of highest heat index today:|:
STAT:HEATINDEX:MAX:YESTERDAY|10,4|// Highest heat index yesterday:|:
STAT:HEATINDEX:MAX:YESTERDAY:TIME|15:46:00|// Time of highest heat index yesterday:|:
STAT:HEATINDEX:MAX:THISWEEK|17,4|// Highest heat index this week:|:
STAT:HEATINDEX:MAX:THISWEEK:TIME|2013-03-24T15:17:00|// Time of highest heat index this week:|:
STAT:HEATINDEX:MAX:THISMONTH|17,4|// Highest heat index this month:|:
STAT:HEATINDEX:MAX:THISMONTH:TIME|2013-03-24T15:17:00|// Time of highest heat index this month:|:
STAT:HEATINDEX:MAX:LASTMONTH|N/A|// Highest heat index last month:|:
STAT:HEATINDEX:MAX:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of highest heat index last month:|:
STAT:HEATINDEX:MAX:THISYEAR|17,4|// Highest heat index this year:|:
STAT:HEATINDEX:MAX:THISYEAR:TIME|2013-03-24T15:17:00|// Time of highest heat index this year:|:
STAT:HEATINDEX:MAX:LASTYEAR|N/A|// Highest heat index last year:|:
STAT:HEATINDEX:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest heat index last year:|:
STAT:HEATINDEX:MIN:TODAY|3,2|// Lowest heat index today:|:
STAT:HEATINDEX:MIN:TODAY:TIME|07:29:00|// Time of lowest heat index today:|:
STAT:HEATINDEX:MIN:YESTERDAY|4,1|// Lowest heat index yesterday:|:
STAT:HEATINDEX:MIN:YESTERDAY:TIME|08:01:00|// Time of lowest heat index yesterday:|:
STAT:HEATINDEX:MIN:THISWEEK|3,2|// Lowest heat index this week:|:
STAT:HEATINDEX:MIN:THISWEEK:TIME|2013-03-29T07:29:00|// Time of lowest heat index this week:|:
STAT:HEATINDEX:MIN:THISMONTH|-0,9|// Lowest heat index this month:|:
STAT:HEATINDEX:MIN:THISMONTH:TIME|2013-03-15T04:25:00|// Time of lowest heat index this month:|:
STAT:HEATINDEX:MIN:THISYEAR|-0,9|// Lowest heat index this year:|:
STAT:HEATINDEX:MIN:THISYEAR:TIME|2013-03-15T04:25:00|// Time of lowest heat index this year:|:
STAT:HEATINDEX:AVERAGE:TODAY|4,7|// Average heat index today:|:
STAT:HEATINDEX:AVERAGE:YESTERDAY|7,2|// Average heat index yesterday:|:
STAT:HEATINDEX:AVERAGE:THISWEEK|8,4|// Average heat index this week:|:
STAT:HEATINDEX:AVERAGE:THISMONTH|8,0|// Average heat index this month:|:
STAT:HEATINDEX:AVERAGE:THISYEAR|8,0|// Average heat index this year:|:
STAT:PRESSURE:MAX:TODAY|1008,8|// Highest pressure today:|:
STAT:PRESSURE:MAX:TODAY:TIME|00:03:00|// Time of highest pressure today:|:
STAT:PRESSURE:MAX:YESTERDAY|1010,1|// Highest pressure yesterday:|:
STAT:PRESSURE:MAX:YESTERDAY:TIME|19:33:00|// Time of highest pressure yesterday:|:
STAT:PRESSURE:MAX:THISWEEK|1010,1|// Highest pressure this week:|:
STAT:PRESSURE:MAX:THISWEEK:TIME|2013-03-28T19:33:00|// Time of highest pressure this week:|:
STAT:PRESSURE:MAX:THISMONTH|1017,8|// Highest pressure this month:|:
STAT:PRESSURE:MAX:THISMONTH:TIME|2013-03-15T02:04:00|// Time of highest pressure this month:|:
STAT:PRESSURE:MAX:THISYEAR|1017,8|// Highest pressure this year:|:
STAT:PRESSURE:MAX:THISYEAR:TIME|2013-03-15T02:04:00|// Time of highest pressure this year:|:
STAT:PRESSURE:MAX:LASTYEAR|N/A|// Highest pressure last year:|:
STAT:PRESSURE:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest pressure last year:|:
STAT:PRESSURE:MIN:TODAY|1003,1|// Lowest pressure today:|:
STAT:PRESSURE:MIN:TODAY:TIME|10:26:00|// Time of lowest pressure today:|:
STAT:PRESSURE:MIN:YESTERDAY|1005,4|// Lowest pressure yesterday:|:
STAT:PRESSURE:MIN:YESTERDAY:TIME|00:35:00|// Time of lowest pressure yesterday:|:
STAT:PRESSURE:MIN:THISWEEK|1000,0|// Lowest pressure this week:|:
STAT:PRESSURE:MIN:THISWEEK:TIME|2013-03-24T05:03:00|// Time of lowest pressure this week:|:
STAT:PRESSURE:MIN:THISMONTH|988,9|// Lowest pressure this month:|:
STAT:PRESSURE:MIN:THISMONTH:TIME|2013-03-11T18:02:00|// Time of lowest pressure this month:|:
STAT:PRESSURE:MIN:THISYEAR|988,9|// Lowest pressure this year:|:
STAT:PRESSURE:MIN:THISYEAR:TIME|2013-03-11T18:02:00|// Time of lowest pressure this year:|:
STAT:PRESSURE:AVERAGE:TODAY|1005,1|// Average pressure today:|:
STAT:PRESSURE:AVERAGE:YESTERDAY|1007,7|// Average pressure yesterday:|:
STAT:PRESSURE:AVERAGE:THISWEEK|1004,5|// Average pressure this week:|:
STAT:PRESSURE:AVERAGE:THISMONTH|1004,3|// Average pressure this month:|:
STAT:PRESSURE:AVERAGE:THISYEAR|1004,3|// Average pressure this year:|:
STAT:PRESSURE:AVERAGE:LASTYEAR|0,0|// Average pressure last year:|:
STAT:PRESSURE:AVERAGE:ALLTIME|1004,3|// Average pressure of all time:|:
STAT:WINDSPEED:MAX:TODAY|17|// Highest wind speed today:|:
STAT:WINDSPEED:MAX:TODAY:TIME|02:31:00|// Time of highest wind speed today:|:
STAT:WINDSPEED:MAX:YESTERDAY|16|// Highest wind speed yesterday:|:
STAT:WINDSPEED:MAX:YESTERDAY:TIME|10:44:00|// Time of highest wind speed yesterday:|:
STAT:WINDSPEED:MAX:THISWEEK|20|// Highest wind speed this week:|:
STAT:WINDSPEED:MAX:THISWEEK:TIME|2013-03-27T19:53:00|// Time of highest wind speed this week:|:
STAT:WINDSPEED:MAX:THISMONTH|28|// Highest wind speed this month:|:
STAT:WINDSPEED:MAX:THISMONTH:TIME|2013-03-18T03:45:00|// Time of highest wind speed this month:|:
STAT:WINDSPEED:MAX:LASTMONTH|N/A|// Highest wind speed last month:|:
STAT:WINDSPEED:MAX:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of highest wind speed last month:|:
STAT:WINDSPEED:MAX:THISYEAR|28|// Highest wind speed this year:|:
STAT:WINDSPEED:MAX:THISYEAR:TIME|2013-03-18T03:45:00|// Time of highest wind speed this year:|:
STAT:WINDSPEED:MAX:LASTYEAR|N/A|// Highest wind speed last year:|:
STAT:WINDSPEED:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest wind speed last year:|:
STAT:WINDSPEED:AVERAGE:TODAY|5,0|// Average wind speed today:|:
STAT:WINDSPEED:AVERAGE:YESTERDAY|3,6|// Average wind speed yesterday:|:
STAT:WINDSPEED:AVERAGE:THISWEEK|4,0|// Average wind speed this week:|:
STAT:WINDSPEED:AVERAGE:THISMONTH|5,1|// Average wind speed this month:|:
STAT:WINDSPEED:AVERAGE:LASTMONTH|0,0|// Average wind speed last month:|:
STAT:WINDSPEED:AVERAGE:THISYEAR|5,1|// Average wind speed this year:|:
STAT:WINDSPEED:AVERAGE:LASTYEAR|0,0|// Average wind speed last year:|:
STAT:WINDGUST:AVERAGE:TODAY|8,5|// Average wind gust today:|:
STAT:WINDGUST:AVERAGE:YESTERDAY|5,3|// Average wind gust yesterday:|:
STAT:WINDGUST:AVERAGE:THISWEEK|6,3|// Average wind gust this week:|:
STAT:WINDGUST:AVERAGE:THISMONTH|7,7|// Average wind gust this month:|:
STAT:WINDGUST:AVERAGE:THISYEAR|7,7|// Average wind gust this year:|:
STAT:WINDRUN:TOTAL:TODAY|68,68|// Wind run today:|:
STAT:WINDRUN:TOTAL:YESTERDAY|116,33|// Wind run yesterday:|:
STAT:WINDRUN:TOTAL:THISWEEK|666,56|// Wind run this week:|:
STAT:WINDRUN:TOTAL:THISMONTH|3147,86|// Wind run this month:|:
STAT:WINDRUN:TOTAL:LASTMONTH|0,00|// Wind run last month:|:
STAT:WINDRUN:TOTAL:THISYEAR|3147,86|// Wind run this year:|:
STAT:WINDRUN:TOTAL:LASTYEAR|0,00|// Wind run last year:|:
STAT:WINDRUN:TOTAL:ALLTIME|3147,86|// Wind run all time:|:
STAT:WINDDIRECTION:AVERAGE:TODAY|98|// Average wind direction today:|:
STAT:WINDDIRECTION:AVERAGE:YESTERDAY|39|// Average wind direction yesterday:|:
STAT:WINDDIRECTION:AVERAGE:THISWEEK|61|// Average wind direction this week:|:
STAT:WINDDIRECTION:AVERAGE:THISMONTH|149|// Average wind direction this month:|:
STAT:WINDDIRECTION:AVERAGE:THISYEAR|149|// Average wind direction this year:|:
STAT:WINDDIRECTION:AVERAGE:LASTYEAR|0|// Average wind direction last year:|:
STAT:RAIN:MAX:TODAY|10,9|// Highest rain rate today:|:
STAT:RAIN:MAX:TODAY:TIME|05:05:00|// Time of highest rain rate today:|:
STAT:RAIN:MAX:YESTERDAY|0,0|// Highest rain rate yesterday:|:
STAT:RAIN:MAX:YESTERDAY:TIME|23:01:00|// Time of highest rain rate yesterday:|:
STAT:RAIN:MAX:THISWEEK|10,9|// Highest rain rate this week:|:
STAT:RAIN:MAX:THISWEEK:TIME|2013-03-29T05:05:00|// Time of highest rain rate this week:|:
STAT:RAIN:MAX:THISMONTH|50,6|// Highest rain rate this month:|:
STAT:RAIN:MAX:THISMONTH:TIME|2013-03-19T16:11:00|// Time of highest rain rate this month:|:
STAT:RAIN:MAX:THISYEAR|50,6|// Highest rain rate this year:|:
STAT:RAIN:MAX:THISYEAR:TIME|2013-03-19T16:11:00|// Time of highest rain rate this year:|:
STAT:RAIN:MAX:LASTYEAR|N/A|// Highest rain rate last year:|:
STAT:RAIN:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest rain rate last year:|:
STAT:RAIN:MAX:THISSEASON|50,6|// Highest rain rate this season:|:
STAT:RAIN:MAX:THISSEASON:TIME|2013-03-19T16:11:00|// Time of highest rain rate this season:|:
STAT:RAIN:AVERAGE:TODAY|0,6345|// Average rain rate today:|:
STAT:RAIN:AVERAGE:YESTERDAY|0,0000|// Average rain rate yesterday:|:
STAT:RAIN:AVERAGE:THISWEEK|0,0533|// Average rain rate this week:|:
STAT:RAIN:AVERAGE:THISMONTH|0,0832|// Average rain rate this month:|:
STAT:RAIN:AVERAGE:THISYEAR|0,0832|// Average rain rate this year:|:
STAT:RAIN:AVERAGE:LASTYEAR|0,0000|// Average rain rate last year:|:
STAT:RAIN:AVERAGE:THISSEASON|0,0832|// Average rain rate this season:|:
STAT:RAIN:TOTAL:TODAY|4,6|// Rain today:|:
STAT:RAIN:TOTAL:TODAYSINCE9|0,8|// Rain since 9 a.m.:|:
STAT:RAIN:TOTAL:YESTERDAY|0,0|// Rain yesterday:|:
STAT:RAIN:TOTAL:THISWEEK|4,6|// Rain this week:|:
STAT:RAIN:TOTAL:THISMONTH|42,4|// Rain this month:|:
STAT:RAIN:TOTAL:THISYEAR|42,4|// Rain this year:|:
STAT:RAIN:TOTAL:LASTYEAR|0,0|// Rain last year:|:
STAT:RAIN:TOTAL:THISSEASON|42,4|// Rain this season:|:
STAT:DAILYRAIN:MAX:THISWEEK:TIME|2013-03-29|// The wettest day this week:|:
STAT:DAILYRAIN:MAX:LASTWEEK:TIME|2013-03-18|// The wettest day last week:|:
STAT:DAILYRAIN:MAX:THISMONTH:TIME|2013-03-18|// The wettest day this month:|:
STAT:DAILYRAIN:MAX:THISYEAR:TIME|2013-03-18|// The wettest day this year:|:
STAT:DAILYRAIN:MAX:LASTYEAR:TIME|2012-12-31|// The wettest day last year:|:
STAT:DAILYRAIN:MAX:ALLTIME:TIME|2013-03-18|// The wettest day of all time:|:
STAT:RAINDAYS:TOTAL:THISWEEK|1|// Number of rain days this week:|:
STAT:RAINDAYS:TOTAL:LASTWEEK|3|// Number of rain days last week:|:
STAT:RAINDAYS:TOTAL:THISMONTH|6|// Number of rain days this month:|:
STAT:RAINDAYS:TOTAL:LASTMONTH|0|// Number of rain days last month:|:
STAT:RAINDAYS:TOTAL:THISYEAR|6|// Number of rain days this year:|:
STAT:RAINDAYS:TOTAL:LASTYEAR|0|// Number of rain days last year:|:
STAT:RAINDAYS:TOTAL:ALLTIME|6|// Number of rain days since records began:|:
STAT:INTTEMPERATURE:MAX:TODAY|22,2|// Highest internal temperature today:|:
STAT:INTTEMPERATURE:MAX:TODAY:TIME|03:13:00|// Time of highest internal temperature today:|:
STAT:INTTEMPERATURE:MAX:YESTERDAY|26,9|// Highest internal temperature yesterday:|:
STAT:INTTEMPERATURE:MAX:YESTERDAY:TIME|16:10:00|// Time of highest internal temperature yesterday:|:
STAT:INTTEMPERATURE:MAX:THISWEEK|32,0|// Highest internal temperature this week:|:
STAT:INTTEMPERATURE:MAX:THISWEEK:TIME|2013-03-24T09:26:00|// Time of highest internal temperature this week:|:
STAT:INTTEMPERATURE:MAX:THISMONTH|32,0|// Highest internal temperature this month:|:
STAT:INTTEMPERATURE:MAX:THISMONTH:TIME|2013-03-24T09:26:00|// Time of highest internal temperature this month:|:
STAT:INTTEMPERATURE:MAX:THISYEAR|32,0|// Highest internal temperature this year:|:
STAT:INTTEMPERATURE:MAX:THISYEAR:TIME|2013-03-24T09:26:00|// Time of highest internal temperature this year:|:
STAT:INTTEMPERATURE:MAX:LASTYEAR|N/A|// Highest internal temperature last year:|:
STAT:INTTEMPERATURE:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest internal temperature last year:|:
STAT:INTTEMPERATURE:MAX:ALLTIME|32,0|// Highest internal temperature of all time:|:
STAT:INTTEMPERATURE:MIN:TODAY|18,9|// Lowest internal temperature today:|:
STAT:INTTEMPERATURE:MIN:TODAY:TIME|08:24:00|// Time of lowest internal temperature today:|:
STAT:INTTEMPERATURE:MIN:YESTERDAY|19,5|// Lowest internal temperature yesterday:|:
STAT:INTTEMPERATURE:MIN:YESTERDAY:TIME|08:03:00|// Time of lowest internal temperature yesterday:|:
STAT:INTTEMPERATURE:MIN:THISWEEK|18,9|// Lowest internal temperature this week:|:
STAT:INTTEMPERATURE:MIN:THISWEEK:TIME|2013-03-29T08:24:00|// Time of lowest internal temperature this week:|:
STAT:INTTEMPERATURE:MIN:THISMONTH|18,1|// Lowest internal temperature this month:|:
STAT:INTTEMPERATURE:MIN:THISMONTH:TIME|2013-03-15T07:01:00|// Time of lowest internal temperature this month:|:
STAT:INTTEMPERATURE:MIN:THISYEAR|18,1|// Lowest internal temperature this year:|:
STAT:INTTEMPERATURE:MIN:THISYEAR:TIME|2013-03-15T07:01:00|// Time of lowest internal temperature this year:|:
STAT:INTTEMPERATURE:MIN:LASTYEAR|N/A|// Lowest internal temperature last year:|:
STAT:INTTEMPERATURE:MIN:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of lowest internal temperature last year:|:
STAT:INTTEMPERATURE:AVERAGE:TODAY|20,4|// Average internal temperature today:|:
STAT:INTTEMPERATURE:AVERAGE:YESTERDAY|21,9|// Average internal temperature yesterday:|:
STAT:INTTEMPERATURE:AVERAGE:THISWEEK|22,5|// Average internal temperature this week:|:
STAT:INTTEMPERATURE:AVERAGE:THISMONTH|22,9|// Average internal temperature this month:|:
STAT:INTTEMPERATURE:AVERAGE:THISYEAR|22,9|// Average internal temperature this year:|:
STAT:INTTEMPERATURE:AVERAGE:LASTYEAR|0,0|// Average internal temperature last year:|:
STAT:INTHUMIDITY:MAX:TODAY|33|// Highest internal humidity today:|:
STAT:INTHUMIDITY:MAX:TODAY:TIME|10:01:00|// Time of highest internal humidity today:|:
STAT:INTHUMIDITY:MAX:YESTERDAY|27|// Highest internal humidity yesterday:|:
STAT:INTHUMIDITY:MAX:YESTERDAY:TIME|08:07:00|// Time of highest internal humidity yesterday:|:
STAT:INTHUMIDITY:MAX:THISWEEK:|51%|// Highest internal humidity this week:|:
STAT:INTHUMIDITY:MAX:THISWEEK::TIME|51:TIME$|// Time of highest internal humidity this week:|:
STAT:INTHUMIDITY:MAX:THISMONTH|65|// Highest internal humidity this month:|:
STAT:INTHUMIDITY:MAX:THISMONTH:TIME|2013-03-16T16:03:00|// Time of highest internal humidity this month:|:
STAT:INTHUMIDITY:MAX:THISYEAR|65|// Highest internal humidity this year:|:
STAT:INTHUMIDITY:MAX:THISYEAR:TIME|2013-03-16T16:03:00|// Time of highest internal humidity this year:|:
STAT:INTHUMIDITY:MAX:LASTYEAR|N/A|// Highest internal humidity last year:|:
STAT:INTHUMIDITY:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest internal humidity last year:|:
STAT:INTHUMIDITY:MIN:TODAY|21|// Lowest internal humidity today:|:
STAT:INTHUMIDITY:MIN:TODAY:TIME|01:31:00|// Time of lowest internal humidity today:|:
STAT:INTHUMIDITY:MIN:YESTERDAY|19|// Lowest internal humidity yesterday:|:
STAT:INTHUMIDITY:MIN:YESTERDAY:TIME|16:12:00|// Time of lowest internal humidity yesterday:|:
STAT:INTHUMIDITY:MIN:THISWEEK|19|// Lowest internal humidity this week:|:
STAT:INTHUMIDITY:MIN:THISWEEK:TIME|2013-03-28T16:12:00|// Time of lowest internal humidity this week:|:
STAT:INTHUMIDITY:MIN:THISMONTH|19|// Lowest internal humidity this month:|:
STAT:INTHUMIDITY:MIN:THISMONTH:TIME|2013-03-28T16:12:00|// Time of lowest internal humidity this month:|:
STAT:INTHUMIDITY:MIN:THISYEAR|19|// Lowest internal humidity this year:|:
STAT:INTHUMIDITY:MIN:THISYEAR:TIME|2013-03-28T16:12:00|// Time of lowest internal humidity this year:|:
STAT:INTHUMIDITY:MIN:LASTYEAR|N/A|// Lowest internal humidity last year:|:
STAT:INTHUMIDITY:MIN:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of lowest internal humidity last year:|:
STAT:INTHUMIDITY:AVERAGE:TODAY|28|// Average internal humidity today:|:
STAT:INTHUMIDITY:AVERAGE:YESTERDAY|24|// Average internal humidity yesterday:|:
STAT:INTHUMIDITY:AVERAGE:THISWEEK|36|// Average internal humidity this week:|:
STAT:INTHUMIDITY:AVERAGE:THISMONTH|42|// Average internal humidity this month:|:
STAT:INTHUMIDITY:AVERAGE:THISYEAR|42|// Average internal humidity this year:|:
STAT:INTHUMIDITY:AVERAGE:LASTYEAR|0|// Average internal humidity last year:|:
STAT:SOLAR:MAX:TODAY|183|// Highest solar radiation today:|:
STAT:SOLAR:MAX:TODAY:TIME|10:13:00|// Time of highest solar radiation today:|:
STAT:SOLAR:MAX:YESTERDAY|847|// Highest solar radiation yesterday:|:
STAT:SOLAR:MAX:YESTERDAY:TIME|13:17:00|// Time of highest solar radiation yesterday:|:
STAT:SOLAR:MAX:THISWEEK|963|// Highest solar radiation this week:|:
STAT:SOLAR:MAX:THISWEEK:TIME|2013-03-24T12:31:00|// Time of highest solar radiation this week:|:
STAT:SOLAR:MAX:LASTWEEK|1099|// Highest solar radiation last week:|:
STAT:SOLAR:MAX:LASTWEEK:TIME|2013-03-18T12:15:00|// Time of highest solar radiation last week:|:
STAT:SOLAR:MAX:THISMONTH|1099|// Highest solar radiation this month:|:
STAT:SOLAR:MAX:THISMONTH:TIME|2013-03-18T12:15:00|// Time of highest solar radiation this month:|:
STAT:SOLAR:MAX:LASTMONTH|N/A|// Highest solar radiation last month:|:
STAT:SOLAR:MAX:LASTMONTH:TIME|2013-02-01T00:03:00|// Time of highest solar radiation last month:|:
STAT:SOLAR:MAX:THISYEAR|1099|// Highest solar radiation this year:|:
STAT:SOLAR:MAX:THISYEAR:TIME|2013-03-18T12:15:00|// Time of highest solar radiation this year:|:
STAT:SOLAR:MAX:LASTYEAR|N/A|// Highest solar radiation last year:|:
STAT:SOLAR:MAX:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of highest solar radiation last year:|:
STAT:SOLAR:MIN:TODAY|0|// Lowest solar radiation today:|:
STAT:SOLAR:MIN:TODAY:TIME|07:01:00|// Time of lowest solar radiation today:|:
STAT:SOLAR:MIN:YESTERDAY|0|// Lowest solar radiation yesterday:|:
STAT:SOLAR:MIN:YESTERDAY:TIME|23:01:00|// Time of lowest solar radiation yesterday:|:
STAT:SOLAR:MIN:THISWEEK|0|// Lowest solar radiation this week:|:
STAT:SOLAR:MIN:THISWEEK:TIME|2013-03-29T07:01:00|// Time of lowest solar radiation this week:|:
STAT:SOLAR:MIN:THISMONTH|0|// Lowest solar radiation this month:|:
STAT:SOLAR:MIN:THISMONTH:TIME|2013-03-29T07:01:00|// Time of lowest solar radiation this month:|:
STAT:SOLAR:MIN:THISYEAR|0|// Lowest solar radiation this year:|:
STAT:SOLAR:MIN:THISYEAR:TIME|2013-03-29T07:01:00|// Time of lowest solar radiation this year:|:
STAT:SOLAR:MIN:LASTYEAR|N/A|// Lowest solar radiation last year:|:
STAT:SOLAR:MIN:LASTYEAR:TIME|2011-12-31T23:50:00|// Time of lowest solar radiation last year:|:
STAT:SOLAR:AVERAGE:TODAY|16|// Average solar radiation today:|:
STAT:SOLAR:AVERAGE:YESTERDAY|189|// Average solar radiation yesterday:|:
STAT:SOLAR:AVERAGE:THISWEEK|162|// Average solar radiation this week:|:
STAT:SOLAR:AVERAGE:LASTWEEK|145|// Average solar radiation last week:|:
STAT:SOLAR:AVERAGE:THISMONTH|140|// Average solar radiation this month:|:
STAT:SOLAR:AVERAGE:LASTMONTH|0|// Average solar radiation last month:|:
STAT:SOLAR:AVERAGE:THISYEAR|140|// Average solar radiation this year:|:
STAT:SOLAR:AVERAGE:LASTYEAR|0|// Average solar radiation last year:|:
STAT:SUNSHINEHOURS:TOTAL:TODAY|0,00|// Hours of sunshine today:|:
STAT:SUNSHINEHOURS:TOTAL:YESTERDAY|8,66|// Hours of sunshine yesterday:|:
STAT:SUNSHINEHOURS:TOTAL:THISWEEK|34,24|// Hours of sunshine this week:|:
STAT:SUNSHINEHOURS:TOTAL:LASTWEEK|41,06|// Hours of sunshine last week:|:
STAT:SUNSHINEHOURS:TOTAL:THISMONTH|98,25|// Hours of sunshine this month:|:
STAT:SUNSHINEHOURS:TOTAL:LASTMONTH|0,00|// Hours of sunshine last month:|:
STAT:SUNSHINEHOURS:TOTAL:THISYEAR|98,25|// Hours of sunshine this year:|:
STAT:SUNSHINEHOURS:TOTAL:LASTYEAR|0,00|// Hours of sunshine last year:|:
STAT:SUNSHINEHOURS:TOTAL:ALLTIME|98,25|// Hours of sunshine for all time:|:
STAT:DAILYSUN:MAX:THISWEEK:TIME|2013-03-27|// The sunniest day this week:|:
STAT:DAILYSUN:MAX:LASTWEEK:TIME|2013-03-20|// The sunniest day last week:|:
STAT:DAILYSUN:MAX:THISMONTH:TIME|2013-03-27|// The sunniest day this month:|:
STAT:DAILYSUN:MAX:LASTMONTH:TIME|2013-02-28|// The sunniest day last month:|:
STAT:DAILYSUN:MAX:THISYEAR:TIME|2013-03-27|// The sunniest day this year:|:
STAT:DAILYSUN:MAX:LASTYEAR:TIME|2012-12-31|// The sunniest day last year:|:
STAT:DAILYSUN:MAX:ALLTIME:TIME|2013-03-27|// The sunniest day of all time:|:
STAT:UV:MAX:TODAY|0,0|// Highest U.V. today:|:
STAT:UV:MAX:TODAY:TIME|10:01:00|// Time of highest U.V. today:|:
STAT:UV:MAX:YESTERDAY|0,0|// Highest U.V. yesterday:|:
STAT:UV:MAX:YESTERDAY:TIME|23:01:00|// Time of highest U.V. yesterday:|:
STAT:UV:MAX:THISWEEK|0,0|// Highest U.V. this week:|:
STAT:UV:MAX:THISWEEK:TIME|2013-03-29T10:01:00|// Time of highest U.V. this week:|:
STAT:UV:MAX:THISMONTH|0,0|// Highest U.V. this month:|:
STAT:UV:MAX:THISMONTH:TIME|2013-03-29T10:01:00|// Time of highest U.V. this month:|:
STAT:UV:MAX:THISYEAR|0,0|// Highest U.V. this year:|:
STAT:UV:MAX:THISYEAR:TIME|2013-03-29T10:01:00|// Time of highest U.V. this year:|:
STAT:UV:MIN:TODAY|0,0|// Lowest U.V. today:|:
STAT:UV:MIN:TODAY:TIME|10:01:00|// Time of lowest U.V. today:|:
STAT:UV:MIN:YESTERDAY|0,0|// Lowest U.V. yesterday:|:
STAT:UV:MIN:YESTERDAY:TIME|23:01:00|// Time of lowest U.V. yesterday:|:
STAT:UV:MIN:THISWEEK|0,0|// Lowest U.V. this week:|:
STAT:UV:MIN:THISWEEK:TIME|2013-03-29T10:01:00|// Time of lowest U.V. this week:|:
STAT:UV:MIN:THISMONTH|0,0|// Lowest U.V. this month:|:
STAT:UV:MIN:THISMONTH:TIME|2013-03-29T10:01:00|// Time of lowest U.V. this month:|:
STAT:UV:MIN:THISYEAR|0,0|// Lowest U.V. this year:|:
STAT:UV:MIN:THISYEAR:TIME|2013-03-29T10:01:00|// Time of lowest U.V. this year:|:
STAT:UV:AVERAGE:TODAY|0,0|// Average U.V. today:|:
STAT:UV:AVERAGE:YESTERDAY|0,0|// Average U.V. yesterday:|:
STAT:UV:AVERAGE:THISWEEK|0,0|// Average U.V. this week:|:
STAT:UV:AVERAGE:THISMONTH|0,0|// Average U.V. this month:|:
STAT:UV:AVERAGE:THISYEAR|0,0|// Average U.V. this year:|:
END_OF_RAW_DATA_LINES;

// end of generation script

// put data in  array
//
$WX = array();
global $WX;
$WXComment = array();
$data = explode(":|:",$rawdatalines);
$nscanned = 0;
foreach ($data as $v => $line) {
  list($vname,$vval,$vcomment) = explode("|",trim($line).'|||');
  if(substr($vname,0,1) == "#") { //
    continue; // ignore comment records
  }
  if(substr($vname,0,1) == "!") { // handle beta tags conditionally
    if($vval == "") {
	  continue; // skip this one
	} else {
	  $vname = substr($vname,1);
	  if($vcomment <> "") {$vcomment .= " (Beta)"; }
	}
  }
  if ($vname <> "") {
    $WX[$vname] = trim($vval);
    if($vcomment <> "") { $WXComment[$vname] = trim($vcomment); }
  }
  $nscanned++;
}
if(isset($_REQUEST['debug'])) {
  print "<!-- loaded $nscanned $WXsoftware \$WX[] entries -->\n";
}

if (isset($_REQUEST["sce"]) and strtolower($_REQUEST["sce"]) == "dump" ) {

  print "<pre>\n";
  print "// \$WX[] array size = $nscanned entries.\n";
  foreach ($WX as $key => $val) {
	  $t =  "\$WX['$key'] = '$val';";
	  if(isset($WXComment[$key])) {$t .=  " $WXComment[$key]"; }
	  print "$t\n";
  }
  print "</pre>\n";
  exit;
}
if(file_exists("WCT-defs.php")) { include_once("WCT-defs.php"); }
?>