BOF $date = "[DD:01]-[MM:01]-[YY:00]"; $time = "[hh:00]:[mm:00]"; $stationDate = "[DD:01]-[MM:01]-[YY:00]"; $stationTime = "[hh:00]:[mm:00]"; $utcdate = "[UDD:01]-[UMM:01]-[UYY:00]"; $utctime = "[Uhh:00]:[Umm:00]"; $tempUnit = "°C"; $humUnit = "%"; $barUnit = "hPa"; $rainUnit = "mm"; $rateUnit = "mm/h"; $windUnit = "km/h"; $sunriseTime = "[mbsystem-sunrise:---]"; $sunsetTime = "[mbsystem-sunset:---]"; $outsideTemp = "[th2temp-act.1:---]"; $hiOutsideTemp = "[th2temp-dmax.1:---]"; $hiOutsideTempTime = "[th2temp-dmaxtime.ij:--]:[th2temp-dmaxtime.kl:--]"; $lowOutsideTemp = "[th2temp-dmin.1:---]"; $lowOutsideTempTime = "[th2temp-dmintime.ij:--]:[th2temp-dmintime.kl:--]"; $hiMonthlyOutsideTemp = "[th2temp-mmax.1:---]"; $lowMonthlyOutsideTemp = "[th2temp-mmin.1:---]"; $hiYearlyOutsideTemp = "[th2temp-ymax.1:---]"; $lowYearlyOutsideTemp = "[th2temp-ymin.1:---]"; $outsideHumidity = "[th2hum-act.0:---]"; $hiHumidity = "[th2hum-dmax.0:---]"; $hiHumidityTime = "[th2hum-dmaxtime.ij:--]:[th2hum-dmaxtime.kl:--]"; $lowHumidity = "[th2hum-dmin.0:---]"; $lowHumidityTime = "[th2hum-dmintime.ij:--]:[th2hum-dmintime.kl:--]"; $hiMonthlyHumidity = "[th2hum-mmax.0:---]"; $lowMonthlyHumidity = "[th2hum-mmin.0:---]"; $hiYearlyHumidity = "[th2hum-ymax.0:---]"; $lowYearlyHumidity = "[th2hum-ymin.0:---]"; $outsideDewPt = "[th2dew-act.1:---]"; $hiDewpoint = "[th2dew-dmax.1:---]"; $hiDewpointTime = "[th2dew-dmaxtime.ij:--]:[th2dew-dmaxtime.kl:--]"; $lowDewpoint = "[th2dew-dmin.1:---]"; $lowDewpointTime = "[th2dew-dmintime.ij:--]:[th2dew-dmintime.kl:--]"; $hiMonthlyDewpoint = "[th2dew-mmax.1:---]"; $lowMonthlyDewpoint = "[th2dew-mmin.1:---]"; $hiYearlyDewpoint = "[th2dew-ymax.1:---]"; $lowYearlyDewpoint = "[th2dew-ymin.1:---]"; $windSpeed = "[wind0wind-max2=kmh.1:---]"; $wind10Avg = "[wind0avgwind-avg10=kmh.1:---]"; $hiWindSpeed = "[wind0wind-dmax=kmh.1:---]"; $hiWindSpeedTime = "[wind0wind-dmaxtime.ij:--]:[wind0wind-dmaxtime.kl:--]"; $hiMonthlyWindSpeed = "[wind0wind-mmax=kmh.1:---]"; $hiYearlyWindSpeed = "[wind0wind-ymax=kmh.1:---]"; $windDir = "[wind0dir-act.0:---]"; $windDirection = "[wind0dir-act=endir:---]"; $windChill = "[wind0chill-act.1:---]"; $lowWindchill = "[wind0chill-dmin.1:---]"; $lowWindchillTime = "[wind0chill-dmintime.ij:--]:[wind0chill-dmintime.kl:--]"; $lowMonthlyWindchill = "[wind0chill-mmin.1:---]"; $lowYearlyWindchill = "[wind0chill-ymin.1:---]"; $outsideHeatIndex = "---"; $hiHeatIndex = "---"; $hiHeatIndexTime = "---"; $hiMonthlyHeatIndex = "---"; $hiYearlyHeatIndex = "---"; $thw = "---"; $hiTHSWindex = "---"; $hiMonthlyTHSWindex = "---"; $hiYearlyTHSWindex = "---"; $barTrend = "---"; $barometer = "[thb0seapress-act.1:---]"; $hiBarometer = "[thb0seapress-dmax.1:---]"; $hiBarometerTime = "[thb0seapress-dmaxtime.ij:--]:[thb0seapress-dmaxtime.kl:--]"; $lowBarometer = "[thb0seapress-dmin.1:---]"; $lowBarometerTime = "[thb0seapress-dmintime.ij:--]:[thb0seapress-dmintime.kl:--]"; $hiMonthlyBarometer = "[thb0seapress-mmax.1:---]"; $lowMonthlyBarometer = "[thb0seapress-mmin.1:---]"; $hiYearlyBarometer = "[thb0seapress-ymax.1:---]"; $lowYearlyBarometer = "[thb0seapress-ymin.1:---]"; $stormRain = "---"; $dailyRain = "[rain0total-daysum.1:---]"; $monthlyRain = "[rain0total-monthsum.1:---]"; $totalRain = "[rain0total-yearsum.1:---]"; $rainRate = "[rain0rate-act.1:---]"; $hiRainRate = "[rain0rate-dmax.1:---]"; $hiRainRateTime = "[rain0rate-dmaxtime.ij:--]:[rain0rate-dmaxtime.kl:--]"; $hiMonthlyRainRate = "[rain0rate-mmax.1:---]"; $hiYearlyRainRate = "[rain0rate-ymax.1:---]"; $solarRad = "[sol0rad-act.0:---]"; $hiSolarRad = "[sol0rad-dmax.0:---]"; $hiSolarRadTime = "[sol0rad-dmaxtime.ij:--]:[sol0rad-dmaxtime.kl:--]"; $hiMonthlySolarRad = "[sol0rad-mmax.0:---]"; $hiYearlySolarRad = "[sol0rad-ymax.0:---]"; $uv = "[uv0index-act.1:---]"; $hiUV = "[uv0index-dmax.1:---]"; $hiUVTime = "[uv0index-dmaxtime.ij:--]:[uv0index-dmaxtime.kl:--]"; $hiMonthlyUV = "[uv0index-mmax.1:---]"; $hiYearlyUV = "[uv0index-ymax.1:---]"; EOF