' . 'Partly cloudy/Dry '; $weathercond = 'Dry'; $Currentsolardescription = 'Partly cloudy/Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '1959'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '597'; // 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 = '20:29'; // time that the max gust last prior 1 hour occured $minbaroyest = '1019.1 '; $minbaroyestt = '23:56'; $mrecordlowbaro = '1013.3'; $mrecordlowbaroday = '1'; $mrecordlowbaromonth = '7'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '973.3'; $yrecordlowbaroday = '27'; $yrecordlowbaromonth = '1'; $yrecordlowbaroyear = '2026'; // 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 = 'Evening'; $avwindlastimediate60 = '4.6'; // average wind speed $avwindlastimediate120 = '5.0'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '5.2'; // average wind speed $avwindlastimediate30 = '4.8'; // average wind speed $todayhihumidex = '26.5'; //daily high humidex $todaylohumidex = '17.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-2.8'; //For snow prediction $abshum = '6.98'; //For snow prediction $maxtemp4today = '23.4'; // max from station's records $mintemp4today = '8.9'; // min from station's records $maxtemp4todayyr = '2003'; // max year from station's records $mintemp4todayyr = '2016'; // min year from station's records $avsnowjan = '0.5'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '0.5'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '1.8'; //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.1'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '0.2'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '1.5'; $avsnowfebnow = '0.0'; $avsnowmarnow = '0.0'; $avsnowaprnow = '0.0'; $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 = '5.9'; $avtempfebnow = '6.7'; $avtempmarnow = '8.2'; $avtempaprnow = '9.9'; $avtempmaynow = '12.6'; $avtempjunnow = '15.6'; $avtempjulnow = '16.2'; $avtempaugnow = '17.0'; $avtempsepnow = '13.6'; $avtempoctnow = '11.8'; $avtempnovnow = '9.2'; $avtempdecnow = '7.8'; $avtempjan = '6.4';//Average temperature for january from your data $avtempfeb = '6.3';//Average temperature for february from your data $avtempmar = '7.2';//Average temperature for march from your data $avtempapr = '9.2';//Average temperature for april from your data $avtempmay = '11.9';//Average temperature for may from your data $avtempjun = '14.6';//Average temperature for june from your data $avtempjul = '15.9';//Average temperature for july from your data $avtempaug = '15.7';//Average temperature for august from your data $avtempsep = '14.2';//Average temperature for september from your data $avtempoct = '11.8';//Average temperature for october from your data $avtempnov = '9.0';//Average temperature for november from your data $avtempdec = '7.3';//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 = '104.8'; $avrainfeb = '77.9'; $avrainmar = '72.3'; $avrainapr = '51.1'; $avrainmay = '53.2'; $avrainjun = '57.7'; $avrainjul = '55.3'; $avrainaug = '70.3'; $avrainsep = '80.1'; $avrainoct = '113.0'; $avrainnov = '126.9'; $avraindec = '114.4'; $avrainjannow = '240.8'; $avrainfebnow = '158.0'; $avrainmarnow = '107.0'; $avrainaprnow = '70.8'; $avrainmaynow = '36.8'; $avrainjunnow = '86.2'; $avrainjulnow = '3.8'; $avrainaugnow = '49.2'; $avrainsepnow = '142.6'; $avrainoctnow = '127.2'; $avrainnovnow = '191.4'; $avraindecnow = '210.8'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '31.2'; $recordlowtemp = '-5.5'; $recordhighheatindex = '33.0'; $recordlowchill = '-11.5'; $warmestdayonrecord = '30.4 C on: 25 Jun 2026'; $warmestnightonrecord = '24.8C on: 26 Jun 2026'; $coldestdayonrecord = '-2.7C on: 20 Dec 2010'; $coldestnightonrecord = '-4.1C on: 21 Dec 2010'; $recordwindgust = '80.5'; $recordwindspeed = '58.5'; $recordhighwindrun = '807.9'; $recorddailyrain = '71.0'; $recordhighrainmth = '249.0'; $recordrainrate = '12.0'; $recorddayswithrain = '30'; $recorddaysnorain = '23'; $recordhighdew = '21.8'; $recordlowdew = '-15.0'; $recordhighhum = '100'; $recordlowhum = '17'; $recordhighbaro = '1048.2'; $recordlowbaro = '960.0'; $recordhighsolar = '1317.0'; $recordhightempmonth = '6'; $recordhightempday = '25'; $recordhightempyear = '2026'; $recordlowtempmonth = '12'; $recordlowtempday = '21'; $recordlowtempyear = '2010'; $recordhighheatindexmonth = '6'; $recordhighheatindexday = '25'; $recordhighheatindexyear = '2026'; $recordlowchillmonth = '3'; $recordlowchillday = '1'; $recordlowchillyear = '2018'; $recordhighgustmonth = '12'; $recordhighgustday = '10'; $recordhighgustyear = '2019'; $recordhighavwindmonth = '2'; $recordhighavwindday = '15'; $recordhighavwindyear = '2020'; $recordhighwindrunmth = '3'; $recordhighwindrunday = '13'; $recordhighwindrunyr = '2006'; $recorddailyrainmonth = '9'; $recorddailyrainday = '5'; $recorddailyrainyear = '2008'; $recordhighrainmthmth = '11'; $recordhighrainmthyr = '2010'; $recordrainratemonth = '11'; $recordrainrateday = '27'; $recordrainrateyear = '2025'; $recorddayswithrainmonth = '1'; $recorddayswithrainday = '18'; $recorddayswithrainyear = '2023'; $recorddaysnorainmonth = '4'; $recorddaysnorainday = '22'; $recorddaysnorainyear = '2007'; $recordhighdewmonth = '9'; $recordhighdewday = '8'; $recordhighdewyear = '2023'; $recordlowdewmonth = '2'; $recordlowdewday = '1'; $recordlowdewyear = '2009'; $recordhighhummonth = '2'; $recordhighhumday = '20'; $recordhighhumyear = '2011'; $recordlowhummonth = '5'; $recordlowhumday = '19'; $recordlowhumyear = '2008'; $recordhighbaromonth = '3'; $recordhighbaroday = '29'; $recordhighbaroyear = '2020'; $recordlowbaromonth = '2'; $recordlowbaroday = '8'; $recordlowbaroyear = '2014'; $recordhighsolarmonth = '5'; $recordhighsolarday = '6'; $recordhighsolaryear = '2013'; $recordhighuv = '10.2'; $recordhighuvmonth = '6'; $recordhighuvday = '9'; $recordhighuvyear = '2021'; $yrecordhighheatindex = '33.0'; $yrecordhighheatindexmonth = '6'; $yrecordhighheatindexday = '25'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '30.4C on: 25 Jun 2026'; $ywarmestnightonrecord = '24.8C on: 26 Jun 2026'; $ycoldestdayonrecord = '2.0C on: 04 Jan 2026'; $ycoldestnightonrecord = '-0.4C on: 14 Feb 2026'; $yrecordhighwindrun = '488.3'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '17'; $yrecordhighwindrunyr = '2026'; $yrecorddailyrain = '55.6'; $yrecordhighrainmth = '240.8'; $yrecordrainrate = '3.0'; $yrecorddayswithrain = '18'; $yrecorddaysnorain = '12'; $yrecordhighdew = '20.4'; $yrecordlowdew = '-4.4'; $yrecordhighhum = '95'; $yrecordlowhum = '35'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '27'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '1'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '3'; $yrecordrainrateday = '24'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '2'; $yrecorddayswithrainday = '15'; $yrecorddaysnorainmonth = '5'; $yrecorddaysnorainday = '1'; $yrecordhighdewmonth = '6'; $yrecordhighdewday = '25'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '2'; $yrecordlowdewday = '13'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '2'; $yrecordhighhumday = '8'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '30'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '1317.0'; $yrecordhighsolarmonth = '6'; $yrecordhighsolarday = '18'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '8.8'; $yrecordhighuvmonth = '6'; $yrecordhighuvday = '18'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '22.0'; $mrecordhighheatindexmonth = '7'; $mrecordhighheatindexday = '6'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '163.2'; $mrecordhighwindrunmth = '7'; $mrecordhighwindrunday = '4'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '2.0'; $mrecordhighrainmth = '3.8'; $mrecordrainrate = '0.1'; $mrecorddayswithrain = '3'; $mrecorddaysnorain = '2'; $mrecordhighdew = '16.0'; $mrecordlowdew = '8.3'; $mrecordhighhum = '93'; $mrecordlowhum = '63'; $mrecorddailyrainmonth = '7'; $mrecorddailyrainday = '4'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '7'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '7'; $mrecordrainrateday = '4'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '7'; $mrecorddayswithrainday = '2'; $mrecorddaysnorainmonth = '7'; $mrecorddaysnorainday = '4'; $mrecordhighdewmonth = '7'; $mrecordhighdewday = '5'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '7'; $mrecordlowdewday = '3'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '7'; $mrecordhighhumday = '1'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '7'; $mrecordlowhumday = '2'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '7'; $mrecordhighsolar = '1241.0'; $mrecordhighsolarmonth = '7'; $mrecordhighsolarday = '2'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '6.9'; $mrecordhighuvmonth = '7'; $mrecordhighuvday = '1'; $mrecordhighuvyear = '2026'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '99%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.6'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.9'; // Fire Weather Index $avtempweek = '16.2'; // Average Weekly Temp $hddday = '1.2'; // Heating Degree for day $hddmonth = '13.0'; // Heating Degree for month to date $hddyear = '1557.2'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '13.1'; // Cooling Degree for year to date $minchillweek = '11.4'; // Minimum Wind Chill over past 7 days $maxheatweek = '23.9'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.20'; //air density $solarnoon = '13:22'; // Solar noon $changeinday = '-00:01:40'; // change in day length since yesterday $etcurrentweek = '20.3'; // ET total for the last 7 days $sunshinehourstodateday = '09:27'; $sunshinehourstodatemonth = '19:41'; $maxsolarfortime = '113'; $wetbulb = '16.4'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '2.1'; $maxdew = '15.9'; $maxdewt = '15:50'; $mindew = '12.8'; $mindewt = '06:02'; $maxdewyest = '16.0'; $maxdewyestt = '16:47'; $mindewyest = '13.1'; $mindewyestt = '06:10'; $stationname = 'Ballaugh'; $raindifffromav = '---'; $raindifffromavyear = '703.4'; $gddmonth = '33.6'; $gddyear = '404.6'; $maxheat = '22.0'; $maxheatt = '17:03'; $maxheatyest = '20.4'; $yeartodateavtemp = '10.0'; $monthtodateavtemp = '16.2'; $maxchillyest = '20.4'; $monthtodatemaxgust = '38.0'; $monthtodateavspeed = '5.8'; // MTD average wind speed $monthtodateavgust = '9.1'; //MTD average wind gust $yeartodateavwind = '6.9'; // YTD average wind speed $yeartodategstwind = '10.0'; // YTD avg wind gust $lowbaro = '1013.7 '; $lowbarot = '19:32'; $monthtodatemaxbaro = '1028.1'; // MTD average wind speed $monthtodateminbaro = '1013.4'; //MTD average wind gust $sunshinehourstodateyear = '814:48'; $sunshineyesterday = '02:10'; $avtempsincemidnight = '18.0'; $yesterdayavtemp = '16.9'; $avgspeedsincereset = '6.4'; $maxheatyestt = '17:03'; $windrunyesterday = '130.54'; $currentwdet = '5.5'; $yesterdaywdet = '3.4'; $highhum = '89'; $highhumt = '06:02'; $lowhum = '67'; $lowhumt = '17:00'; $maxhumyest = '92'; $maxhumyestt = '02:22'; $minhumyest = '74'; $minhumyestt = '17:03'; $recordhightempjan = '14.3'; $recordlowtempjan = '-2.7'; $recordhightempfeb = '15.5'; $recordlowtempfeb = '-2.2'; $recordhightempmar = '19.8'; $recordlowtempmar = '0.8'; $recordhightempapr = '21.9'; $recordlowtempapr = '0.8'; $recordhightempmay = '26.8'; $recordlowtempmay = '3.2'; $recordhightempjun = '31.2'; $recordlowtempjun = '6.3'; $recordhightempjul = '30.6'; $recordlowtempjul = '7.3'; $recordhightempaug = '27.6'; $recordlowtempaug = '6.4'; $recordhightempsep = '20.0'; $recordlowtempsep = '3.7'; $recordhightempoct = '18.4'; $recordlowtempoct = '-0.6'; $recordhightempnov = '16.3'; $recordlowtempnov = '-4.4'; $recordhightempdec = '13.7'; $recordlowtempdec = '-5.5'; // average temp and rain by month (V1.08 addition) $avtempjannow = '5.9'; $avtempfebnow = '6.7'; $avtempmarnow = '8.2'; $avtempaprnow = '9.9'; $avtempmaynow = '12.6'; $avtempjunnow = '15.6'; $avtempjulnow = '16.2'; $avtempaugnow = '17.0'; $avtempsepnow = '13.6'; $avtempoctnow = '11.8'; $avtempnovnow = '9.2'; $avtempdecnow = '7.8'; $avrainjannow = '240.8'; $avrainfebnow = '158.0'; $avrainmarnow = '107.0'; $avrainaprnow = '70.8'; $avrainmaynow = '36.8'; $avrainjunnow = '86.2'; $avrainjulnow = '3.8'; $avrainaugnow = '49.2'; $avrainsepnow = '142.6'; $avrainoctnow = '127.2'; $avrainnovnow = '191.4'; $avraindecnow = '210.8'; $avgSeasonSnow = '0.0'; $recordsnowyear = '30.0'; $recordsnowyearseason = '2012/2013'; $avgYearRain = '979.3mm'; $recordrainyear = '1198.8mm'; $recordrainyearyear = '2025'; $Davisair2_5now = '2.3'; $Davisair10_0now = '3.3'; $Davisairpct_pmnow = '100.0'; $Davisair2_5 = '2.5'; $Davisair1_0 = '2.3'; $Davisair10_0 = '4.4'; $DavisairAQI = '10.4'; $Davisairdescription = 'Good'; $airdensity1 = '1.20'; $avairjan2_5 = '---'; $avairfeb2_5 = '0.2'; $avairmar2_5 = '1.7'; $avairapr2_5 = '0.7'; $avairmay2_5 = '2.5'; $avairjun2_5 = '2.4'; $avairjul2_5 = '2.5'; $avairaug2_5 = '---'; $avairsep2_5 = '---'; $avairoct2_5 = '---'; $avairnov2_5 = '---'; $avairdec2_5 = '---'; $avairjan10_0 = '---'; $avairfeb10_0 = '0.6'; $avairmar10_0 = '3.0'; $avairapr10_0 = '1.6'; $avairmay10_0 = '4.2'; $avairjun10_0 = '4.1'; $avairjul10_0 = '4.2'; $avairaug10_0 = '---'; $avairsep10_0 = '---'; $avairoct10_0 = '---'; $avairnov10_0 = '---'; $avairdec10_0 = '---'; $avairjannow2_5 = '---'; $avairfebnow2_5 = '0.2'; $avairmarnow2_5 = '1.7'; $avairaprnow2_5 = '0.7'; $avairmaynow2_5 = '2.5'; $avairjunnow2_5 = '2.4'; $avairjulnow2_5 = '2.5'; $avairaugnow2_5 = '---'; $avairsepnow2_5 = '---'; $avairoctnow2_5 = '---'; $avairnovnow2_5 = '---'; $avairdecnow2_5 = '---'; $avairjannow10_0 = '---'; $avairfebnow10_0 = '0.6'; $avairmarnow10_0 = '3.0'; $avairaprnow10_0 = '1.6'; $avairmaynow10_0 = '4.2'; $avairjunnow10_0 = '4.1'; $avairjulnow10_0 = '4.2'; $avairaugnow10_0 = '---'; $avairsepnow10_0 = '---'; $avairoctnow10_0 = '---'; $avairnovnow10_0 = '---'; $avairdecnow10_0 = '---'; // end of other addons // end of testtags.txt/testtags.php ?>