' . 'Nacht/Droog '; $weathercond = 'Droog'; $Currentsolardescription = 'Nacht/Droog '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '1709'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '521'; // Estimated cloud base height, metres, (based on dew point, and you height above sea // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = '03:03'; // time that the max gust last prior 1 hour occured $minbaroyest = '1000.4 '; $minbaroyestt = '23:59'; $mrecordlowbaro = '998.7'; $mrecordlowbaroday = '2'; $mrecordlowbaromonth = '5'; $mrecordlowbaroyear = '2024'; $yrecordlowbaro = '974.5'; $yrecordlowbaroday = '22'; $yrecordlowbaromonth = '2'; $yrecordlowbaroyear = '2024'; // end mchallis tags added to testtags.txt for printable flyer // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Night'; $avwindlastimediate60 = '0.0'; // average wind speed $avwindlastimediate120 = '0.5'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.0'; // average wind speed $avwindlastimediate30 = '0.3'; // average wind speed $todayhihumidex = '25.2'; //daily high humidex $todaylohumidex = '20.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-1.4'; //For snow prediction $abshum = '6.79'; //For snow prediction $maxtemp4today = '20.3'; // max from station's records $mintemp4today = '4.3'; // min from station's records $maxtemp4todayyr = '2012'; // max year from station's records $mintemp4todayyr = '2021'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '0.0'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '0.0'; //Average snow for mar from your inputted snow data (cm) $avsnowapr = '0.0'; //Average snow for apr from your inputted snow data (cm) $avsnowmay = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjun = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjul = '0.0'; //Average snow for jul from your inputted snow data (cm) $avsnowaug = '0.0'; //Average snow for aug from your inputted snow data (cm) $avsnowsep = '0.0'; //Average snow for sep from your inputted snow data (cm) $avsnowoct = '0.0'; //Average snow for oct from your inputted snow data (cm) $avsnownov = '0.0'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '0.0'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '0.0'; $avsnowfebnow = '0.0'; $avsnowmarnow = '0.0'; $avsnowaprnow = '---'; $avsnowmaynow = '0.0'; $avsnowjunnow = '0.0'; $avsnowjulnow = '0.0'; $avsnowaugnow = '0.0'; $avsnowsepnow = '0.0'; $avsnowoctnow = '0.0'; $avsnownovnow = '0.0'; $avsnowdecnow = '0.0'; // end of websterweather additions // ---------------------------------------------------------------------------------------------------- // relayweather wxglobalwarming // For Temperature Trend Chart, you Need to add the following to your testtags file if they don't yet exist: $avtempjannow = '3.9'; $avtempfebnow = '8.4'; $avtempmarnow = '11.4'; $avtempaprnow = '11.9'; $avtempmaynow = '21.5'; $avtempjunnow = '21.7'; $avtempjulnow = '19.7'; $avtempaugnow = '19.3'; $avtempsepnow = '19.2'; $avtempoctnow = '13.8'; $avtempnovnow = '7.8'; $avtempdecnow = '6.9'; $avtempjan = '3.9';//Average temperature for january from your data $avtempfeb = '4.6';//Average temperature for february from your data $avtempmar = '7.2';//Average temperature for march from your data $avtempapr = '11.0';//Average temperature for april from your data $avtempmay = '14.6';//Average temperature for may from your data $avtempjun = '18.7';//Average temperature for june from your data $avtempjul = '19.8';//Average temperature for july from your data $avtempaug = '19.3';//Average temperature for august from your data $avtempsep = '16.0';//Average temperature for september from your data $avtempoct = '11.9';//Average temperature for october from your data $avtempnov = '7.6';//Average temperature for november from your data $avtempdec = '5.1';//Average temperature for december from your data //For the Rain Trending Chart, you Need to add the following to your testtags file if they don't yet exist: //Start Rain Trending $avrainjan = '60.0'; $avrainfeb = '64.3'; $avrainmar = '40.4'; $avrainapr = '53.1'; $avrainmay = '40.0'; $avrainjun = '47.8'; $avrainjul = '73.8'; $avrainaug = '80.0'; $avrainsep = '54.5'; $avrainoct = '75.0'; $avrainnov = '73.0'; $avraindec = '69.4'; $avrainjannow = '74.8'; $avrainfebnow = '102.0'; $avrainmarnow = '---'; $avrainaprnow = '127.6'; $avrainmaynow = '0.0'; $avrainjunnow = '33.6'; $avrainjulnow = '114.0'; $avrainaugnow = '117.8'; $avrainsepnow = '65.4'; $avrainoctnow = '127.0'; $avrainnovnow = '112.2'; $avraindecnow = '109.0'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '38.2'; $recordlowtemp = '-12.1'; $recordhighheatindex = '39.8'; $recordlowchill = '-15.7'; $warmestdayonrecord = '37.9 C on: 19 Jul 2022'; $warmestnightonrecord = '29.9C on: 20 Jul 2022'; $coldestdayonrecord = '-9.9C on: 19 Dec 2009'; $coldestnightonrecord = '-7.3C on: 20 Dec 2009'; $recordwindgust = '103.6'; $recordwindspeed = '68.1'; $recordhighwindrun = '878.8'; $recorddailyrain = '42.6'; $recordhighrainmth = '136.4'; $recordrainrate = '12.0'; $recorddayswithrain = '33'; $recorddaysnorain = '32'; $recordhighdew = '23.3'; $recordlowdew = '-14.5'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '1044.3'; $recordlowbaro = '969.2'; $recordhighsolar = '1225.0'; $recordhightempmonth = '7'; $recordhightempday = '19'; $recordhightempyear = '2022'; $recordlowtempmonth = '12'; $recordlowtempday = '19'; $recordlowtempyear = '2009'; $recordhighheatindexmonth = '7'; $recordhighheatindexday = '19'; $recordhighheatindexyear = '2022'; $recordlowchillmonth = '12'; $recordlowchillday = '1'; $recordlowchillyear = '2010'; $recordhighgustmonth = '2'; $recordhighgustday = '18'; $recordhighgustyear = '2022'; $recordhighavwindmonth = '2'; $recordhighavwindday = '18'; $recordhighavwindyear = '2022'; $recordhighwindrunmth = '12'; $recordhighwindrunday = '25'; $recordhighwindrunyr = '2023'; $recorddailyrainmonth = '8'; $recorddailyrainday = '26'; $recorddailyrainyear = '2010'; $recordhighrainmthmth = '8'; $recordhighrainmthyr = '2010'; $recordrainratemonth = '6'; $recordrainrateday = '23'; $recordrainrateyear = '2022'; $recorddayswithrainmonth = '11'; $recorddayswithrainday = '11'; $recorddayswithrainyear = '2023'; $recorddaysnorainmonth = '6'; $recorddaysnorainday = '20'; $recorddaysnorainyear = '2023'; $recordhighdewmonth = '7'; $recordhighdewday = '9'; $recordhighdewyear = '2023'; $recordlowdewmonth = '12'; $recordlowdewday = '19'; $recordlowdewyear = '2009'; $recordhighhummonth = '8'; $recordhighhumday = '10'; $recordhighhumyear = '2009'; $recordlowhummonth = '3'; $recordlowhumday = '16'; $recordlowhumyear = '2023'; $recordhighbaromonth = '3'; $recordhighbaroday = '18'; $recordhighbaroyear = '2022'; $recordlowbaromonth = '11'; $recordlowbaroday = '5'; $recordlowbaroyear = '2023'; $recordhighsolarmonth = '5'; $recordhighsolarday = '4'; $recordhighsolaryear = '2010'; $recordhighuv = '24.5'; $recordhighuvmonth = '8'; $recordhighuvday = '8'; $recordhighuvyear = '2022'; $yrecordhighheatindex = '29.6'; $yrecordhighheatindexmonth = '5'; $yrecordhighheatindexday = '1'; $yrecordhighheatindexyear = '2024'; $ywarmestdayonrecord = '23.2C on: 01 May 2024'; $ywarmestnightonrecord = '19.7C on: 07 Apr 2024'; $ycoldestdayonrecord = '-3.1C on: 11 Jan 2024'; $ycoldestnightonrecord = '-4.2C on: 11 Jan 2024'; $yrecordhighwindrun = '837.7'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '5'; $yrecordhighwindrunyr = '2024'; $yrecorddailyrain = '17.6'; $yrecordhighrainmth = '127.6'; $yrecordrainrate = '1.5'; $yrecorddayswithrain = '18'; $yrecorddaysnorain = '6'; $yrecordhighdew = '20.3'; $yrecordlowdew = '-10.5'; $yrecordhighhum = '99'; $yrecordlowhum = '39'; $yrecorddailyrainmonth = '2'; $yrecorddailyrainday = '7'; $yrecorddailyrainyear = '2024'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2024'; $yrecordrainratemonth = '2'; $yrecordrainrateday = '14'; $yrecordrainrateyear = '2024'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '28'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '13'; $yrecordhighdewmonth = '5'; $yrecordhighdewday = '1'; $yrecordhighdewyear = '2024'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '9'; $yrecordlowdewyear = '2024'; $yrecordhighhummonth = '3'; $yrecordhighhumday = '6'; $yrecordhighhumyear = '2024'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '6'; $yrecordlowhumyear = '2024'; $yrecordhighsolar = '1123.0'; $yrecordhighsolarmonth = '4'; $yrecordhighsolarday = '24'; $yrecordhighsolaryear = '2024'; $yrecordhighuv = '24.5'; $yrecordhighuvmonth = '1'; $yrecordhighuvday = '25'; $yrecordhighuvyear = '2024'; $mrecordhighheatindex = '29.6'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '1'; $mrecordhighheatindexyear = '2024'; $mrecordhighwindrun = '110.4'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2024'; $mrecorddailyrain = '0.8'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.0'; $mrecorddayswithrain = '1'; $mrecorddaysnorain = '1'; $mrecordhighdew = '20.3'; $mrecordlowdew = '12.2'; $mrecordhighhum = '84'; $mrecordlowhum = '48'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2024'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2024'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2024'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '2'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '1'; $mrecordhighdewyear = '2024'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2024'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '1'; $mrecordhighhumyear = '2024'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2024'; $myrecordhighbaromonth = '5'; $mrecordhighsolar = '784.0'; $mrecordhighsolarmonth = '5'; $mrecordhighsolarday = '1'; $mrecordhighsolaryear = '2024'; $mrecordhighuv = '3.6'; $mrecordhighuvmonth = '5'; $mrecordhighuvday = '1'; $mrecordhighuvyear = '2024'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '99%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '3.6'; // Fire Weather Index $avtempweek = '14.1'; // Average Weekly Temp $hddday = '0.0'; // Heating Degree for day $hddmonth = '0.0'; // Heating Degree for month to date $hddyear = '1179.5'; // Heating Degree for year to date $cddday = '0.2'; // Cooling Degree for day $cddmonth = '3.9'; // Cooling Degree for month to date $cddyear = '5.5'; // Cooling Degree for year to date $minchillweek = '1.8'; // Minimum Wind Chill over past 7 days $maxheatweek = '29.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.19'; //air density $solarnoon = '13:34'; // Solar noon $changeinday = '00:03:31'; // change in day length since yesterday $etcurrentweek = '20.3'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '07:54'; $maxsolarfortime = '0'; $wetbulb = '15.1'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '1.4'; $maxdew = '15.2'; $maxdewt = '00:18'; $mindew = '13.3'; $mindewt = '03:29'; $maxdewyest = '20.3'; $maxdewyestt = '13:55'; $mindewyest = '12.2'; $mindewyestt = '06:07'; $stationname = 'WeerStation Berghem'; $raindifffromav = '---'; $raindifffromavyear = '304.4'; $gddmonth = '19.6'; $gddyear = '151.3'; $maxheat = '21.2'; $maxheatt = '00:00'; $maxheatyest = '29.6'; $yeartodateavtemp = '8.2'; $monthtodateavtemp = '21.5'; $maxchillyest = '28.8'; $monthtodatemaxgust = '20.4'; $monthtodateavspeed = '4.3'; // MTD average wind speed $monthtodateavgust = '7.6'; //MTD average wind gust $yeartodateavwind = '9.8'; // YTD average wind speed $yeartodategstwind = '15.2'; // YTD avg wind gust $lowbaro = '998.7 '; $lowbarot = '02:46'; $monthtodatemaxbaro = '1010.6'; // MTD average wind speed $monthtodateminbaro = '998.7'; //MTD average wind gust $sunshinehourstodateyear = '211:58'; $sunshineyesterday = '07:54'; $avtempsincemidnight = '19.1'; $yesterdayavtemp = '21.9'; $avgspeedsincereset = '0.6'; $maxheatyestt = '16:04'; $windrunyesterday = '110.44'; $currentwdet = '0.6'; $yesterdaywdet = '5.3'; $highhum = '77'; $highhumt = '02:50'; $lowhum = '68'; $lowhumt = '00:00'; $maxhumyest = '84'; $maxhumyestt = '06:23'; $minhumyest = '48'; $minhumyestt = '17:43'; $recordhightempjan = '16.3'; $recordlowtempjan = '-6.8'; $recordhightempfeb = '15.9'; $recordlowtempfeb = '-3.9'; $recordhightempmar = '21.2'; $recordlowtempmar = '-4.2'; $recordhightempapr = '27.4'; $recordlowtempapr = '-0.9'; $recordhightempmay = '30.1'; $recordlowtempmay = '3.9'; $recordhightempjun = '34.6'; $recordlowtempjun = '7.4'; $recordhightempjul = '35.5'; $recordlowtempjul = '8.7'; $recordhightempaug = '33.4'; $recordlowtempaug = '9.0'; $recordhightempsep = '33.1'; $recordlowtempsep = '4.0'; $recordhightempoct = '24.8'; $recordlowtempoct = '1.1'; $recordhightempnov = '17.3'; $recordlowtempnov = '-4.1'; $recordhightempdec = '16.1'; $recordlowtempdec = '-12.1'; // end of other addons // end of testtags.txt/testtags.php ?>