BOF

$stationDate = "<#day>-<#month>-<#year>";
$stationTime = "<#hour>:<#minute>";

$tempUnit = "<#tempunit>";
$humUnit = "%";
$barUnit = "<#pressunit>";
$rainUnit = "<#rainunit>";
$rateUnit = "<#rainunit>/hr";
$windUnit = "<#windunit>";

$sunriseTime = "<#sunrise>";
$sunsetTime = "<#sunset>";

$outsideTemp = "<#temp>";
$hiOutsideTemp = "<#tempTH>";
$lowOutsideTemp = "<#tempTL>";

$lowOutsideTempTime = "<#TtempTL>";
$hiOutsideTempTime = "<#TtempTH>";

$lowMonthlyOutsideTemp = "---";
$hiMonthlyOutsideTemp = "---";
$hiYearlyOutsideTemp = "---";
$lowYearlyOutsideTemp = "---";

$outsideHumidity = "<#hum>";
$lowHumidity = "---";
$hiHumidity = "---";
$lowHumTime = "---";
$hiHumTime = "---";
$hiMonthlyHumidity = "---";
$lowMonthlyHumidity = "---";
$hiYearlyHumidity = "---";
$lowYearlyHumidity = "---";

$outsideDewPt = "<#dew>";
$hiDewpoint = "---";
$lowDewpoint = "---";
$hiDewpointTime = "---";
$lowDewpointTime = "---";
$hiMonthlyDewpoint = "---";
$lowMonthlyDewpoint = "---";
$hiYearlyDewpoint = "---";
$lowYearlyDewpoint = "---";

$windSpeed = "<#wlatest>";
$wind10Avg = "<#wspeed>";
$hiWindSpeed = "<#windTM>";
$hiWindSpeedTime = "<#TwindTM>";
$hiMonthlyWindSpeed = "---";
$hiYearlyWindSpeed = "---";

$windDir = "<#bearing>";
$windDirection = "<#wdir>";

$windChill = "<#wchill>";
$lowWindchill = "---";
$lowWindchillTime = "---";
$lowMonthlyWindchill = "---";
$lowYearlyWindchill = "---";

$outsideHeatIndex = "<#heatindex>";
$hiHeatindex = "---";
$hiHeatindexTime = "---";
$hiMonthlyHeatindex = "---";
$hiYearlyHeatindex = "---";

$thw = "---";

$hiTHSWindex = "---";
$hiTHSWindexTime = "---";
$hiMonthlyTHSWindex = "---";
$hiYearlyTHSWindex = "---";

$barometer = "<#press>";
$barTrend = "<#presstrend>";
$lowBarometer = "<#pressTL>";
$hiBarometer = "<#pressTH>";
$lowMonthlyBarometer = "---";
$hiMonthlyBarometer = "---";
$lowYearlyBarometer = "---";
$hiYearlyBarometer = "---";
$lowBarometerTime = "<#TpressTL>";
$hiBarometerTime = "<#TpressTH>";

$dailyRain = "<#rfall>";
$stormRain = "---";
$monthlyRain = "<#rmonth>";
$totalRain = "<#ryear>";

$rainRate = "<#rrate>";
$hiRainRate = "<#rrateTM>";
$hiRainRateTime = "<#TrrateTM>";
$hiRainRateHour = "---";
$hiMonthlyRainRate = "---";
$hiYearlyRainRate = "---";

$solarRad = "<#SolarRad>";
$hiSolarRad = "---";
$hiSolarRadTime = "---";
$hiMonthlySolarRad = "---";
$hiYearlySolarRad = "---";

$uv = "<#UV>";
$hiUV = "---";
$hiUVTime = "---";
$hiMonthlyUV = "---";
$hiYearlyUV = "---";

$insideTemp = "---";
$hiInsideTemp = "---";
$lowInsideTemp = "---";
$hiInsideTempTime = "---";
$lowInsideTempTime = "---";
$hiMonthlyInsideTemp = "---";
$lowMonthlyInsideTemp = "---";
$hiYearlyInsideTemp = "---";
$lowYearlyInsideTemp = "---";

$insideHumidity = "---";
$hiInsideHumidity = "---";
$lowInsideHumidity = "---";
$hiInsideHumidityTime = "---";
$lowInsideHumidityTime = "---";
$hiMonthlyInsideHumidity = "---";
$lowMonthlyInsideHumidity = "---";
$hiYearlyInsideHumidity = "---";
$lowYearlyInsideHumidity = "---";

$insideDewPt = "---";

$insideHeatIndex = "---";

$forecast = "<#forecast>";

$cumulusversion = "Versie <#version>, build <#build>"

EOF
