' . 'Dawn '; $weathercond = 'Dry'; $Currentsolardescription = 'Dawn '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '2736'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '834'; // 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 = '5:32'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.955 in.'; $minbaroyestt = '8:34 PM'; $mrecordlowbaro = '29.713'; $mrecordlowbaroday = '1'; $mrecordlowbaromonth = '7'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.235'; $yrecordlowbaroday = '17'; $yrecordlowbaromonth = '6'; $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 = 'Early Morning'; $avwindlastimediate60 = '2.1 mph'; // average wind speed $avwindlastimediate120 = '1.7 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '2.5 mph'; // average wind speed $avwindlastimediate30 = '2.2 mph'; // average wind speed $todayhihumidex = '92.7'; //daily high humidex $todaylohumidex = '85.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.6'; //For snow prediction $abshum = '7.83'; //For snow prediction $maxtemp4today = '94.6'; // max from station's records $mintemp4today = '55.0'; // min from station's records $maxtemp4todayyr = '2016'; // max year from station's records $mintemp4todayyr = '2015'; // 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 = '66.9'; $avtempjunnow = '74.9'; $avtempjulnow = '80.5'; $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.5';//Average temperature for may from your data $avtempjun = '75.9';//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.42'; $avrainfeb = '0.58'; $avrainmar = '1.46'; $avrainapr = '2.56'; $avrainmay = '4.63'; $avrainjun = '4.54'; $avrainjul = '3.14'; $avrainaug = '2.91'; $avrainsep = '2.78'; $avrainoct = '1.91'; $avrainnov = '1.00'; $avraindec = '1.06'; $avrainjannow = '---'; $avrainfebnow = '---'; $avrainmarnow = '---'; $avrainaprnow = '---'; $avrainmaynow = '---'; $avrainjunnow = '0.00'; $avrainjulnow = '0.68'; $avrainaugnow = '---'; $avrainsepnow = '---'; $avrainoctnow = '---'; $avrainnovnow = '---'; $avraindecnow = '---'; //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 = '112.1'; $yrecordhighheatindexmonth = '6'; $yrecordhighheatindexday = '28'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '96.4°F on: Jun 10 2026'; $ywarmestnightonrecord = '85.1°F on: Jun 30 2026'; $ycoldestdayonrecord = '65.5°F on: Jun 20 2026'; $ycoldestnightonrecord = '61.5°F on: Jun 15 2026'; $yrecordhighwindrun = '146.2'; $yrecordhighwindrunmth = '6'; $yrecordhighwindrunday = '29'; $yrecordhighwindrunyr = '2026'; $yrecorddailyrain = '1.38'; $yrecordhighrainmth = '0.7'; $yrecordrainrate = '0.055'; $yrecorddayswithrain = '2'; $yrecorddaysnorain = '43'; $yrecordhighdew = '78.3'; $yrecordlowdew = '39.6'; $yrecordhighhum = '96'; $yrecordlowhum = '22'; $yrecorddailyrainmonth = '6'; $yrecorddailyrainday = '11'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '7'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '7'; $yrecordrainrateday = '3'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '7'; $yrecorddayswithrainday = '4'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '12'; $yrecordhighdewmonth = '6'; $yrecordhighdewday = '28'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '6'; $yrecordlowdewday = '14'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '6'; $yrecordhighhumday = '5'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '6'; $yrecordlowhumday = '15'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '988.0'; $yrecordhighsolarmonth = '7'; $yrecordhighsolarday = '6'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '4.9'; $yrecordhighuvmonth = '7'; $yrecordhighuvday = '6'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '104.2'; $mrecordhighheatindexmonth = '7'; $mrecordhighheatindexday = '2'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '102.8'; $mrecordhighwindrunmth = '7'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '0.34'; $mrecordhighrainmth = '0.7'; $mrecordrainrate = '0.055'; $mrecorddayswithrain = '2'; $mrecorddaysnorain = '18'; $mrecordhighdew = '75.6'; $mrecordlowdew = '63.0'; $mrecordhighhum = '95'; $mrecordlowhum = '39'; $mrecorddailyrainmonth = '7'; $mrecorddailyrainday = '3'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '7'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '7'; $mrecordrainrateday = '3'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '7'; $mrecorddayswithrainday = '4'; $mrecorddaysnorainmonth = '7'; $mrecorddaysnorainday = '3'; $mrecordhighdewmonth = '7'; $mrecordhighdewday = '2'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '7'; $mrecordlowdewday = '5'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '7'; $mrecordhighhumday = '5'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '7'; $mrecordlowhumday = '5'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '7'; $mrecordhighsolar = '988.0'; $mrecordhighsolarmonth = '7'; $mrecordhighsolarday = '6'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '4.9'; $mrecordhighuvmonth = '7'; $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 = '7.8'; // Fire Weather Index $avtempweek = '80.4'; // Average Weekly Temp $hddday = '0.0'; // Heating Degree for day $hddmonth = '0.0'; // Heating Degree for month to date $hddyear = '2713.3'; // Heating Degree for year to date $cddday = '2.9'; // Cooling Degree for day $cddmonth = '112.4'; // Cooling Degree for month to date $cddyear = '668.1'; // Cooling Degree for year to date $minchillweek = '67.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '104.3'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.18'; //air density $solarnoon = '13:31'; // Solar noon $changeinday = '-00:00:59'; // change in day length since yesterday $etcurrentweek = '1.531'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '42:49'; $maxsolarfortime = '0'; $wetbulb = '68.8 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '1.1'; $maxdew = '68.9 °F'; $maxdewt = '12:00 AM'; $mindew = '66.3 °F'; $mindewt = '5:36 AM'; $maxdewyest = '72.1 °F'; $maxdewyestt = '10:12 AM'; $mindewyest = '63.1 °F'; $mindewyestt = '1:44 PM'; $stationname = 'SE Lincoln Weather'; $raindifffromav = '---'; $raindifffromavyear = '0.820'; $gddmonth = '264.9'; $gddyear = '2276.9'; $maxheat = '78.3 °F'; $maxheatt = '12:00 AM'; $maxheatyest = '97.7 °F'; $yeartodateavtemp = '54.0'; $monthtodateavtemp = '80.5'; $maxchillyest = '92.6 °F'; $monthtodatemaxgust = '19.6'; $monthtodateavspeed = '2.6'; // MTD average wind speed $monthtodateavgust = '4.8'; //MTD average wind gust $yeartodateavwind = '2.8'; // YTD average wind speed $yeartodategstwind = '5.1'; // YTD avg wind gust $lowbaro = '29.931 in.'; $lowbarot = '5:58 AM'; $monthtodatemaxbaro = '30.074'; // MTD average wind speed $monthtodateminbaro = '29.713'; //MTD average wind gust $sunshinehourstodateyear = '339:09'; $sunshineyesterday = '11:29'; $avtempsincemidnight = '75.6'; $yesterdayavtemp = '82.1'; $avgspeedsincereset = '2.7'; $maxheatyestt = '3:42 PM'; $windrunyesterday = '51.63'; $currentwdet = '0.050'; $yesterdaywdet = '0.293'; $highhum = '80'; $highhumt = '5:38 AM'; $lowhum = '73'; $lowhumt = '12:00 AM'; $maxhumyest = '89'; $maxhumyestt = '6:50 AM'; $minhumyest = '40'; $minhumyestt = '1:44 PM'; $recordhightempjan = '70.9'; $recordlowtempjan = '-7.8'; $recordhightempfeb = '81.3'; $recordlowtempfeb = '-9.0'; $recordhightempmar = '89.4'; $recordlowtempmar = '20.1'; $recordhightempapr = '92.5'; $recordlowtempapr = '29.3'; $recordhightempmay = '106.2'; $recordlowtempmay = '42.3'; $recordhightempjun = '103.6'; $recordlowtempjun = '46.9'; $recordhightempjul = '105.6'; $recordlowtempjul = '50.2'; $recordhightempaug = '105.1'; $recordlowtempaug = '47.3'; $recordhightempsep = '94.8'; $recordlowtempsep = '35.6'; $recordhightempoct = '97.9'; $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 = '66.9'; $avtempjunnow = '74.9'; $avtempjulnow = '80.5'; $avtempaugnow = '75.7'; $avtempsepnow = '70.6'; $avtempoctnow = '60.5'; $avtempnovnow = '44.5'; $avtempdecnow = '34.0'; $avrainjannow = '---'; $avrainfebnow = '---'; $avrainmarnow = '---'; $avrainaprnow = '---'; $avrainmaynow = '---'; $avrainjunnow = '0.00'; $avrainjulnow = '0.68'; $avrainaugnow = '---'; $avrainsepnow = '---'; $avrainoctnow = '---'; $avrainnovnow = '---'; $avraindecnow = '---'; // end of other addons // end of testtags.txt/testtags.php ?>