' . '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 = '3574'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '1090'; // 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 = '6:28'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.997 in.'; $minbaroyestt = '11:59 PM'; $mrecordlowbaro = '29.678'; $mrecordlowbaroday = '5'; $mrecordlowbaromonth = '12'; $mrecordlowbaroyear = '2021'; $yrecordlowbaro = '28.591'; $yrecordlowbaroday = '3'; $yrecordlowbaromonth = '9'; $yrecordlowbaroyear = '2021'; // 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 = '1.9 mph'; // average wind speed $avwindlastimediate120 = '2.2 mph'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '2.5 mph'; // average wind speed $avwindlastimediate30 = '1.8 mph'; // average wind speed $todayhihumidex = '53.2'; //daily high humidex $todaylohumidex = '19.7'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.1'; //For snow prediction $abshum = '3.70'; //For snow prediction $maxtemp4today = '56.1'; // max from station's records $mintemp4today = '-0.2'; // min from station's records $maxtemp4todayyr = '2015'; // max year from station's records $mintemp4todayyr = '2013'; // 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 = '31.5'; $avtempfebnow = '19.4'; $avtempmarnow = '48.2'; $avtempaprnow = '53.8'; $avtempmaynow = '62.8'; $avtempjunnow = '78.3'; $avtempjulnow = '78.3'; $avtempaugnow = '78.7'; $avtempsepnow = '71.8'; $avtempoctnow = '57.6'; $avtempnovnow = '46.0'; $avtempdecnow = '47.9'; $avtempjan = '26.5';//Average temperature for january from your data $avtempfeb = '28.5';//Average temperature for february from your data $avtempmar = '43.0';//Average temperature for march from your data $avtempapr = '53.0';//Average temperature for april from your data $avtempmay = '63.8';//Average temperature for may from your data $avtempjun = '75.7';//Average temperature for june from your data $avtempjul = '78.8';//Average temperature for july from your data $avtempaug = '75.8';//Average temperature for august from your data $avtempsep = '68.7';//Average temperature for september from your data $avtempoct = '54.5';//Average temperature for october from your data $avtempnov = '42.3';//Average temperature for november from your data $avtempdec = '29.5';//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.41'; $avrainfeb = '0.65'; $avrainmar = '1.46'; $avrainapr = '2.74'; $avrainmay = '5.04'; $avrainjun = '5.20'; $avrainjul = '3.03'; $avrainaug = '3.15'; $avrainsep = '3.25'; $avrainoct = '2.09'; $avrainnov = '0.90'; $avraindec = '1.21'; $avrainjannow = '1.02'; $avrainfebnow = '0.44'; $avrainmarnow = '5.02'; $avrainaprnow = '1.73'; $avrainmaynow = '2.95'; $avrainjunnow = '3.49'; $avrainjulnow = '1.61'; $avrainaugnow = '1.63'; $avrainsepnow = '0.04'; $avrainoctnow = '0.15'; $avrainnovnow = '1.59'; $avraindecnow = '0.00'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '106.9'; $recordlowtemp = '-19.8'; $recordhighheatindex = '123.3'; $recordlowchill = '-31.0'; $warmestdayonrecord = '106.0°F on: Jun 15 2016'; $warmestnightonrecord = '91.0°F on: Jul 25 2012'; $coldestdayonrecord = '-6.7°F on: Feb 15 2021'; $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 = '81.9'; $recordlowdew = '-24.7'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '31.234'; $recordlowbaro = '28.591'; $recordhighsolar = '1501.0'; $recordhightempmonth = '6'; $recordhightempday = '15'; $recordhightempyear = '2016'; $recordlowtempmonth = '2'; $recordlowtempday = '16'; $recordlowtempyear = '2021'; $recordhighheatindexmonth = '7'; $recordhighheatindexday = '24'; $recordhighheatindexyear = '2015'; $recordlowchillmonth = '2'; $recordlowchillday = '15'; $recordlowchillyear = '2021'; $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 = '7'; $recordhighdewday = '10'; $recordhighdewyear = '2011'; $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 = '9'; $recordlowbaroday = '3'; $recordlowbaroyear = '2021'; $recordhighsolarmonth = '5'; $recordhighsolarday = '23'; $recordhighsolaryear = '2013'; $recordhighuv = '14.6'; $recordhighuvmonth = '7'; $recordhighuvday = '3'; $recordhighuvyear = '2013'; $yrecordhighheatindex = '120.4'; $yrecordhighheatindexmonth = '7'; $yrecordhighheatindexday = '29'; $yrecordhighheatindexyear = '2021'; $ywarmestdayonrecord = '102.9°F on: Jun 17 2021'; $ywarmestnightonrecord = '87.3°F on: Jun 18 2021'; $ycoldestdayonrecord = '-6.7°F on: Feb 15 2021'; $ycoldestnightonrecord = '-12.8°F on: Feb 16 2021'; $yrecordhighwindrun = '272.7'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '14'; $yrecordhighwindrunyr = '2021'; $yrecorddailyrain = '3.07'; $yrecordhighrainmth = '5.0'; $yrecordrainrate = '0.331'; $yrecorddayswithrain = '19'; $yrecorddaysnorain = '46'; $yrecordhighdew = '81.7'; $yrecordlowdew = '-24.7'; $yrecordhighhum = '97'; $yrecordlowhum = '14'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '14'; $yrecorddailyrainyear = '2021'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2021'; $yrecordrainratemonth = '11'; $yrecordrainrateday = '7'; $yrecordrainrateyear = '2021'; $yrecorddayswithrainmonth = '11'; $yrecorddayswithrainday = '7'; $yrecorddaysnorainmonth = '10'; $yrecorddaysnorainday = '27'; $yrecordhighdewmonth = '7'; $yrecordhighdewday = '29'; $yrecordhighdewyear = '2021'; $yrecordlowdewmonth = '2'; $yrecordlowdewday = '16'; $yrecordlowdewyear = '2021'; $yrecordhighhummonth = '5'; $yrecordhighhumday = '17'; $yrecordhighhumyear = '2021'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '3'; $yrecordlowhumyear = '2021'; $yrecordhighsolar = '1236.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '5'; $yrecordhighsolaryear = '2021'; $yrecordhighuv = '6.4'; $yrecordhighuvmonth = '7'; $yrecordhighuvday = '8'; $yrecordhighuvyear = '2021'; $mrecordhighheatindex = '77.4'; $mrecordhighheatindexmonth = '12'; $mrecordhighheatindexday = '2'; $mrecordhighheatindexyear = '2021'; $mrecordhighwindrun = '131.0'; $mrecordhighwindrunmth = '12'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2021'; $mrecorddailyrain = '0.00'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '0'; $mrecorddaysnorain = '21'; $mrecordhighdew = '44.6'; $mrecordlowdew = '16.0'; $mrecordhighhum = '92'; $mrecordlowhum = '30'; $mrecorddailyrainmonth = '12'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2021'; $mrecordhighrainmthmth = '11'; $mrecordhighrainmthyr = '2021'; $mrecordrainratemonth = '12'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2021'; $mrecorddayswithrainmonth = '12'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '12'; $mrecorddaysnorainday = '5'; $mrecordhighdewmonth = '12'; $mrecordhighdewday = '2'; $mrecordhighdewyear = '2021'; $mrecordlowdewmonth = '12'; $mrecordlowdewday = '5'; $mrecordlowdewyear = '2021'; $mrecordhighhummonth = '12'; $mrecordhighhumday = '4'; $mrecordhighhumyear = '2021'; $mrecordlowhummonth = '12'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2021'; $myrecordhighbaromonth = '12'; $mrecordhighsolar = '475.0'; $mrecordhighsolarmonth = '12'; $mrecordhighsolarday = '5'; $mrecordhighsolaryear = '2021'; $mrecordhighuv = '1.7'; $mrecordhighuvmonth = '12'; $mrecordhighuvday = '2'; $mrecordhighuvyear = '2021'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.6'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '9.2'; // Fire Weather Index $avtempweek = '45.5'; // Average Weekly Temp $hddday = '9.0'; // Heating Degree for day $hddmonth = '88.8'; // Heating Degree for month to date $hddyear = '4239.2'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '1591.2'; // Cooling Degree for year to date $minchillweek = '17.1'; // Minimum Wind Chill over past 7 days $maxheatweek = '77.4'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.32'; //air density $solarnoon = '12:17'; // Solar noon $changeinday = '-00:01:00'; // change in day length since yesterday $etcurrentweek = '0.228'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '31:52'; $maxsolarfortime = '0'; $wetbulb = '23.9 °F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = '22:53:55 2021/03/09'; $lighteningcountmonth = '0'; $lighteningcountyear = '203'; $chandler = '3.4'; $maxdew = '40.1 °F'; $maxdewt = '9:53 AM'; $mindew = '16.0 °F'; $mindewt = '10:54 PM'; $maxdewyest = '34.1 °F'; $maxdewyestt = '12:07 AM'; $mindewyest = '18.5 °F'; $mindewyestt = '8:40 PM'; $stationname = 'SE Lincoln Weather'; $raindifffromav = '---'; $raindifffromavyear = '19.730'; $gddmonth = '59.9'; $gddyear = '4472.7'; $maxheat = '56.3 °F'; $maxheatt = '2:50 PM'; $maxheatyest = '47.0 °F'; $yeartodateavtemp = '57.1'; $monthtodateavtemp = '47.9'; $maxchillyest = '46.8 °F'; $monthtodatemaxgust = '19.6'; $monthtodateavspeed = '3.1'; // MTD average wind speed $monthtodateavgust = '5.4'; //MTD average wind gust $yeartodateavwind = '2.7'; // YTD average wind speed $yeartodategstwind = '5.0'; // YTD avg wind gust $lowbaro = '29.678 in.'; $lowbarot = '12:21 PM'; $monthtodatemaxbaro = '30.401'; // MTD average wind speed $monthtodateminbaro = '29.679'; //MTD average wind gust $sunshinehourstodateyear = '1854:34'; $sunshineyesterday = '05:18'; $avtempsincemidnight = '28.8'; $yesterdayavtemp = '45.0'; $avgspeedsincereset = '3.0'; $maxheatyestt = '2:29 PM'; $windrunyesterday = '91.08'; $currentwdet = '0.017'; $yesterdaywdet = '0.059'; $highhum = '79'; $highhumt = '8:46 AM'; $lowhum = '33'; $lowhumt = '3:31 PM'; $maxhumyest = '92'; $maxhumyestt = '6:09 AM'; $minhumyest = '42'; $minhumyestt = '4:14 PM'; $recordhightempjan = '70.9'; $recordlowtempjan = '-8.5'; $recordhightempfeb = '77.0'; $recordlowtempfeb = '-19.8'; $recordhightempmar = '89.4'; $recordlowtempmar = '18.0'; $recordhightempapr = '92.5'; $recordlowtempapr = '24.1'; $recordhightempmay = '106.2'; $recordlowtempmay = '35.6'; $recordhightempjun = '103.5'; $recordlowtempjun = '47.5'; $recordhightempjul = '99.7'; $recordlowtempjul = '50.2'; $recordhightempaug = '100.0'; $recordlowtempaug = '47.3'; $recordhightempsep = '95.2'; $recordlowtempsep = '35.6'; $recordhightempoct = '87.4'; $recordlowtempoct = '18.7'; $recordhightempnov = '74.7'; $recordlowtempnov = '5.2'; $recordhightempdec = '70.9'; $recordlowtempdec = '-8.9'; // average temp and rain by month (V1.08 addition) $avtempjannow = '31.5'; $avtempfebnow = '19.4'; $avtempmarnow = '48.2'; $avtempaprnow = '53.8'; $avtempmaynow = '62.8'; $avtempjunnow = '78.3'; $avtempjulnow = '78.3'; $avtempaugnow = '78.7'; $avtempsepnow = '71.8'; $avtempoctnow = '57.6'; $avtempnovnow = '46.0'; $avtempdecnow = '47.9'; $avrainjannow = '1.02'; $avrainfebnow = '0.44'; $avrainmarnow = '5.02'; $avrainaprnow = '1.73'; $avrainmaynow = '2.95'; $avrainjunnow = '3.49'; $avrainjulnow = '1.61'; $avrainaugnow = '1.63'; $avrainsepnow = '0.04'; $avrainoctnow = '0.15'; $avrainnovnow = '1.59'; $avraindecnow = '0.00'; // end of other addons // end of testtags.txt/testtags.php ?>