' . 'Night time/Dry/Clear skies '; $weathercond = 'Dry'; $Currentsolardescription = 'Night time/Dry/Clear skies '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '6976'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '2127'; // 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 = '20:56'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.627 in.'; $minbaroyestt = '7:56 PM'; $mrecordlowbaro = '29.516'; $mrecordlowbaroday = '15'; $mrecordlowbaromonth = '5'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.187'; $yrecordlowbaroday = '17'; $yrecordlowbaromonth = '2'; $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 = 'Evening'; $avwindlastimediate60 = '1.7 mph'; // average wind speed $avwindlastimediate120 = '2.4 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '3.1 mph'; // average wind speed $avwindlastimediate30 = '1.8 mph'; // average wind speed $todayhihumidex = '105.6'; //daily high humidex $todaylohumidex = '59.9'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-2.2'; //For snow prediction $abshum = '6.99'; //For snow prediction $maxtemp4today = '93.4'; // max from station's records $mintemp4today = '35.9'; // min from station's records $maxtemp4todayyr = '2017'; // max year from station's records $mintemp4todayyr = '2016'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '0.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 = '27.2'; $avtempfebnow = '40.2'; $avtempmarnow = '50.6'; $avtempaprnow = '56.9'; $avtempmaynow = '64.3'; $avtempjunnow = '76.4'; $avtempjulnow = '79.7'; $avtempaugnow = '75.7'; $avtempsepnow = '70.6'; $avtempoctnow = '60.5'; $avtempnovnow = '44.5'; $avtempdecnow = '34.0'; $avtempjan = '26.6';//Average temperature for january from your data $avtempfeb = '30.2';//Average temperature for february from your data $avtempmar = '43.6';//Average temperature for march from your data $avtempapr = '53.6';//Average temperature for april from your data $avtempmay = '64.4';//Average temperature for may from your data $avtempjun = '76.0';//Average temperature for june from your data $avtempjul = '78.7';//Average temperature for july from your data $avtempaug = '76.1';//Average temperature for august from your data $avtempsep = '69.3';//Average temperature for september from your data $avtempoct = '55.4';//Average temperature for october from your data $avtempnov = '42.5';//Average temperature for november from your data $avtempdec = '30.6';//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.44'; $avrainfeb = '0.56'; $avrainmar = '1.36'; $avrainapr = '2.47'; $avrainmay = '4.51'; $avrainjun = '4.66'; $avrainjul = '3.17'; $avrainaug = '2.83'; $avrainsep = '2.73'; $avrainoct = '1.91'; $avrainnov = '0.97'; $avraindec = '1.01'; $avrainjannow = '0.78'; $avrainfebnow = '0.23'; $avrainmarnow = '0.46'; $avrainaprnow = '1.80'; $avrainmaynow = '0.00'; $avrainjunnow = '2.20'; $avrainjulnow = '3.78'; $avrainaugnow = '1.47'; $avrainsepnow = '1.85'; $avrainoctnow = '2.02'; $avrainnovnow = '0.52'; $avraindecnow = '0.14'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '106.9'; $recordlowtemp = '-19.8'; $recordhighheatindex = '126.7'; $recordlowchill = '-37.3'; $warmestdayonrecord = '106.0°F on: Jun 15 2016'; $warmestnightonrecord = '91.0°F on: Jul 25 2012'; $coldestdayonrecord = '-8.7°F on: Jan 14 2024'; $coldestnightonrecord = '-12.8°F on: Feb 16 2021'; $recordwindgust = '48.0'; $recordwindspeed = '31.4'; $recordhighwindrun = '297.9'; $recorddailyrain = '4.15'; $recordhighrainmth = '9.4'; $recordrainrate = '0.386'; $recorddayswithrain = '21'; $recorddaysnorain = '46'; $recordhighdew = '84.0'; $recordlowdew = '-24.7'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '31.234'; $recordlowbaro = '26.899'; $recordhighsolar = '1501.0'; $recordhightempmonth = '8'; $recordhightempday = '24'; $recordhightempyear = '2023'; $recordlowtempmonth = '2'; $recordlowtempday = '16'; $recordlowtempyear = '2021'; $recordhighheatindexmonth = '8'; $recordhighheatindexday = '21'; $recordhighheatindexyear = '2023'; $recordlowchillmonth = '12'; $recordlowchillday = '22'; $recordlowchillyear = '2022'; $recordhighgustmonth = '5'; $recordhighgustday = '24'; $recordhighgustyear = '2008'; $recordhighavwindmonth = '5'; $recordhighavwindday = '24'; $recordhighavwindyear = '2008'; $recordhighwindrunmth = '4'; $recordhighwindrunday = '4'; $recordhighwindrunyr = '2009'; $recorddailyrainmonth = '9'; $recorddailyrainday = '30'; $recorddailyrainyear = '2014'; $recordhighrainmthmth = '5'; $recordhighrainmthyr = '2016'; $recordrainratemonth = '2'; $recordrainrateday = '16'; $recordrainrateyear = '2013'; $recorddayswithrainmonth = '5'; $recorddayswithrainday = '29'; $recorddayswithrainyear = '2019'; $recorddaysnorainmonth = '10'; $recorddaysnorainday = '27'; $recorddaysnorainyear = '2021'; $recordhighdewmonth = '8'; $recordhighdewday = '21'; $recordhighdewyear = '2023'; $recordlowdewmonth = '2'; $recordlowdewday = '16'; $recordlowdewyear = '2021'; $recordhighhummonth = '2'; $recordhighhumday = '4'; $recordhighhumyear = '2008'; $recordlowhummonth = '8'; $recordlowhumday = '20'; $recordlowhumyear = '2017'; $recordhighbaromonth = '1'; $recordhighbaroday = '7'; $recordhighbaroyear = '2015'; $recordlowbaromonth = '3'; $recordlowbaroday = '18'; $recordlowbaroyear = '2024'; $recordhighsolarmonth = '5'; $recordhighsolarday = '23'; $recordhighsolaryear = '2013'; $recordhighuv = '14.6'; $recordhighuvmonth = '7'; $recordhighuvday = '3'; $recordhighuvyear = '2013'; $yrecordhighheatindex = '96.9'; $yrecordhighheatindexmonth = '5'; $yrecordhighheatindexday = '15'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '96.6°F on: Mar 21 2026'; $ywarmestnightonrecord = '76.5°F on: Mar 31 2026'; $ycoldestdayonrecord = '-0.8°F on: Jan 23 2026'; $ycoldestnightonrecord = '0.1°F on: Jan 24 2026'; $yrecordhighwindrun = '186.2'; $yrecordhighwindrunmth = '4'; $yrecordhighwindrunday = '7'; $yrecordhighwindrunyr = '2026'; $yrecorddailyrain = '0.76'; $yrecordhighrainmth = '1.8'; $yrecordrainrate = '0.075'; $yrecorddayswithrain = '5'; $yrecorddaysnorain = '21'; $yrecordhighdew = '66.6'; $yrecordlowdew = '-19.7'; $yrecordhighhum = '96'; $yrecordlowhum = '9'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '8'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '2'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '28'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '19'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '23'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '23'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '4'; $yrecordhighhumday = '2'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '3'; $yrecordlowhumday = '21'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '1153.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '6'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '4.9'; $yrecordhighuvmonth = '4'; $yrecordhighuvday = '30'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '96.9'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '15'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '133.1'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '14'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '0.00'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '2'; $mrecorddaysnorain = '14'; $mrecordhighdew = '65.5'; $mrecordlowdew = '25.2'; $mrecordhighhum = '89'; $mrecordlowhum = '18'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '15'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '15'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '6'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '2'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '7'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '5'; $mrecordhighsolar = '1153.0'; $mrecordhighsolarmonth = '5'; $mrecordhighsolarday = '6'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '4.5'; $mrecordhighuvmonth = '5'; $mrecordhighuvday = '6'; $mrecordhighuvyear = '2026'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '2.8'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '36.0'; // Fire Weather Index $avtempweek = '69.9'; // Average Weekly Temp $hddday = '0.3'; // Heating Degree for day $hddmonth = '53.1'; // Heating Degree for month to date $hddyear = '2676.6'; // Heating Degree for year to date $cddday = '4.2'; // Cooling Degree for day $cddmonth = '34.0'; // Cooling Degree for month to date $cddyear = '113.5'; // Cooling Degree for year to date $minchillweek = '51.7'; // Minimum Wind Chill over past 7 days $maxheatweek = '96.7'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.14'; //air density $solarnoon = '13:22'; // Solar noon $changeinday = '00:01:55'; // change in day length since yesterday $etcurrentweek = '1.594'; // ET total for the last 7 days $sunshinehourstodateday = '06:46'; $sunshinehourstodatemonth = '99:54'; $maxsolarfortime = '0'; $wetbulb = '69.9 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '31.2'; $maxdew = '65.5 °F'; $maxdewt = '2:44 PM'; $mindew = '47.6 °F'; $mindewt = '5:08 PM'; $maxdewyest = '54.0 °F'; $maxdewyestt = '6:56 PM'; $mindewyest = '35.9 °F'; $mindewyestt = '12:05 AM'; $stationname = 'SE Lincoln Weather'; $raindifffromav = '---'; $raindifffromavyear = '3.310'; $gddmonth = '247.4'; $gddyear = '971.1'; $maxheat = '96.9 °F'; $maxheatt = '3:29 PM'; $maxheatyest = '82.7 °F'; $yeartodateavtemp = '46.0'; $monthtodateavtemp = '64.3'; $maxchillyest = '84.7 °F'; $monthtodatemaxgust = '33.4'; $monthtodateavspeed = '2.0'; // MTD average wind speed $monthtodateavgust = '3.9'; //MTD average wind gust $yeartodateavwind = '2.9'; // YTD average wind speed $yeartodategstwind = '5.2'; // YTD avg wind gust $lowbaro = '29.516 in.'; $lowbarot = '6:46 PM'; $monthtodatemaxbaro = '30.207'; // MTD average wind speed $monthtodateminbaro = '29.516'; //MTD average wind gust $sunshinehourstodateyear = '601:37'; $sunshineyesterday = '03:59'; $avtempsincemidnight = '78.7'; $yesterdayavtemp = '72.4'; $avgspeedsincereset = '2.4'; $maxheatyestt = '3:11 PM'; $windrunyesterday = '133.06'; $currentwdet = '0.249'; $yesterdaywdet = '0.283'; $highhum = '79'; $highhumt = '6:58 AM'; $lowhum = '23'; $lowhumt = '5:08 PM'; $maxhumyest = '56'; $maxhumyestt = '11:50 PM'; $minhumyest = '23'; $minhumyestt = '12:47 PM'; $recordhightempjan = '70.9'; $recordlowtempjan = '-7.8'; $recordhightempfeb = '81.3'; $recordlowtempfeb = '6.1'; $recordhightempmar = '97.3'; $recordlowtempmar = '9.1'; $recordhightempapr = '92.5'; $recordlowtempapr = '31.8'; $recordhightempmay = '106.2'; $recordlowtempmay = '31.3'; $recordhightempjun = '103.6'; $recordlowtempjun = '47.8'; $recordhightempjul = '105.6'; $recordlowtempjul = '50.2'; $recordhightempaug = '97.2'; $recordlowtempaug = '47.3'; $recordhightempsep = '96.4'; $recordlowtempsep = '35.6'; $recordhightempoct = '91.0'; $recordlowtempoct = '18.7'; $recordhightempnov = '77.7'; $recordlowtempnov = '5.2'; $recordhightempdec = '72.9'; $recordlowtempdec = '-12.5'; // average temp and rain by month (V1.08 addition) $avtempjannow = '27.2'; $avtempfebnow = '40.2'; $avtempmarnow = '50.6'; $avtempaprnow = '56.9'; $avtempmaynow = '64.3'; $avtempjunnow = '76.4'; $avtempjulnow = '79.7'; $avtempaugnow = '75.7'; $avtempsepnow = '70.6'; $avtempoctnow = '60.5'; $avtempnovnow = '44.5'; $avtempdecnow = '34.0'; $avrainjannow = '0.78'; $avrainfebnow = '0.23'; $avrainmarnow = '0.46'; $avrainaprnow = '1.80'; $avrainmaynow = '0.00'; $avrainjunnow = '2.20'; $avrainjulnow = '3.78'; $avrainaugnow = '1.47'; $avrainsepnow = '1.85'; $avrainoctnow = '2.02'; $avrainnovnow = '0.52'; $avraindecnow = '0.14'; // end of other addons // end of testtags.txt/testtags.php ?>