' . '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 = '187'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '57'; // 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 = '9:26'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.823 in.'; $minbaroyestt = '5:22 PM'; $mrecordlowbaro = '29.653'; $mrecordlowbaroday = '5'; $mrecordlowbaromonth = '5'; $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 = '1.4 mph'; // average wind speed $avwindlastimediate120 = '1.8 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.8 mph'; // average wind speed $avwindlastimediate30 = '0.8 mph'; // average wind speed $todayhihumidex = '51.8'; //daily high humidex $todaylohumidex = '48.0'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '+0.7'; //For snow prediction $abshum = '6.23'; //For snow prediction $maxtemp4today = '85.3'; // max from station's records $mintemp4today = '36.1'; // min from station's records $maxtemp4todayyr = '2020'; // max year from station's records $mintemp4todayyr = '2025'; // 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 = '47.1'; $avtempjunnow = '68.5'; $avtempjulnow = '72.7'; $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.4';//Average temperature for june from your data $avtempjul = '68.2';//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.04'; $avrainjun = '2.28'; $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 = '2.21'; $avrainjunnow = '4.31'; $avrainjulnow = '3.48'; $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.1'; $recordlowtemp = '-12.6'; $recordhighheatindex = '109.4'; $recordlowchill = '-23.1'; $warmestdayonrecord = '92.5°F on: Jun 23 2025'; $warmestnightonrecord = '77.2°F on: Jun 25 2025'; $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 = '79.7'; $recordlowdew = '-16.8'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '30.823'; $recordlowbaro = '29.146'; $recordhighsolar = '1214.0'; $recordhightempmonth = '6'; $recordhightempday = '23'; $recordhightempyear = '2025'; $recordlowtempmonth = '1'; $recordlowtempday = '22'; $recordlowtempyear = '2025'; $recordhighheatindexmonth = '6'; $recordhighheatindexday = '22'; $recordhighheatindexyear = '2025'; $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 = '6'; $recordhighdewday = '22'; $recordhighdewyear = '2025'; $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 = '5'; $recordhighsolarday = '7'; $recordhighsolaryear = '2026'; $recordhighuv = '8.9'; $recordhighuvmonth = '5'; $recordhighuvday = '7'; $recordhighuvyear = '2026'; $yrecordhighheatindex = '80.9'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '15'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '78.0°F on: Apr 04 2026'; $ywarmestnightonrecord = '67.0°F on: Apr 13 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.168'; $yrecorddayswithrain = '10'; $yrecorddaysnorain = '23'; $yrecordhighdew = '67.6'; $yrecordlowdew = '-15.9'; $yrecordhighhum = '100'; $yrecordlowhum = '19'; $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 = '4'; $yrecordhighdewday = '3'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '2'; $yrecordlowdewday = '9'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '2'; $yrecordhighhumday = '18'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '8'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '1214.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '7'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '8.9'; $yrecordhighuvmonth = '5'; $yrecordhighuvday = '7'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '72.2'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '4'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '81.6'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '4'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '0.87'; $mrecordhighrainmth = '2.2'; $mrecordrainrate = '0.021'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '3'; $mrecordhighdew = '57.2'; $mrecordlowdew = '25.5'; $mrecordhighhum = '99'; $mrecordlowhum = '33'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '5'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '5'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '5'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '5'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '5'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '2'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '6'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '4'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '5'; $mrecordhighsolar = '1214.0'; $mrecordhighsolarmonth = '5'; $mrecordhighsolarday = '7'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '8.9'; $mrecordhighuvmonth = '5'; $mrecordhighuvday = '7'; $mrecordhighuvyear = '2026'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '100%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.8'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.0'; // Fire Weather Index $avtempweek = '49.3'; // Average Weekly Temp $hddday = '7.0'; // Heating Degree for day $hddmonth = '150.6'; // Heating Degree for month to date $hddyear = '3862.1'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '4.3'; // Cooling Degree for year to date $minchillweek = '27.0'; // Minimum Wind Chill over past 7 days $maxheatweek = '77.5'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.23'; //air density $solarnoon = '13:14'; // Solar noon $changeinday = '00:02:15'; // change in day length since yesterday $etcurrentweek = '0.701'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '18:20'; $maxsolarfortime = '730'; $wetbulb = '49.4 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = '03:23:57 2026/05/05'; $lighteningcountmonth = '147'; $lighteningcountyear = '1734'; $chandler = '-2.0'; $maxdew = '49.1 °F'; $maxdewt = '10:18 AM'; $mindew = '45.8 °F'; $mindewt = '12:46 AM'; $maxdewyest = '46.1 °F'; $maxdewyestt = '11:54 PM'; $mindewyest = '34.1 °F'; $mindewyestt = '12:48 AM'; $stationname = 'Travelingrvwx.com'; $raindifffromav = '---'; $raindifffromavyear = '16.860'; $gddmonth = '66.7'; $gddyear = '440.8'; $maxheat = '49.9 °F'; $maxheatt = '10:18 AM'; $maxheatyest = '59.6 °F'; $yeartodateavtemp = '34.9'; $monthtodateavtemp = '47.1'; $maxchillyest = '59.6 °F'; $monthtodatemaxgust = '19.6'; $monthtodateavspeed = '2.3'; // MTD average wind speed $monthtodateavgust = '4.1'; //MTD average wind gust $yeartodateavwind = '2.6'; // YTD average wind speed $yeartodategstwind = '4.6'; // YTD avg wind gust $lowbaro = '29.757 in.'; $lowbarot = '9:43 AM'; $monthtodatemaxbaro = '30.005'; // MTD average wind speed $monthtodateminbaro = '29.654'; //MTD average wind gust $sunshinehourstodateyear = '119:04'; $sunshineyesterday = '03:02'; $avtempsincemidnight = '48.1'; $yesterdayavtemp = '46.9'; $avgspeedsincereset = '1.2'; $maxheatyestt = '5:03 PM'; $windrunyesterday = '42.15'; $currentwdet = '0.016'; $yesterdaywdet = '0.104'; $highhum = '98'; $highhumt = '8:30 AM'; $lowhum = '88'; $lowhumt = '12:00 AM'; $maxhumyest = '95'; $maxhumyestt = '8:37 AM'; $minhumyest = '49'; $minhumyestt = '5:06 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 = '84.0'; $recordlowtempmay = '36.0'; $recordhightempjun = '94.1'; $recordlowtempjun = '37.8'; $recordhightempjul = '93.0'; $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 = '13.0'; //Value of 2.5 micron particle measure from purple air sensor (see in WD under setup, advanced/misc) $purpleair1_0 = '7.4'; //Value of 1.0 micron particle measure from purple air sensor $purpleair10_0 = '13.9'; //Value of 10.0 micron particle measure from purple air sensor $purpleairaqi = '52.9'; //AQI (air quality index) value from purple air sensor $purpleairaqidescription = 'Moderate '; //AQI description (e.g Good, moderate) $purpleair60minmean10_0 = '9.9'; //Last 60 minutes average PM 10.0 value $purpleair60minmean2_5 = '9.1'; //Last 60 minutes average PM 2.5 value $purpleair24hourmean10_0 = '6.5'; //Last 24 hours average PM 10.0 value $purpleair24hourmean2_5 = '5.9'; //Last 24 hours average PM 2.5 value $purpleair60minmin10_0 = '7.0'; //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 = '6.5'; //Min value in last 60 minutes PM 2.5 value $purpleair24hourmin2_5 = '1.7'; //Min value in last 24 hours PM 2.5 value $purpleair60minmax10_0 = '13.9'; //Max value in last 60 minutes PM 10.0 value $purpleair24hourmax10_0 = '13.9'; //Max value in last 24 hours PM 10.0 value $purpleair60minmax2_5 = '13.0'; //Max value in last 60 minutes PM 2.5 value $purpleair24hourmax2_5 = '13.0'; //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.7'; $avairjun2_5 = '8.1'; $avairjul2_5 = '5.6'; $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 = '3.0'; $avairjun10_0 = '9.3'; $avairjul10_0 = '6.3'; $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 = '4.9'; $avairjunnow2_5 = '---'; $avairjulnow2_5 = '---'; $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 = '5.6'; $avairjunnow10_0 = '---'; $avairjulnow10_0 = '---'; $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