' . 'Dry '; $weathercond = 'Dry'; $Currentsolardescription = 'Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '2980'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '908'; // Estimated cloud base height, metres, (based on dew point, and you height above sea $mintempovernight = '7.7'; // Minimum temperature 9pm to 9am // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = '13:07'; // time that the max gust last prior 1 hour occured $minbaroyest = '1017.0 '; $minbaroyestt = '5:53 PM'; $mrecordlowbaro = '997.1'; $mrecordlowbaroday = '1'; $mrecordlowbaromonth = '4'; $mrecordlowbaroyear = '2024'; $yrecordlowbaro = '981.3'; $yrecordlowbaroday = '27'; $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.4'; // average wind speed $avwindlastimediate120 = '3.7'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '7.4'; // average wind speed $avwindlastimediate30 = '5.3'; // average wind speed $todayhihumidex = '15.5'; //daily high humidex $todaylohumidex = '7.5'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '+0.6'; //For snow prediction $abshum = '5.85'; //For snow prediction $maxtemp4today = '23.7'; // max from station's records $mintemp4today = '7.6'; // min from station's records $maxtemp4todayyr = '2018'; // max year from station's records $mintemp4todayyr = '2014'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '2.3'; //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 = '11.2'; $avtempfebnow = '11.9'; $avtempmarnow = '12.5'; $avtempaprnow = '15.2'; $avtempmaynow = '15.2'; $avtempjunnow = '20.2'; $avtempjulnow = '20.2'; $avtempaugnow = '20.7'; $avtempsepnow = '21.2'; $avtempoctnow = '19.0'; $avtempnovnow = '13.2'; $avtempdecnow = '11.1'; $avtempjan = '9.5';//Average temperature for january from your data $avtempfeb = '10.4';//Average temperature for february from your data $avtempmar = '12.2';//Average temperature for march from your data $avtempapr = '13.6';//Average temperature for april from your data $avtempmay = '15.6';//Average temperature for may from your data $avtempjun = '18.7';//Average temperature for june from your data $avtempjul = '20.7';//Average temperature for july from your data $avtempaug = '20.9';//Average temperature for august from your data $avtempsep = '19.7';//Average temperature for september from your data $avtempoct = '17.4';//Average temperature for october from your data $avtempnov = '13.4';//Average temperature for november from your data $avtempdec = '11.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 = '138.1'; $avrainfeb = '98.6'; $avrainmar = '81.9'; $avrainapr = '109.3'; $avrainmay = '116.9'; $avrainjun = '126.3'; $avrainjul = '81.9'; $avrainaug = '85.7'; $avrainsep = '125.6'; $avrainoct = '133.1'; $avrainnov = '248.2'; $avraindec = '172.6'; $avrainjannow = '98.6'; $avrainfebnow = '136.8'; $avrainmarnow = '139.6'; $avrainaprnow = '36.4'; $avrainmaynow = '102.6'; $avrainjunnow = '142.0'; $avrainjulnow = '68.6'; $avrainaugnow = '101.0'; $avrainsepnow = '85.6'; $avrainoctnow = '91.8'; $avrainnovnow = '269.2'; $avraindecnow = '205.8'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '37.5'; $recordlowtemp = '-1.4'; $recordhighheatindex = '49.0'; $recordlowchill = '-3.4'; $warmestdayonrecord = '35.7 C on: Aug 23 2023'; $warmestnightonrecord = '31.0C on: Aug 24 2023'; $coldestdayonrecord = '0.7C on: Feb 27 2023'; $coldestnightonrecord = '1.2C on: Feb 28 2023'; $recordwindgust = '92.5'; $recordwindspeed = '52.2'; $recordhighwindrun = '474.0'; $recorddailyrain = '64.6'; $recordhighrainmth = '348.4'; $recordrainrate = '6.5'; $recorddayswithrain = '14'; $recorddaysnorain = '23'; $recordhighdew = '27.1'; $recordlowdew = '-27.3'; $recordhighhum = '97'; $recordlowhum = '0'; $recordhighbaro = '1040.4'; $recordlowbaro = '980.7'; $recordhighsolar = '1376.0'; $recordhightempmonth = '8'; $recordhightempday = '23'; $recordhightempyear = '2023'; $recordlowtempmonth = '1'; $recordlowtempday = '22'; $recordlowtempyear = '2023'; $recordhighheatindexmonth = '8'; $recordhighheatindexday = '23'; $recordhighheatindexyear = '2023'; $recordlowchillmonth = '1'; $recordlowchillday = '21'; $recordlowchillyear = '2023'; $recordhighgustmonth = '11'; $recordhighgustday = '2'; $recordhighgustyear = '2023'; $recordhighavwindmonth = '11'; $recordhighavwindday = '2'; $recordhighavwindyear = '2023'; $recordhighwindrunmth = '4'; $recordhighwindrunday = '6'; $recordhighwindrunyr = '2024'; $recorddailyrainmonth = '2'; $recorddailyrainday = '23'; $recorddailyrainyear = '2023'; $recordhighrainmthmth = '11'; $recordhighrainmthyr = '2022'; $recordrainratemonth = '6'; $recordrainrateday = '18'; $recordrainrateyear = '2023'; $recorddayswithrainmonth = '3'; $recorddayswithrainday = '5'; $recorddayswithrainyear = '2024'; $recorddaysnorainmonth = '2'; $recorddaysnorainday = '22'; $recorddaysnorainyear = '2023'; $recordhighdewmonth = '8'; $recordhighdewday = '23'; $recordhighdewyear = '2023'; $recordlowdewmonth = '1'; $recordlowdewday = '12'; $recordlowdewyear = '2024'; $recordhighhummonth = '3'; $recordhighhumday = '12'; $recordhighhumyear = '2023'; $recordlowhummonth = '1'; $recordlowhumday = '10'; $recordlowhumyear = '2024'; $recordhighbaromonth = '2'; $recordhighbaroday = '5'; $recordhighbaroyear = '2023'; $recordlowbaromonth = '10'; $recordlowbaroday = '19'; $recordlowbaroyear = '2023'; $recordhighsolarmonth = '7'; $recordhighsolarday = '13'; $recordhighsolaryear = '2023'; $recordhighuv = '14.5'; $recordhighuvmonth = '7'; $recordhighuvday = '1'; $recordhighuvyear = '2023'; $yrecordhighheatindex = '27.1'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '6'; $yrecordhighheatindexyear = '2024'; $ywarmestdayonrecord = '25.6C on: Apr 06 2024'; $ywarmestnightonrecord = '24.9C on: Apr 06 2024'; $ycoldestdayonrecord = '3.3C on: Jan 09 2024'; $ycoldestnightonrecord = '2.5C on: Jan 20 2024'; $yrecordhighwindrun = '474.0'; $yrecordhighwindrunmth = '4'; $yrecordhighwindrunday = '6'; $yrecordhighwindrunyr = '2024'; $yrecorddailyrain = '33.6'; $yrecordhighrainmth = '139.6'; $yrecordrainrate = '2.0'; $yrecorddayswithrain = '14'; $yrecorddaysnorain = '8'; $yrecordhighdew = '14.4'; $yrecordlowdew = '-27.3'; $yrecordhighhum = '96'; $yrecordlowhum = '0'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '5'; $yrecorddailyrainyear = '2024'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2024'; $yrecordrainratemonth = '3'; $yrecordrainrateday = '10'; $yrecordrainrateyear = '2024'; $yrecorddayswithrainmonth = '3'; $yrecorddayswithrainday = '5'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '1'; $yrecordhighdewmonth = '3'; $yrecordhighdewday = '21'; $yrecordhighdewyear = '2024'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '12'; $yrecordlowdewyear = '2024'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '27'; $yrecordhighhumyear = '2024'; $yrecordlowhummonth = '1'; $yrecordlowhumday = '10'; $yrecordlowhumyear = '2024'; $yrecordhighsolar = '1021.0'; $yrecordhighsolarmonth = '4'; $yrecordhighsolarday = '18'; $yrecordhighsolaryear = '2024'; $yrecordhighuv = '6.8'; $yrecordhighuvmonth = '4'; $yrecordhighuvday = '13'; $yrecordhighuvyear = '2024'; $mrecordhighheatindex = '27.1'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '6'; $mrecordhighheatindexyear = '2024'; $mrecordhighwindrun = '474.0'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2024'; $mrecorddailyrain = '16.6'; $mrecordhighrainmth = '36.4'; $mrecordrainrate = '1.2'; $mrecorddayswithrain = '8'; $mrecorddaysnorain = '5'; $mrecordhighdew = '14.3'; $mrecordlowdew = '1.0'; $mrecordhighhum = '93'; $mrecordlowhum = '22'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '9'; $mrecorddailyrainyear = '2024'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2024'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '16'; $mrecordrainrateyear = '2024'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '7'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '14'; $mrecordhighdewyear = '2024'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2024'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '16'; $mrecordhighhumyear = '2024'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '6'; $mrecordlowhumyear = '2024'; $myrecordhighbaromonth = '4'; $mrecordhighsolar = '1021.0'; $mrecordhighsolarmonth = '4'; $mrecordhighsolarday = '18'; $mrecordhighsolaryear = '2024'; $mrecordhighuv = '6.8'; $mrecordhighuvmonth = '4'; $mrecordhighuvday = '13'; $mrecordhighuvyear = '2024'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '99%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.7'; // Fire Weather Index $avtempweek = '13.1'; // Average Weekly Temp $hddday = '4.6'; // Heating Degree for day $hddmonth = '76.4'; // Heating Degree for month to date $hddyear = '669.8'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '14.7'; // Cooling Degree for month to date $cddyear = '17.7'; // Cooling Degree for year to date $minchillweek = '5.2'; // Minimum Wind Chill over past 7 days $maxheatweek = '25.9'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.23'; //air density $solarnoon = '13:50'; // Solar noon $changeinday = '00:02:46'; // change in day length since yesterday $etcurrentweek = '18.1'; // ET total for the last 7 days $sunshinehourstodateday = '04:42'; $sunshinehourstodatemonth = '85:40'; $maxsolarfortime = '875'; $wetbulb = '11.5'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '7.5'; $maxdew = '8.6'; $maxdewt = '12:53 AM'; $mindew = '4.3'; $mindewt = '12:51 PM'; $maxdewyest = '10.2'; $maxdewyestt = '6:53 PM'; $mindewyest = '4.3'; $mindewyestt = '7:41 AM'; $stationname = 'San_Sebastian'; $raindifffromav = '---'; $raindifffromavyear = '411.4'; $gddmonth = '114.3'; $gddyear = '422.6'; $maxheat = '15.3'; $maxheatt = '1:01 PM'; $maxheatyest = '18.7'; $yeartodateavtemp = '12.4'; $monthtodateavtemp = '15.2'; $maxchillyest = '18.7'; $monthtodatemaxgust = '68.5'; $monthtodateavspeed = '5.1'; // MTD average wind speed $monthtodateavgust = '8.9'; //MTD average wind gust $yeartodateavwind = '4.9'; // YTD average wind speed $yeartodategstwind = '8.7'; // YTD avg wind gust $lowbaro = '1018.3 '; $lowbarot = '4:26 AM'; $monthtodatemaxbaro = '1032.9'; // MTD average wind speed $monthtodateminbaro = '997.2'; //MTD average wind gust $sunshinehourstodateyear = '323:16'; $sunshineyesterday = '09:54'; $avtempsincemidnight = '10.4'; $yesterdayavtemp = '12.4'; $avgspeedsincereset = '1.0'; $maxheatyestt = '4:28 PM'; $windrunyesterday = '58.49'; $currentwdet = '2.2'; $yesterdaywdet = '3.6'; $highhum = '91'; $highhumt = '6:53 AM'; $lowhum = '49'; $lowhumt = '12:51 PM'; $maxhumyest = '91'; $maxhumyestt = '7:45 AM'; $minhumyest = '43'; $minhumyestt = '3:08 PM'; $recordhightempjan = '22.3'; $recordlowtempjan = '-1.4'; $recordhightempfeb = '24.1'; $recordlowtempfeb = '-1.0'; $recordhightempmar = '27.3'; $recordlowtempmar = '1.3'; $recordhightempapr = '28.0'; $recordlowtempapr = '3.5'; $recordhightempmay = '30.8'; $recordlowtempmay = '7.7'; $recordhightempjun = '28.5'; $recordlowtempjun = '14.3'; $recordhightempjul = '35.3'; $recordlowtempjul = '15.2'; $recordhightempaug = '37.5'; $recordlowtempaug = '13.6'; $recordhightempsep = '33.6'; $recordlowtempsep = '13.1'; $recordhightempoct = '33.1'; $recordlowtempoct = '9.6'; $recordhightempnov = '23.9'; $recordlowtempnov = '5.0'; $recordhightempdec = '20.7'; $recordlowtempdec = '1.4'; // end of other addons // end of testtags.txt/testtags.php ?>