' . 'Dry '; $weathercond = 'Dry'; $Currentsolardescription = 'Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '1665'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '508'; // Estimated cloud base height, metres, (based on dew point, and you height above sea $mintempovernight = '12.0'; // Minimum temperature 9pm to 9am // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = '17:24'; // time that the max gust last prior 1 hour occured $minbaroyest = '1010.6 '; $minbaroyestt = '12:00 AM'; $mrecordlowbaro = '1006.2'; $mrecordlowbaroday = '2'; $mrecordlowbaromonth = '4'; $mrecordlowbaroyear = '2025'; $yrecordlowbaro = '989.2'; $yrecordlowbaroday = '8'; $yrecordlowbaromonth = '3'; $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 = 'Afternoon'; $avwindlastimediate60 = '3.2'; // average wind speed $avwindlastimediate120 = '3.9'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '5.2'; // average wind speed $avwindlastimediate30 = '3.2'; // average wind speed $todayhihumidex = '20.2'; //daily high humidex $todaylohumidex = '13.1'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.9'; //For snow prediction $abshum = '6.62'; //For snow prediction $maxtemp4today = '28.0'; // max from station's records $mintemp4today = '3.3'; // min from station's records $maxtemp4todayyr = '2024'; // max year from station's records $mintemp4todayyr = '2013'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '2.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 = '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 = '11.0'; $avtempfebnow = '11.9'; $avtempmarnow = '11.8'; $avtempaprnow = '15.4'; $avtempmaynow = '14.6'; $avtempjunnow = '17.8'; $avtempjulnow = '20.5'; $avtempaugnow = '21.2'; $avtempsepnow = '17.4'; $avtempoctnow = '17.4'; $avtempnovnow = '14.8'; $avtempdecnow = '10.5'; $avtempjan = '9.6';//Average temperature for january from your data $avtempfeb = '10.5';//Average temperature for february from your data $avtempmar = '12.1';//Average temperature for march from your data $avtempapr = '13.5';//Average temperature for april from your data $avtempmay = '15.5';//Average temperature for may from your data $avtempjun = '18.6';//Average temperature for june from your data $avtempjul = '20.7';//Average temperature for july from your data $avtempaug = '20.9';//Average temperature for august from your data $avtempsep = '19.5';//Average temperature for september from your data $avtempoct = '17.4';//Average temperature for october from your data $avtempnov = '13.5';//Average temperature for november from your data $avtempdec = '11.4';//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 = '135.4'; $avrainfeb = '97.0'; $avrainmar = '84.4'; $avrainapr = '107.8'; $avrainmay = '123.9'; $avrainjun = '133.6'; $avrainjul = '78.1'; $avrainaug = '89.5'; $avrainsep = '145.9'; $avrainoct = '168.8'; $avrainnov = '236.3'; $avraindec = '179.1'; $avrainjannow = '113.4'; $avrainfebnow = '77.8'; $avrainmarnow = '115.8'; $avrainaprnow = '1.2'; $avrainmaynow = '165.6'; $avrainjunnow = '177.4'; $avrainjulnow = '55.4'; $avrainaugnow = '111.8'; $avrainsepnow = '268.0'; $avrainoctnow = '383.0'; $avrainnovnow = '152.8'; $avraindecnow = '231.0'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '65.0'; $recordlowtemp = '-2.9'; $recordhighheatindex = '64.4'; $recordlowchill = '-3.4'; $warmestdayonrecord = '39.5 C on: Aug 11 2024'; $warmestnightonrecord = '31.0C on: Aug 24 2023'; $coldestdayonrecord = '0.7C on: Feb 27 2023'; $coldestnightonrecord = '-0.7C on: Feb 28 2018'; $recordwindgust = '166.5'; $recordwindspeed = '144.3'; $recordhighwindrun = '617.0'; $recorddailyrain = '112.8'; $recordhighrainmth = '383.0'; $recordrainrate = '6.5'; $recorddayswithrain = '14'; $recorddaysnorain = '23'; $recordhighdew = '57.0'; $recordlowdew = '-27.3'; $recordhighhum = '97'; $recordlowhum = '0'; $recordhighbaro = '1042.2'; $recordlowbaro = '808.5'; $recordhighsolar = '1376.0'; $recordhightempmonth = '12'; $recordhightempday = '1'; $recordhightempyear = '2000'; $recordlowtempmonth = '2'; $recordlowtempday = '27'; $recordlowtempyear = '2018'; $recordhighheatindexmonth = '12'; $recordhighheatindexday = '1'; $recordhighheatindexyear = '2000'; $recordlowchillmonth = '1'; $recordlowchillday = '21'; $recordlowchillyear = '2023'; $recordhighgustmonth = '10'; $recordhighgustday = '16'; $recordhighgustyear = '2019'; $recordhighavwindmonth = '11'; $recordhighavwindday = '4'; $recordhighavwindyear = '2018'; $recordhighwindrunmth = '11'; $recordhighwindrunday = '24'; $recordhighwindrunyr = '2024'; $recorddailyrainmonth = '9'; $recorddailyrainday = '16'; $recorddailyrainyear = '2021'; $recordhighrainmthmth = '10'; $recordhighrainmthyr = '2024'; $recordrainratemonth = '6'; $recordrainrateday = '18'; $recordrainrateyear = '2023'; $recorddayswithrainmonth = '3'; $recorddayswithrainday = '5'; $recorddayswithrainyear = '2024'; $recorddaysnorainmonth = '2'; $recorddaysnorainday = '22'; $recorddaysnorainyear = '2023'; $recordhighdewmonth = '12'; $recordhighdewday = '1'; $recordhighdewyear = '2000'; $recordlowdewmonth = '1'; $recordlowdewday = '12'; $recordlowdewyear = '2024'; $recordhighhummonth = '3'; $recordhighhumday = '12'; $recordhighhumyear = '2023'; $recordlowhummonth = '1'; $recordlowhumday = '10'; $recordlowhumyear = '2024'; $recordhighbaromonth = '1'; $recordhighbaroday = '28'; $recordhighbaroyear = '2018'; $recordlowbaromonth = '5'; $recordlowbaroday = '20'; $recordlowbaroyear = '2024'; $recordhighsolarmonth = '7'; $recordhighsolarday = '13'; $recordhighsolaryear = '2023'; $recordhighuv = '14.5'; $recordhighuvmonth = '7'; $recordhighuvday = '1'; $recordhighuvyear = '2023'; $yrecordhighheatindex = '25.3'; $yrecordhighheatindexmonth = '2'; $yrecordhighheatindexday = '15'; $yrecordhighheatindexyear = '2025'; $ywarmestdayonrecord = '21.2C on: Feb 20 2025'; $ywarmestnightonrecord = '18.8C on: Apr 05 2025'; $ycoldestdayonrecord = '4.0C on: Jan 13 2025'; $ycoldestnightonrecord = '3.2C on: Jan 13 2025'; $yrecordhighwindrun = '476.6'; $yrecordhighwindrunmth = '1'; $yrecordhighwindrunday = '5'; $yrecordhighwindrunyr = '2025'; $yrecorddailyrain = '31.8'; $yrecordhighrainmth = '115.8'; $yrecordrainrate = '6.0'; $yrecorddayswithrain = '7'; $yrecorddaysnorain = '8'; $yrecordhighdew = '13.0'; $yrecordlowdew = '-2.9'; $yrecordhighhum = '95'; $yrecordlowhum = '29'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '30'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '1'; $yrecordrainrateday = '30'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '2'; $yrecorddayswithrainday = '2'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '3'; $yrecordhighdewmonth = '2'; $yrecordhighdewday = '14'; $yrecordhighdewyear = '2025'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '12'; $yrecordlowdewyear = '2025'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '11'; $yrecordhighhumyear = '2025'; $yrecordlowhummonth = '3'; $yrecordlowhumday = '17'; $yrecordlowhumyear = '2025'; $yrecordhighsolar = '1025.0'; $yrecordhighsolarmonth = '3'; $yrecordhighsolarday = '28'; $yrecordhighsolaryear = '2025'; $yrecordhighuv = '5.6'; $yrecordhighuvmonth = '3'; $yrecordhighuvday = '29'; $yrecordhighuvyear = '2025'; $mrecordhighheatindex = '23.9'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '4'; $mrecordhighheatindexyear = '2025'; $mrecordhighwindrun = '321.1'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2025'; $mrecorddailyrain = '1.2'; $mrecordhighrainmth = '1.2'; $mrecordrainrate = '0.0'; $mrecorddayswithrain = '1'; $mrecorddaysnorain = '4'; $mrecordhighdew = '13.0'; $mrecordlowdew = '5.5'; $mrecordhighhum = '93'; $mrecordlowhum = '38'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '2'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '2'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '2'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '2'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '6'; $mrecordhighdewyear = '2025'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '4'; $mrecordlowdewyear = '2025'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '1'; $mrecordhighhumyear = '2025'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2025'; $myrecordhighbaromonth = '4'; $mrecordhighsolar = '949.0'; $mrecordhighsolarmonth = '4'; $mrecordhighsolarday = '4'; $mrecordhighsolaryear = '2025'; $mrecordhighuv = '5.5'; $mrecordhighuvmonth = '4'; $mrecordhighuvday = '4'; $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.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '2.6'; // Fire Weather Index $avtempweek = '14.7'; // Average Weekly Temp $hddday = '3.8'; // Heating Degree for day $hddmonth = '18.2'; // Heating Degree for month to date $hddyear = '622.9'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.4'; // Cooling Degree for month to date $cddyear = '0.6'; // Cooling Degree for year to date $minchillweek = '8.2'; // Minimum Wind Chill over past 7 days $maxheatweek = '25.3'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.22'; //air density $solarnoon = '13:54'; // Solar noon $changeinday = '00:02:55'; // change in day length since yesterday $etcurrentweek = '18.7'; // ET total for the last 7 days $sunshinehourstodateday = '05:25'; $sunshinehourstodatemonth = '20:48'; $maxsolarfortime = '710'; $wetbulb = '14.1'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '1.3'; $maxdew = '13.0'; $maxdewt = '4:55 PM'; $mindew = '9.6'; $mindewt = '7:33 AM'; $maxdewyest = '11.4'; $maxdewyestt = '4:19 PM'; $mindewyest = '7.7'; $mindewyestt = '12:35 PM'; $stationname = 'San_Sebastian'; $raindifffromav = '---'; $raindifffromavyear = '308.2'; $gddmonth = '29.9'; $gddyear = '298.7'; $maxheat = '17.6'; $maxheatt = '1:42 PM'; $maxheatyest = '20.2'; $yeartodateavtemp = '11.8'; $monthtodateavtemp = '15.4'; $maxchillyest = '20.2'; $monthtodatemaxgust = '55.5'; $monthtodateavspeed = '6.3'; // MTD average wind speed $monthtodateavgust = '10.7'; //MTD average wind gust $yeartodateavwind = '5.7'; // YTD average wind speed $yeartodategstwind = '10.0'; // YTD avg wind gust $lowbaro = '1018.6 '; $lowbarot = '12:00 AM'; $monthtodatemaxbaro = '1020.2'; // MTD average wind speed $monthtodateminbaro = '1006.2'; //MTD average wind gust $sunshinehourstodateyear = '279:30'; $sunshineyesterday = '03:10'; $avtempsincemidnight = '14.3'; $yesterdayavtemp = '17.0'; $avgspeedsincereset = '1.5'; $maxheatyestt = '12:23 PM'; $windrunyesterday = '146.67'; $currentwdet = '3.9'; $yesterdaywdet = '3.3'; $highhum = '86'; $highhumt = '7:47 AM'; $lowhum = '71'; $lowhumt = '1:30 PM'; $maxhumyest = '81'; $maxhumyestt = '11:52 PM'; $minhumyest = '46'; $minhumyestt = '12:33 PM'; $recordhightempjan = '24.8'; $recordlowtempjan = '-1.4'; $recordhightempfeb = '27.7'; $recordlowtempfeb = '-2.9'; $recordhightempmar = '46.2'; $recordlowtempmar = '1.3'; $recordhightempapr = '28.9'; $recordlowtempapr = '1.4'; $recordhightempmay = '33.6'; $recordlowtempmay = '4.7'; $recordhightempjun = '41.5'; $recordlowtempjun = '9.6'; $recordhightempjul = '41.0'; $recordlowtempjul = '12.3'; $recordhightempaug = '40.4'; $recordlowtempaug = '13.5'; $recordhightempsep = '36.4'; $recordlowtempsep = '8.6'; $recordhightempoct = '33.1'; $recordlowtempoct = '4.7'; $recordhightempnov = '24.6'; $recordlowtempnov = '5.3'; $recordhightempdec = '39.0'; $recordlowtempdec = '-0.3'; // end of other addons // end of testtags.txt/testtags.php ?>