' . 'Fog '; $weathercond = 'Fog'; $Currentsolardescription = 'Fog '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '130'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '40'; // 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 = ''; // time that the max gust last prior 1 hour occured $minbaroyest = '29.989 in.'; $minbaroyestt = '9:21 PM'; $mrecordlowbaro = '29.965'; $mrecordlowbaroday = '9'; $mrecordlowbaromonth = '7'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.323'; $yrecordlowbaroday = '16'; $yrecordlowbaromonth = '3'; $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 = 'Morning'; $avwindlastimediate60 = '0.0 mph'; // average wind speed $avwindlastimediate120 = '0.0 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.0 mph'; // average wind speed $avwindlastimediate30 = '0.0 mph'; // average wind speed $todayhihumidex = '76.1'; //daily high humidex $todaylohumidex = '68.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.8'; //For snow prediction $abshum = '7.27'; //For snow prediction $maxtemp4today = '84.1'; // max from station's records $mintemp4today = '57.2'; // min from station's records $maxtemp4todayyr = '2024'; // max year from station's records $mintemp4todayyr = '2020'; // min year from station's records $avsnowjan = '57.5'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '22.0'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '28.1'; //Average snow for mar from your inputted snow data (cm) $avsnowapr = '5.1'; //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.2'; //Average snow for oct from your inputted snow data (cm) $avsnownov = '47.1'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '53.6'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '67.3'; $avsnowfebnow = '36.1'; $avsnowmarnow = '31.5'; $avsnowaprnow = '0.0'; $avsnowmaynow = '0.0'; $avsnowjunnow = '0.0'; $avsnowjulnow = '0.0'; $avsnowaugnow = '0.0'; $avsnowsepnow = '0.0'; $avsnowoctnow = '0.0'; $avsnownovnow = '68.6'; $avsnowdecnow = '121.9'; // 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 = '19.6'; $avtempfebnow = '25.0'; $avtempmarnow = '40.1'; $avtempaprnow = '51.2'; $avtempmaynow = '54.5'; $avtempjunnow = '66.7'; $avtempjulnow = '76.0'; $avtempaugnow = '66.0'; $avtempsepnow = '62.1'; $avtempoctnow = '50.7'; $avtempnovnow = '37.6'; $avtempdecnow = '25.1'; $avtempjan = '30.0';//Average temperature for january from your data $avtempfeb = '32.5';//Average temperature for february from your data $avtempmar = '39.6';//Average temperature for march from your data $avtempapr = '48.4';//Average temperature for april from your data $avtempmay = '56.6';//Average temperature for may from your data $avtempjun = '64.8';//Average temperature for june from your data $avtempjul = '68.6';//Average temperature for july from your data $avtempaug = '66.3';//Average temperature for august from your data $avtempsep = '61.9';//Average temperature for september from your data $avtempoct = '52.2';//Average temperature for october from your data $avtempnov = '40.8';//Average temperature for november from your data $avtempdec = '35.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 = '0.86'; $avrainfeb = '0.85'; $avrainmar = '2.54'; $avrainapr = '3.74'; $avrainmay = '3.53'; $avrainjun = '2.62'; $avrainjul = '1.77'; $avrainaug = '1.03'; $avrainsep = '0.65'; $avrainoct = '2.79'; $avrainnov = '2.35'; $avraindec = '2.13'; $avrainjannow = '1.48'; $avrainfebnow = '0.92'; $avrainmarnow = '5.74'; $avrainaprnow = '6.38'; $avrainmaynow = '4.51'; $avrainjunnow = '3.31'; $avrainjulnow = '0.19'; $avrainaugnow = '1.89'; $avrainsepnow = '1.19'; $avrainoctnow = '5.47'; $avrainnovnow = '1.85'; $avraindecnow = '1.69'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '94.5'; $recordlowtemp = '-12.6'; $recordhighheatindex = '111.2'; $recordlowchill = '-23.1'; $warmestdayonrecord = '92.5°F on: Jun 23 2025'; $warmestnightonrecord = '78.6°F on: Jul 03 2026'; $coldestdayonrecord = '-1.3°F on: Jan 23 2026'; $coldestnightonrecord = '-6.7°F on: Feb 09 2026'; $recordwindgust = '33.4'; $recordwindspeed = '18.4'; $recordhighwindrun = '155.3'; $recorddailyrain = '1.71'; $recordhighrainmth = '6.4'; $recordrainrate = '0.598'; $recorddayswithrain = '10'; $recorddaysnorain = '23'; $recordhighdew = '80.2'; $recordlowdew = '-16.8'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '30.823'; $recordlowbaro = '29.146'; $recordhighsolar = '1262.0'; $recordhightempmonth = '7'; $recordhightempday = '1'; $recordhightempyear = '2026'; $recordlowtempmonth = '1'; $recordlowtempday = '22'; $recordlowtempyear = '2025'; $recordhighheatindexmonth = '7'; $recordhighheatindexday = '2'; $recordhighheatindexyear = '2026'; $recordlowchillmonth = '2'; $recordlowchillday = '7'; $recordlowchillyear = '2026'; $recordhighgustmonth = '12'; $recordhighgustday = '19'; $recordhighgustyear = '2025'; $recordhighavwindmonth = '3'; $recordhighavwindday = '15'; $recordhighavwindyear = '2026'; $recordhighwindrunmth = '11'; $recordhighwindrunday = '16'; $recordhighwindrunyr = '2025'; $recorddailyrainmonth = '10'; $recorddailyrainday = '23'; $recorddailyrainyear = '2025'; $recordhighrainmthmth = '4'; $recordhighrainmthyr = '2026'; $recordrainratemonth = '11'; $recordrainrateday = '25'; $recordrainrateyear = '2025'; $recorddayswithrainmonth = '1'; $recorddayswithrainday = '1'; $recorddayswithrainyear = '2025'; $recorddaysnorainmonth = '2'; $recorddaysnorainday = '10'; $recorddaysnorainyear = '2026'; $recordhighdewmonth = '7'; $recordhighdewday = '1'; $recordhighdewyear = '2026'; $recordlowdewmonth = '1'; $recordlowdewday = '22'; $recordlowdewyear = '2025'; $recordhighhummonth = '5'; $recordhighhumday = '3'; $recordhighhumyear = '2025'; $recordlowhummonth = '12'; $recordlowhumday = '29'; $recordlowhumyear = '2024'; $recordhighbaromonth = '12'; $recordhighbaroday = '14'; $recordhighbaroyear = '2024'; $recordlowbaromonth = '2'; $recordlowbaroday = '16'; $recordlowbaroyear = '2025'; $recordhighsolarmonth = '6'; $recordhighsolarday = '27'; $recordhighsolaryear = '2026'; $recordhighuv = '11.1'; $recordhighuvmonth = '7'; $recordhighuvday = '7'; $recordhighuvyear = '2026'; $yrecordhighheatindex = '111.2'; $yrecordhighheatindexmonth = '7'; $yrecordhighheatindexday = '2'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '90.7°F on: Jun 30 2026'; $ywarmestnightonrecord = '78.6°F on: Jul 03 2026'; $ycoldestdayonrecord = '-1.3°F on: Jan 23 2026'; $ycoldestnightonrecord = '-6.7°F on: Feb 09 2026'; $yrecordhighwindrun = '150.0'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '7'; $yrecordhighwindrunyr = '2026'; $yrecorddailyrain = '1.43'; $yrecordhighrainmth = '6.4'; $yrecordrainrate = '0.169'; $yrecorddayswithrain = '10'; $yrecorddaysnorain = '23'; $yrecordhighdew = '80.2'; $yrecordlowdew = '-15.9'; $yrecordhighhum = '100'; $yrecordlowhum = '0'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '11'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '14'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '7'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '10'; $yrecordhighdewmonth = '7'; $yrecordhighdewday = '1'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '2'; $yrecordlowdewday = '9'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '2'; $yrecordhighhumday = '18'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '6'; $yrecordlowhumday = '18'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '1262.0'; $yrecordhighsolarmonth = '6'; $yrecordhighsolarday = '27'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '11.1'; $yrecordhighuvmonth = '7'; $yrecordhighuvday = '7'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '111.2'; $mrecordhighheatindexmonth = '7'; $mrecordhighheatindexday = '2'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '51.5'; $mrecordhighwindrunmth = '7'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '0.13'; $mrecordhighrainmth = '0.2'; $mrecordrainrate = '0.011'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '9'; $mrecordhighdew = '80.2'; $mrecordlowdew = '60.0'; $mrecordhighhum = '100'; $mrecordlowhum = '55'; $mrecorddailyrainmonth = '7'; $mrecorddailyrainday = '6'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '7'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '7'; $mrecordrainrateday = '6'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '7'; $mrecorddayswithrainday = '7'; $mrecorddaysnorainmonth = '7'; $mrecorddaysnorainday = '5'; $mrecordhighdewmonth = '7'; $mrecordhighdewday = '1'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '7'; $mrecordlowdewday = '9'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '7'; $mrecordhighhumday = '7'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '7'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '7'; $mrecordhighsolar = '1229.0'; $mrecordhighsolarmonth = '7'; $mrecordhighsolarday = '7'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '11.1'; $mrecordhighuvmonth = '7'; $mrecordhighuvday = '7'; $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.8'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.5'; // Fire Weather Index $avtempweek = '75.1'; // Average Weekly Temp $hddday = '0.2'; // Heating Degree for day $hddmonth = '0.2'; // Heating Degree for month to date $hddyear = '4107.3'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '90.9'; // Cooling Degree for month to date $cddyear = '217.4'; // Cooling Degree for year to date $minchillweek = '66.8'; // Minimum Wind Chill over past 7 days $maxheatweek = '111.1'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.22'; //air density $solarnoon = '13:23'; // Solar noon $changeinday = '-00:01:05'; // change in day length since yesterday $etcurrentweek = '1.043'; // ET total for the last 7 days $sunshinehourstodateday = '00:01'; $sunshinehourstodatemonth = '26:51'; $maxsolarfortime = '3'; $wetbulb = '60.3 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = '17:39:55 2026/06/07'; $lighteningcountmonth = '479'; $lighteningcountyear = '5109'; $chandler = '-1.8'; $maxdew = '64.2 °F'; $maxdewt = '12:04 AM'; $mindew = '60.0 °F'; $mindewt = '5:33 AM'; $maxdewyest = '74.4 °F'; $maxdewyestt = '2:00 PM'; $mindewyest = '64.0 °F'; $mindewyestt = '11:57 PM'; $stationname = 'Travelingrvwx.com'; $raindifffromav = '---'; $raindifffromavyear = '22.730'; $gddmonth = '264.1'; $gddyear = '1380.6'; $maxheat = '65.5 °F'; $maxheatt = '12:00 AM'; $maxheatyest = '89.1 °F'; $yeartodateavtemp = '44.3'; $monthtodateavtemp = '76.0'; $maxchillyest = '83.2 °F'; $monthtodatemaxgust = '18.4'; $monthtodateavspeed = '1.5'; // MTD average wind speed $monthtodateavgust = '2.6'; //MTD average wind gust $yeartodateavwind = '2.5'; // YTD average wind speed $yeartodategstwind = '4.3'; // YTD avg wind gust $lowbaro = '29.965 in.'; $lowbarot = '4:54 AM'; $monthtodatemaxbaro = '30.140'; // MTD average wind speed $monthtodateminbaro = '29.966'; //MTD average wind gust $sunshinehourstodateyear = '367:02'; $sunshineyesterday = '02:42'; $avtempsincemidnight = '62.9'; $yesterdayavtemp = '72.0'; $avgspeedsincereset = '0.1'; $maxheatyestt = '6:08 PM'; $windrunyesterday = '20.14'; $currentwdet = '0.008'; $yesterdaywdet = '0.136'; $highhum = '98'; $highhumt = '3:06 AM'; $lowhum = '95'; $lowhumt = '12:00 AM'; $maxhumyest = '100'; $maxhumyestt = '7:27 AM'; $minhumyest = '67'; $minhumyestt = '6:39 PM'; $recordhightempjan = '57.6'; $recordlowtempjan = '-5.4'; $recordhightempfeb = '47.5'; $recordlowtempfeb = '-12.1'; $recordhightempmar = '74.5'; $recordlowtempmar = '8.8'; $recordhightempapr = '81.9'; $recordlowtempapr = '17.2'; $recordhightempmay = '88.3'; $recordlowtempmay = '28.9'; $recordhightempjun = '94.1'; $recordlowtempjun = '44.8'; $recordhightempjul = '94.5'; $recordlowtempjul = '49.1'; $recordhightempaug = '90.1'; $recordlowtempaug = '45.0'; $recordhightempsep = '82.8'; $recordlowtempsep = '42.3'; $recordhightempoct = '83.5'; $recordlowtempoct = '29.7'; $recordhightempnov = '75.9'; $recordlowtempnov = '18.5'; $recordhightempdec = '52.7'; $recordlowtempdec = '1.0'; // end of other addons $visibility = '---'; // Visibility (miles) $visibilitykm = '---'; // Visibility (km) $yrecordwindgust = '33.4'; // record high wind gust $yrecordhighgustday = '15'; // Day of record high wind gust $yrecordhighgustmonth = '3'; // Month of record high wind gust $yrecordhighgustyear = '2026'; // Year of record high wind gust $downloadedmetar1extrasky = '%downloadedmetar1extrasky%'; // Sky conditions $downloadedmetar1sky = '%downloadedmetar1sky%'; // More sky conditions $downloadedmetar1cloud = '%downloadedmetar1cloud%'; // Cloud conditions or weather $downloadedmetar1press = '%downloadedmetar1press%'; // Barometer reading $downloadedmetar1humi = '%downloadedmetar1humi%'; // Humidity reading $downloadedmetar1dewp = '%downloadedmetar1dewp%'; // Dew point reading $downloadedmetar1temp = '%downloadedmetar1temp%'; // Temperature reading $downloadedmetar1tempcelsius = '%downloadedmetar1tempcelsius%'; // Temperature reading in celsius $downloadedmetar1wind = '%downloadedmetar1wind%'; // Wind readings (speed and direction) $downloadedmetar1location = '%downloadedmetar1location%'; // Metar name and time stamp $downloadedmetar1vis = '%downloadedmetar1vis%'; // Visibility $downloadedmetar1name = '%downloadedmetar1name%'; // Just the metar name // (1st 10 metars only) $downloadedmetar1time = '%downloadedmetar1time%'; // Just the time of update // (1st 10 metars only) $downloadedmetar1rainlasthour = '%downloadedmetar1rainlasthour%'; // Rain in the last hour (if its available) $downloadedmetar1windonly = '%downloadedmetar1windonly%'; // Shows just the windspeed only (1st 10 metars only) $downloadedmetar1dironly = '%downloadedmetar1dironly%'; // Shows direction in letter (1st 10 metars only) $downloadedmetar1dironlydeg = '%downloadedmetar1dironlydeg%'; // Shows dir in degrees (1st 10 metars only) //Air Quality //========== //Air Quality //========== $purpleair2_5 = '5.2'; //Value of 2.5 micron particle measure from purple air sensor (see in WD under setup, advanced/misc) $purpleair1_0 = '3.4'; //Value of 1.0 micron particle measure from purple air sensor $purpleair10_0 = '6.0'; //Value of 10.0 micron particle measure from purple air sensor $purpleairaqi = '21.8'; //AQI (air quality index) value from purple air sensor $purpleairaqidescription = 'Good '; //AQI description (e.g Good, moderate) $purpleair60minmean10_0 = '5.4'; //Last 60 minutes average PM 10.0 value $purpleair60minmean2_5 = '4.9'; //Last 60 minutes average PM 2.5 value $purpleair24hourmean10_0 = '6.4'; //Last 24 hours average PM 10.0 value $purpleair24hourmean2_5 = '5.8'; //Last 24 hours average PM 2.5 value $purpleair60minmin10_0 = '3.5'; //Min value in last 60 minutes PM 10.0 value $purpleair24hourmin10_0 = '1.8'; //Min value in last 24 hours PM 10.0 value $purpleair60minmin2_5 = '3.3'; //Min value in last 60 minutes PM 2.5 value $purpleair24hourmin2_5 = '1.3'; //Min value in last 24 hours PM 2.5 value $purpleair60minmax10_0 = '6.9'; //Max value in last 60 minutes PM 10.0 value $purpleair24hourmax10_0 = '38.1'; //Max value in last 24 hours PM 10.0 value $purpleair60minmax2_5 = '6.5'; //Max value in last 60 minutes PM 2.5 value $purpleair24hourmax2_5 = '33.8'; //Max value in last 24 hours PM 2.5 value //* bad data here $avairjan2_5 = '4.7'; $avairfeb2_5 = '6.0'; $avairmar2_5 = '4.0'; $avairapr2_5 = '3.4'; $avairmay2_5 = '2.5'; $avairjun2_5 = '6.9'; $avairjul2_5 = '5.5'; $avairaug2_5 = '6.0'; $avairsep2_5 = '3.1'; $avairoct2_5 = '2.2'; $avairnov2_5 = '2.7'; $avairdec2_5 = '3.7'; $avairjan10_0 = '5.3 '; $avairfeb10_0 = '7.0'; $avairmar10_0 = '4.6'; $avairapr10_0 = '3.9'; $avairmay10_0 = '2.8'; $avairjun10_0 = '7.9'; $avairjul10_0 = '6.1'; $avairaug10_0 = '7.0'; $avairsep10_0 = '3.5'; $avairoct10_0 = '2.5'; $avairnov10_0 = '3.0'; $avairdec10_0 = '4.2'; $avairjannow2_5 = '3.9'; $avairfebnow2_5 = '9.9'; $avairmarnow2_5 = '5.8'; $avairaprnow2_5 = '5.3'; $avairmaynow2_5 = '3.9'; $avairjunnow2_5 = '2.2'; $avairjulnow2_5 = '4.8'; $avairaugnow2_5 = '---'; $avairsepnow2_5 = '---'; $avairoctnow2_5 = '---'; $avairnovnow2_5 = '---'; $avairdecnow2_5 = '---'; $avairjannow10_0 = '4.3'; $avairfebnow10_0 = '11.4'; $avairmarnow10_0 = '6.7'; $avairaprnow10_0 = '6.0'; $avairmaynow10_0 = '4.3'; $avairjunnow10_0 = '2.4'; $avairjulnow10_0 = '5.4'; $avairaugnow10_0 = '---'; $avairsepnow10_0 = '---'; $avairoctnow10_0 = '---'; $avairnovnow10_0 = '---'; $avairdecnow10_0 = '---'; //*/ $purpleair2_52 ='0.0'; //2nd sensor 2.5 reading $purpleair1_02 ='0.0'; //2nd sensor 1.0 reading $purpleair10_02 ='0.0'; //2nd sensor 10 reading $purpleairaqi2 ='0.0'; //2nd sensor aqi reading $purpleairaqidescription2 = 'Good '; // 2nd sensor aqi description // end of testtags.txt/testtags.php