' . 'Night time/Dry '; $weathercond = 'Dry'; $Currentsolardescription = 'Night time/Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '941'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '287'; // Estimated cloud base height, metres, (based on dew point, and you height above sea $mintempovernight = '12.7'; // Minimum temperature 9pm to 9am // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = ''; // time that the max gust last prior 1 hour occured $minbaroyest = '1024.1 '; $minbaroyestt = '6:29 AM'; $mrecordlowbaro = '1010.4'; $mrecordlowbaroday = '10'; $mrecordlowbaromonth = '5'; $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 = 'Night'; $avwindlastimediate60 = '0.0'; // average wind speed $avwindlastimediate120 = '0.0'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.0'; // average wind speed $avwindlastimediate30 = '0.0'; // average wind speed $todayhihumidex = '16.1'; //daily high humidex $todaylohumidex = '14.2'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-2.1'; //For snow prediction $abshum = '6.35'; //For snow prediction $maxtemp4today = '25.6'; // max from station's records $mintemp4today = '9.2'; // min from station's records $maxtemp4todayyr = '2016'; // 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 = '14.5'; $avtempmaynow = '15.3'; $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.6';//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 = '106.1'; $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 = '94.2'; $avrainmaynow = '81.0'; $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 = '26.7'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '30'; $yrecordhighheatindexyear = '2025'; $ywarmestdayonrecord = '26.2C on: Apr 30 2025'; $ywarmestnightonrecord = '22.4C on: May 01 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 = '12'; $yrecorddaysnorain = '8'; $yrecordhighdew = '16.9'; $yrecordlowdew = '-2.9'; $yrecordhighhum = '95'; $yrecordlowhum = '27'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '30'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '1'; $yrecordrainrateday = '30'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '22'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '3'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '28'; $yrecordhighdewyear = '2025'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '12'; $yrecordlowdewyear = '2025'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '11'; $yrecordhighhumyear = '2025'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '30'; $yrecordlowhumyear = '2025'; $yrecordhighsolar = '1311.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '4'; $yrecordhighsolaryear = '2025'; $yrecordhighuv = '7.5'; $yrecordhighuvmonth = '5'; $yrecordhighuvday = '22'; $yrecordhighuvyear = '2025'; $mrecordhighheatindex = '26.1'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '18'; $mrecordhighheatindexyear = '2025'; $mrecordhighwindrun = '131.5'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2025'; $mrecorddailyrain = '19.4'; $mrecordhighrainmth = '81.0'; $mrecordrainrate = '1.5'; $mrecorddayswithrain = '8'; $mrecorddaysnorain = '4'; $mrecordhighdew = '16.3'; $mrecordlowdew = '5.1'; $mrecordhighhum = '95'; $mrecordlowhum = '36'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '6'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '5'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '22'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '15'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '2'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '18'; $mrecordhighdewyear = '2025'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2025'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '11'; $mrecordhighhumyear = '2025'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2025'; $myrecordhighbaromonth = '5'; $mrecordhighsolar = '1311.0'; $mrecordhighsolarmonth = '5'; $mrecordhighsolarday = '4'; $mrecordhighsolaryear = '2025'; $mrecordhighuv = '7.5'; $mrecordhighuvmonth = '5'; $mrecordhighuvday = '22'; $mrecordhighuvyear = '2025'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.1'; // Fire Weather Index $avtempweek = '15.9'; // Average Weekly Temp $hddday = '0.2'; // Heating Degree for day $hddmonth = '72.6'; // Heating Degree for month to date $hddyear = '797.2'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '3.7'; // Cooling Degree for month to date $cddyear = '11.0'; // Cooling Degree for year to date $minchillweek = '11.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '26.7'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.25'; //air density $solarnoon = '13:48'; // Solar noon $changeinday = '00:01:47'; // change in day length since yesterday $etcurrentweek = '23.0'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '100:16'; $maxsolarfortime = '0'; $wetbulb = '11.5'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-0.8'; $maxdew = '11.1'; $maxdewt = '12:00 AM'; $mindew = '10.4'; $mindewt = '12:39 AM'; $maxdewyest = '13.3'; $maxdewyestt = '11:02 AM'; $mindewyest = '9.8'; $mindewyestt = '4:03 AM'; $stationname = 'San_Sebastian'; $raindifffromav = '---'; $raindifffromavyear = '482.2'; $gddmonth = '143.2'; $gddyear = '554.8'; $maxheat = '14.3'; $maxheatt = '12:00 AM'; $maxheatyest = '18.8'; $yeartodateavtemp = '12.8'; $monthtodateavtemp = '15.3'; $maxchillyest = '18.8'; $monthtodatemaxgust = '46.3'; $monthtodateavspeed = '2.6'; // MTD average wind speed $monthtodateavgust = '5.2'; //MTD average wind gust $yeartodateavwind = '4.9'; // YTD average wind speed $yeartodategstwind = '8.7'; // YTD avg wind gust $lowbaro = '1026.7 '; $lowbarot = '12:58 AM'; $monthtodatemaxbaro = '1026.9'; // MTD average wind speed $monthtodateminbaro = '1010.4'; //MTD average wind gust $sunshinehourstodateyear = '481:23'; $sunshineyesterday = '05:17'; $avtempsincemidnight = '13.3'; $yesterdayavtemp = '15.0'; $avgspeedsincereset = '0.0'; $maxheatyestt = '3:12 PM'; $windrunyesterday = '44.68'; $currentwdet = '0.5'; $yesterdaywdet = '3.0'; $highhum = '86'; $highhumt = '12:50 AM'; $lowhum = '80'; $lowhumt = '12:02 AM'; $maxhumyest = '91'; $maxhumyestt = '7:16 AM'; $minhumyest = '66'; $minhumyestt = '5:10 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 ?>