' . 'Sunny/Dry '; $weathercond = 'Dry'; $Currentsolardescription = 'Sunny/Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '5281'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '1610'; // 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 = '12:17'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.660 in.'; $minbaroyestt = '3:34 AM'; $mrecordlowbaro = '29.235'; $mrecordlowbaroday = '16'; $mrecordlowbaromonth = '4'; $mrecordlowbaroyear = '2024'; $yrecordlowbaro = '26.899'; $yrecordlowbaroday = '18'; $yrecordlowbaromonth = '3'; $yrecordlowbaroyear = '2024'; // 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 = 'Afternoon'; $avwindlastimediate60 = '3.7 mph'; // average wind speed $avwindlastimediate120 = '3.8 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '3.8 mph'; // average wind speed $avwindlastimediate30 = '3.5 mph'; // average wind speed $todayhihumidex = '68.1'; //daily high humidex $todaylohumidex = '39.6'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '+4.1'; //For snow prediction $abshum = '6.01'; //For snow prediction $maxtemp4today = '87.1'; // max from station's records $mintemp4today = '34.6'; // min from station's records $maxtemp4todayyr = '2013'; // max year from station's records $mintemp4todayyr = '2008'; // 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 = '23.1'; $avtempfebnow = '42.4'; $avtempmarnow = '45.7'; $avtempaprnow = '56.3'; $avtempmaynow = '68.6'; $avtempjunnow = '76.3'; $avtempjulnow = '76.7'; $avtempaugnow = '77.8'; $avtempsepnow = '72.2'; $avtempoctnow = '56.5'; $avtempnovnow = '44.8'; $avtempdecnow = '37.5'; $avtempjan = '26.6';//Average temperature for january from your data $avtempfeb = '29.8';//Average temperature for february from your data $avtempmar = '42.8';//Average temperature for march from your data $avtempapr = '53.2';//Average temperature for april from your data $avtempmay = '64.2';//Average temperature for may from your data $avtempjun = '75.8';//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.1';//Average temperature for september from your data $avtempoct = '54.7';//Average temperature for october from your data $avtempnov = '42.3';//Average temperature for november from your data $avtempdec = '30.1';//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.60'; $avrainmar = '1.46'; $avrainapr = '2.56'; $avrainmay = '4.69'; $avrainjun = '4.90'; $avrainjul = '3.09'; $avrainaug = '2.97'; $avrainsep = '2.94'; $avrainoct = '1.96'; $avrainnov = '0.84'; $avraindec = '1.11'; $avrainjannow = '0.63'; $avrainfebnow = '0.33'; $avrainmarnow = '1.25'; $avrainaprnow = '2.60'; $avrainmaynow = '0.36'; $avrainjunnow = '2.23'; $avrainjulnow = '5.02'; $avrainaugnow = '3.00'; $avrainsepnow = '0.84'; $avrainoctnow = '1.43'; $avrainnovnow = '0.43'; $avraindecnow = '1.10'; //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 = '86.9'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '14'; $yrecordhighheatindexyear = '2024'; $ywarmestdayonrecord = '78.6°F on: Feb 26 2024'; $ywarmestnightonrecord = '73.2°F on: Apr 14 2024'; $ycoldestdayonrecord = '-8.7°F on: Jan 14 2024'; $ycoldestnightonrecord = '-12.6°F on: Jan 14 2024'; $yrecordhighwindrun = '253.5'; $yrecordhighwindrunmth = '4'; $yrecordhighwindrunday = '6'; $yrecordhighwindrunyr = '2024'; $yrecorddailyrain = '0.67'; $yrecordhighrainmth = '2.6'; $yrecordrainrate = '0.118'; $yrecorddayswithrain = '5'; $yrecorddaysnorain = '33'; $yrecordhighdew = '65.8'; $yrecordlowdew = '-20.0'; $yrecordhighhum = '96'; $yrecordlowhum = '0'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '24'; $yrecorddailyrainyear = '2024'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2024'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '16'; $yrecordrainrateyear = '2024'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '28'; $yrecorddaysnorainmonth = '3'; $yrecorddaysnorainday = '8'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '15'; $yrecordhighdewyear = '2024'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '14'; $yrecordlowdewyear = '2024'; $yrecordhighhummonth = '4'; $yrecordhighhumday = '28'; $yrecordhighhumyear = '2024'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '11'; $yrecordlowhumyear = '2024'; $yrecordhighsolar = '1046.0'; $yrecordhighsolarmonth = '4'; $yrecordhighsolarday = '19'; $yrecordhighsolaryear = '2024'; $yrecordhighuv = '5.1'; $yrecordhighuvmonth = '4'; $yrecordhighuvday = '26'; $yrecordhighuvyear = '2024'; $mrecordhighheatindex = '86.9'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '14'; $mrecordhighheatindexyear = '2024'; $mrecordhighwindrun = '253.5'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2024'; $mrecorddailyrain = '0.62'; $mrecordhighrainmth = '2.6'; $mrecordrainrate = '0.118'; $mrecorddayswithrain = '5'; $mrecorddaysnorain = '11'; $mrecordhighdew = '65.8'; $mrecordlowdew = '13.6'; $mrecordhighhum = '96'; $mrecordlowhum = '14'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '27'; $mrecorddailyrainyear = '2024'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2024'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '16'; $mrecordrainrateyear = '2024'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '28'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '6'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '15'; $mrecordhighdewyear = '2024'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '4'; $mrecordlowdewyear = '2024'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '28'; $mrecordhighhumyear = '2024'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '4'; $mrecordlowhumyear = '2024'; $myrecordhighbaromonth = '4'; $mrecordhighsolar = '1046.0'; $mrecordhighsolarmonth = '4'; $mrecordhighsolarday = '19'; $mrecordhighsolaryear = '2024'; $mrecordhighuv = '5.1'; $mrecordhighuvmonth = '4'; $mrecordhighuvday = '26'; $mrecordhighuvyear = '2024'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '3.4'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.1'; // Fire Weather Index $avtempweek = '59.7'; // Average Weekly Temp $hddday = '8.7'; // Heating Degree for day $hddmonth = '269.7'; // Heating Degree for month to date $hddyear = '2816.0'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '21.0'; // Cooling Degree for month to date $cddyear = '21.3'; // Cooling Degree for year to date $minchillweek = '40.5'; // Minimum Wind Chill over past 7 days $maxheatweek = '80.4'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.20'; //air density $solarnoon = '13:23'; // Solar noon $changeinday = '00:02:22'; // change in day length since yesterday $etcurrentweek = '0.945'; // ET total for the last 7 days $sunshinehourstodateday = '05:38'; $sunshinehourstodatemonth = '143:55'; $maxsolarfortime = '944'; $wetbulb = '57.0 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '15.4'; $maxdew = '48.7 °F'; $maxdewt = '1:04 PM'; $mindew = '39.0 °F'; $mindewt = '6:39 AM'; $maxdewyest = '62.7 °F'; $maxdewyestt = '2:05 PM'; $mindewyest = '46.8 °F'; $mindewyestt = '11:01 PM'; $stationname = 'SE Lincoln Weather'; $raindifffromav = '---'; $raindifffromavyear = '4.820'; $gddmonth = '311.4'; $gddyear = '585.1'; $maxheat = '66.4 °F'; $maxheatt = '1:04 PM'; $maxheatyest = '68.2 °F'; $yeartodateavtemp = '41.6'; $monthtodateavtemp = '56.3'; $maxchillyest = '68.2 °F'; $monthtodatemaxgust = '39.1'; $monthtodateavspeed = '3.8'; // MTD average wind speed $monthtodateavgust = '7.0'; //MTD average wind gust $yeartodateavwind = '3.1'; // YTD average wind speed $yeartodategstwind = '5.7'; // YTD avg wind gust $lowbaro = '29.801 in.'; $lowbarot = '12:21 AM'; $monthtodatemaxbaro = '30.481'; // MTD average wind speed $monthtodateminbaro = '29.235'; //MTD average wind gust $sunshinehourstodateyear = '511:33'; $sunshineyesterday = '01:03'; $avtempsincemidnight = '50.8'; $yesterdayavtemp = '59.1'; $avgspeedsincereset = '1.2'; $maxheatyestt = '4:25 PM'; $windrunyesterday = '64.28'; $currentwdet = '0.139'; $yesterdaywdet = '0.071'; $highhum = '91'; $highhumt = '7:23 AM'; $lowhum = '50'; $lowhumt = '12:48 PM'; $maxhumyest = '96'; $maxhumyestt = '6:56 AM'; $minhumyest = '64'; $minhumyestt = '4:47 PM'; $recordhightempjan = '70.9'; $recordlowtempjan = '-15.0'; $recordhightempfeb = '81.3'; $recordlowtempfeb = '10.0'; $recordhightempmar = '89.4'; $recordlowtempmar = '20.1'; $recordhightempapr = '92.5'; $recordlowtempapr = '22.3'; $recordhightempmay = '106.2'; $recordlowtempmay = '37.0'; $recordhightempjun = '101.1'; $recordlowtempjun = '46.9'; $recordhightempjul = '105.6'; $recordlowtempjul = '50.2'; $recordhightempaug = '106.9'; $recordlowtempaug = '47.3'; $recordhightempsep = '99.0'; $recordlowtempsep = '35.6'; $recordhightempoct = '91.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 = '23.1'; $avtempfebnow = '42.4'; $avtempmarnow = '45.7'; $avtempaprnow = '56.3'; $avtempmaynow = '68.6'; $avtempjunnow = '76.3'; $avtempjulnow = '76.7'; $avtempaugnow = '77.8'; $avtempsepnow = '72.2'; $avtempoctnow = '56.5'; $avtempnovnow = '44.8'; $avtempdecnow = '37.5'; $avrainjannow = '0.63'; $avrainfebnow = '0.33'; $avrainmarnow = '1.25'; $avrainaprnow = '2.60'; $avrainmaynow = '0.36'; $avrainjunnow = '2.23'; $avrainjulnow = '5.02'; $avrainaugnow = '3.00'; $avrainsepnow = '0.84'; $avrainoctnow = '1.43'; $avrainnovnow = '0.43'; $avraindecnow = '1.10'; // end of other addons // end of testtags.txt/testtags.php ?>