' . 'Cloudy/Moderate drizzle '; $weathercond = 'Moderate drizzle'; $Currentsolardescription = 'Cloudy/Moderate drizzle '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '1367'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '417'; // 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 = '10:00'; // time that the max gust last prior 1 hour occured $minbaroyest = '1006.1 '; $minbaroyestt = '18:41'; $mrecordlowbaro = '994.5'; $mrecordlowbaroday = '16'; $mrecordlowbaromonth = '4'; $mrecordlowbaroyear = '2025'; $yrecordlowbaro = '967.2'; $yrecordlowbaroday = '24'; $yrecordlowbaromonth = '1'; $yrecordlowbaroyear = '2025'; // 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 = 'Morning'; $avwindlastimediate60 = '11.9'; // average wind speed $avwindlastimediate120 = '10.3'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '10.0'; // average wind speed $avwindlastimediate30 = '10.9'; // average wind speed $todayhihumidex = '10.5'; //daily high humidex $todaylohumidex = '7.8'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '+0.1'; //For snow prediction $abshum = '5.70'; //For snow prediction $maxtemp4today = '22.4'; // max from station's records $mintemp4today = '1.9'; // min from station's records $maxtemp4todayyr = '2019'; // max year from station's records $mintemp4todayyr = '2014'; // 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.9'; //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.0'; $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.4'; $avtempmarnow = '8.3'; $avtempaprnow = '9.8'; $avtempmaynow = '13.4'; $avtempjunnow = '13.2'; $avtempjulnow = '14.9'; $avtempaugnow = '15.7'; $avtempsepnow = '13.3'; $avtempoctnow = '12.1'; $avtempnovnow = '9.0'; $avtempdecnow = '8.4'; $avtempjan = '6.5';//Average temperature for january from your data $avtempfeb = '6.3';//Average temperature for february from your data $avtempmar = '7.1';//Average temperature for march from your data $avtempapr = '9.1';//Average temperature for april from your data $avtempmay = '11.8';//Average temperature for may from your data $avtempjun = '14.5';//Average temperature for june from your data $avtempjul = '15.8';//Average temperature for july from your data $avtempaug = '15.7';//Average temperature for august from your data $avtempsep = '14.3';//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 = '99.1'; $avrainfeb = '74.5'; $avrainmar = '70.8'; $avrainapr = '50.7'; $avrainmay = '54.9'; $avrainjun = '54.7'; $avrainjul = '55.5'; $avrainaug = '71.3'; $avrainsep = '77.3'; $avrainoct = '112.4'; $avrainnov = '124.1'; $avraindec = '110.2'; $avrainjannow = '169.0'; $avrainfebnow = '72.4'; $avrainmarnow = '18.4'; $avrainaprnow = '31.8'; $avrainmaynow = '64.2'; $avrainjunnow = '54.2'; $avrainjulnow = '52.8'; $avrainaugnow = '121.8'; $avrainsepnow = '108.8'; $avrainoctnow = '113.6'; $avrainnovnow = '94.2'; $avraindecnow = '139.2'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '30.6'; $recordlowtemp = '-5.5'; $recordhighheatindex = '31.4'; $recordlowchill = '-11.5'; $warmestdayonrecord = '29.2 C on: 25 Jun 2020'; $warmestnightonrecord = '24.1C on: 20 Jul 2016'; $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 = '7'; $recordhightempday = '18'; $recordhightempyear = '2022'; $recordlowtempmonth = '12'; $recordlowtempday = '21'; $recordlowtempyear = '2010'; $recordhighheatindexmonth = '7'; $recordhighheatindexday = '19'; $recordhighheatindexyear = '2016'; $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 = '12'; $recordrainrateday = '10'; $recordrainrateyear = '2019'; $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 = '18.2'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '11'; $yrecordhighheatindexyear = '2025'; $ywarmestdayonrecord = '14.9C on: 08 Mar 2025'; $ywarmestnightonrecord = '11.6C on: 21 Mar 2025'; $ycoldestdayonrecord = '0.9C on: 08 Jan 2025'; $ycoldestnightonrecord = '0.0C on: 02 Jan 2025'; $yrecordhighwindrun = '558.2'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '23'; $yrecordhighwindrunyr = '2025'; $yrecorddailyrain = '37.4'; $yrecordhighrainmth = '169.0'; $yrecordrainrate = '1.0'; $yrecorddayswithrain = '10'; $yrecorddaysnorain = '13'; $yrecordhighdew = '11.3'; $yrecordlowdew = '-4.7'; $yrecordhighhum = '95'; $yrecordlowhum = '37'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '5'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '1'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '1'; $yrecordrainrateday = '21'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '9'; $yrecorddaysnorainmonth = '3'; $yrecorddaysnorainday = '21'; $yrecordhighdewmonth = '3'; $yrecordhighdewday = '31'; $yrecordhighdewyear = '2025'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '10'; $yrecordlowdewyear = '2025'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '24'; $yrecordhighhumyear = '2025'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '1'; $yrecordlowhumyear = '2025'; $yrecordhighsolar = '940.0'; $yrecordhighsolarmonth = '3'; $yrecordhighsolarday = '25'; $yrecordhighsolaryear = '2025'; $yrecordhighuv = '3.9'; $yrecordhighuvmonth = '4'; $yrecordhighuvday = '1'; $yrecordhighuvyear = '2025'; $mrecordhighheatindex = '18.2'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '11'; $mrecordhighheatindexyear = '2025'; $mrecordhighwindrun = '322.2'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2025'; $mrecorddailyrain = '12.0'; $mrecordhighrainmth = '31.8'; $mrecordrainrate = '0.6'; $mrecorddayswithrain = '5'; $mrecorddaysnorain = '13'; $mrecordhighdew = '10.6'; $mrecordlowdew = '-2.3'; $mrecordhighhum = '91'; $mrecordlowhum = '37'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '16'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '16'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '16'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '12'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '11'; $mrecordhighdewyear = '2025'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '7'; $mrecordlowdewyear = '2025'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '16'; $mrecordhighhumyear = '2025'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2025'; $myrecordhighbaromonth = '4'; $mrecordhighsolar = '935.0'; $mrecordhighsolarmonth = '4'; $mrecordhighsolarday = '1'; $mrecordhighsolaryear = '2025'; $mrecordhighuv = '3.9'; $mrecordhighuvmonth = '4'; $mrecordhighuvday = '1'; $mrecordhighuvyear = '2025'; // 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.1'; // Fire Weather Index $avtempweek = '9.2'; // Average Weekly Temp $hddday = '3.8'; // Heating Degree for day $hddmonth = '156.6'; // Heating Degree for month to date $hddyear = '1185.8'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '0.0'; // Cooling Degree for year to date $minchillweek = '3.1'; // Minimum Wind Chill over past 7 days $maxheatweek = '16.5'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.24'; //air density $solarnoon = '13:17'; // Solar noon $changeinday = '00:04:13'; // change in day length since yesterday $etcurrentweek = '15.4'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '143:58'; $maxsolarfortime = '599'; $wetbulb = '8.0'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-0.2'; $maxdew = '8.2'; $maxdewt = '00:03'; $mindew = '4.3'; $mindewt = '06:33'; $maxdewyest = '8.2'; $maxdewyestt = '21:33'; $mindewyest = '1.7'; $mindewyestt = '01:39'; $stationname = 'Ballaugh'; $raindifffromav = '---'; $raindifffromavyear = '291.6'; $gddmonth = '35.0'; $gddyear = '74.1'; $maxheat = '10.1'; $maxheatt = '00:03'; $maxheatyest = '11.0'; $yeartodateavtemp = '7.4'; $monthtodateavtemp = '9.8'; $maxchillyest = '11.0'; $monthtodatemaxgust = '35.7'; $monthtodateavspeed = '6.9'; // MTD average wind speed $monthtodateavgust = '9.3'; //MTD average wind gust $yeartodateavwind = '7.3'; // YTD average wind speed $yeartodategstwind = '10.3'; // YTD avg wind gust $lowbaro = '1006.8 '; $lowbarot = '02:20'; $monthtodatemaxbaro = '1033.5'; // MTD average wind speed $monthtodateminbaro = '994.6'; //MTD average wind gust $sunshinehourstodateyear = '402:06'; $sunshineyesterday = '00:14'; $avtempsincemidnight = '9.3'; $yesterdayavtemp = '9.2'; $avgspeedsincereset = '11.6'; $maxheatyestt = '13:33'; $windrunyesterday = '212.44'; $currentwdet = '1.7'; $yesterdaywdet = '1.5'; $highhum = '88'; $highhumt = '00:00'; $lowhum = '71'; $lowhumt = '06:15'; $maxhumyest = '89'; $maxhumyestt = '18:02'; $minhumyest = '62'; $minhumyestt = '01:39'; $recordhightempjan = '14.3'; $recordlowtempjan = '-2.7'; $recordhightempfeb = '15.5'; $recordlowtempfeb = '-0.7'; $recordhightempmar = '19.8'; $recordlowtempmar = '-1.3'; $recordhightempapr = '18.2'; $recordlowtempapr = '2.0'; $recordhightempmay = '26.8'; $recordlowtempmay = '5.9'; $recordhightempjun = '29.6'; $recordlowtempjun = '6.3'; $recordhightempjul = '31.5'; $recordlowtempjul = '7.3'; $recordhightempaug = '24.9'; $recordlowtempaug = '6.4'; $recordhightempsep = '22.5'; $recordlowtempsep = '3.7'; $recordhightempoct = '17.3'; $recordlowtempoct = '-0.6'; $recordhightempnov = '15.2'; $recordlowtempnov = '-4.4'; $recordhightempdec = '13.7'; $recordlowtempdec = '-5.5'; // average temp and rain by month (V1.08 addition) $avtempjannow = '5.9'; $avtempfebnow = '6.4'; $avtempmarnow = '8.3'; $avtempaprnow = '9.8'; $avtempmaynow = '13.4'; $avtempjunnow = '13.2'; $avtempjulnow = '14.9'; $avtempaugnow = '15.7'; $avtempsepnow = '13.3'; $avtempoctnow = '12.1'; $avtempnovnow = '9.0'; $avtempdecnow = '8.4'; $avrainjannow = '169.0'; $avrainfebnow = '72.4'; $avrainmarnow = '18.4'; $avrainaprnow = '31.8'; $avrainmaynow = '64.2'; $avrainjunnow = '54.2'; $avrainjulnow = '52.8'; $avrainaugnow = '121.8'; $avrainsepnow = '108.8'; $avrainoctnow = '113.6'; $avrainnovnow = '94.2'; $avraindecnow = '139.2'; $avgSeasonSnow = '0.5'; $recordsnowyear = '30.0'; $recordsnowyearseason = '2012/2013'; $avgYearRain = '954.1mm'; // end of other addons // end of testtags.txt/testtags.php ?>