' . '/Dry '; $weathercond = '%weathercond%'; $Currentsolardescription = '/Dry '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '6097'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '1859'; // Estimated cloud base height, metres, (based on dew point, and you height above sea $mintempovernight = '%mintempovernight%'; // Minimum temperature 9pm to 9am // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = '%maxgustlastimediatehourtime%'; // time that the max gust last prior 1 hour occured //$minbaroyest = '30.248'; $minbaroyestt = '08:46'; $mrecordlowbaro = '29.864'; $mrecordlowbaroday = '1'; $mrecordlowbaromonth = '1'; $mrecordlowbaroyear = '2021'; $yrecordlowbaro = '29.864'; $yrecordlowbaroday = '1'; $yrecordlowbaromonth = '1'; $yrecordlowbaroyear = '2021'; // end mchallis tags added to testtags.txt for printable flyer // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '%nexstormbearing%'; $lighteningdistance = '%nexstormdistance%'; $lighteningcountlasthournextstorm = '%lighteningcountlasthournextstorm%'; $lighteningcountlastminutenextstorm = '%lighteningcountlastminutenextstorm%'; $lighteningcountlast12hournextstorm = '%lighteningcountlast12hournextstorm%'; $lighteningcountlast30minutesnextstorm = '%lighteningcountlast30minutesnextstorm%'; $timeofdaygreeting = '%timeofdaygreeting%'; $avwindlastimediate60 = '%avwindlastimediate60%'; // average wind speed $avwindlastimediate120 = '%avwindlastimediate120%'; // average wind speed $currentmonthaveragerain = '%currentmonthaveragerain%'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '%avwindlastimediate15%'; // average wind speed $avwindlastimediate30 = '%avwindlastimediate30%'; // average wind speed $todayhihumidex = '%todayhihumidex%'; //daily high humidex $todaylohumidex = '%todaylohumidex%'; //Daily low Humidex //Version 5.02 $dayornight = '%dayornight%'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '+0.9'; //For snow prediction $abshum = '%abshum%'; //For snow prediction $maxtemp4today = '%maxtempfortodayfromyourdata%'; // max from station's records $mintemp4today = '%mintempfortodayfromyourdata%'; // min from station's records $maxtemp4todayyr = '%yearmaxtempfortodayfromyourdata%'; // max year from station's records $mintemp4todayyr = '%yearmintempfortodayfromyourdata%'; // min year from station's records $avsnowjan = '%avsnowjan%'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '%avsnowfeb%'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '%avsnowmar%'; //Average snow for mar from your inputted snow data (cm) $avsnowapr = '%avsnowapr%'; //Average snow for apr from your inputted snow data (cm) $avsnowmay = '%avsnowmay%'; //Average snow for may from your inputted snow data (cm) $avsnowjun = '%avsnowjun%'; //Average snow for may from your inputted snow data (cm) $avsnowjul = '%avsnowjul%'; //Average snow for jul from your inputted snow data (cm) $avsnowaug = '%avsnowaug%'; //Average snow for aug from your inputted snow data (cm) $avsnowsep = '%avsnowsep%'; //Average snow for sep from your inputted snow data (cm) $avsnowoct = '%avsnowoct%'; //Average snow for oct from your inputted snow data (cm) $avsnownov = '%avsnownov%'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '%avsnowdec%'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '%nowsnowjan%'; $avsnowfebnow = '%nowsnowfeb%'; $avsnowmarnow = '%nowsnowmar%'; $avsnowaprnow = '%nowsnowapr%'; $avsnowmaynow = '%nowsnowmay%'; $avsnowjunnow = '%nowsnowjun%'; $avsnowjulnow = '%nowsnowjul%'; $avsnowaugnow = '%nowsnowaug%'; $avsnowsepnow = '%nowsnowsep%'; $avsnowoctnow = '%nowsnowoct%'; $avsnownovnow = '%nowsnownov%'; $avsnowdecnow = '%nowsnowdec%'; // 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 = '%avtempjannow%'; $avtempfebnow = '%avtempfebnow%'; $avtempmarnow = '%avtempmarnow%'; $avtempaprnow = '%avtempaprnow%'; $avtempmaynow = '%avtempmaynow%'; $avtempjunnow = '%avtempjunnow%'; $avtempjulnow = '%avtempjulnow%'; $avtempaugnow = '%avtempaugnow%'; $avtempsepnow = '%avtempsepnow%'; $avtempoctnow = '%avtempoctnow%'; $avtempnovnow = '%avtempnovnow%'; $avtempdecnow = '%avtempdecnow%'; $avtempjan = '%avtempjan%';//Average temperature for january from your data $avtempfeb = '%avtempfeb%';//Average temperature for february from your data $avtempmar = '%avtempmar%';//Average temperature for march from your data $avtempapr = '%avtempapr%';//Average temperature for april from your data $avtempmay = '%avtempmay%';//Average temperature for may from your data $avtempjun = '%avtempjun%';//Average temperature for june from your data $avtempjul = '%avtempjul%';//Average temperature for july from your data $avtempaug = '%avtempaug%';//Average temperature for august from your data $avtempsep = '%avtempsep%';//Average temperature for september from your data $avtempoct = '%avtempoct%';//Average temperature for october from your data $avtempnov = '%avtempnov%';//Average temperature for november from your data $avtempdec = '%avtempdec%';//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 = '%avrainjan%'; $avrainfeb = '%avrainfeb%'; $avrainmar = '%avrainmar%'; $avrainapr = '%avrainapr%'; $avrainmay = '%avrainmay%'; $avrainjun = '%avrainjun%'; $avrainjul = '%avrainjul%'; $avrainaug = '%avrainaug%'; $avrainsep = '%avrainsep%'; $avrainoct = '%avrainoct%'; $avrainnov = '%avrainnov%'; $avraindec = '%avraindec%'; $avrainjannow = '%nowrainjan%'; $avrainfebnow = '%nowrainfeb%'; $avrainmarnow = '%nowrainmar%'; $avrainaprnow = '%nowrainapr%'; $avrainmaynow = '%nowrainmay%'; $avrainjunnow = '%nowrainjun%'; $avrainjulnow = '%nowrainjul%'; $avrainaugnow = '%nowrainaug%'; $avrainsepnow = '%nowrainsep%'; $avrainoctnow = '%nowrainoct%'; $avrainnovnow = '%nowrainnov%'; $avraindecnow = '%nowraindec%'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '%recordhightemp%'; $recordlowtemp = '%recordlowtemp%'; $recordhighheatindex = '%recordhighheatindex%'; $recordlowchill = '%recordlowchill%'; $warmestdayonrecord = '%warmestdayonrecord%'; $warmestnightonrecord = '%warmestnightonrecord%'; $coldestdayonrecord = '%coldestdayonrecord%'; $coldestnightonrecord = '%coldestnightonrecord%'; $recordwindgust = '%recordwindgust%'; $recordwindspeed = '%recordwindspeed%'; $recordhighwindrun = '%recordhighwindrun%'; $recorddailyrain = '%recorddailyrain%'; $recordhighrainmth = '%recordhighrainmth%'; $recordrainrate = '%recordrainrate%'; $recorddayswithrain = '%recorddayswithrain%'; $recorddaysnorain = '%recorddaysnorain%'; $recordhighdew = '%recordhighdew%'; $recordlowdew = '%recordlowdew%'; $recordhighhum = '%recordhighhum%'; $recordlowhum = '%recordlowhum%'; $recordhighbaro = '30.389'; $recordlowbaro = '29.379'; $recordhighsolar = '0.0'; $recordhightempmonth = '%recordhightempmonth%'; $recordhightempday = '%recordhightempday%'; $recordhightempyear = '%recordhightempyear%'; $recordlowtempmonth = '%recordlowtempmonth%'; $recordlowtempday = '%recordlowtempday%'; $recordlowtempyear = '%recordlowtempyear%'; $recordhighheatindexmonth = '%recordhighheatindexmonth%'; $recordhighheatindexday = '%recordhighheatindexday%'; $recordhighheatindexyear = '%recordhighheatindexyear%'; $recordlowchillmonth = '%recordlowchillmonth%'; $recordlowchillday = '%recordlowchillday%'; $recordlowchillyear = '%recordlowchillyear%'; $recordhighgustmonth = '%recordhighgustmonth%'; $recordhighgustday = '%recordhighgustday%'; $recordhighgustyear = '%recordhighgustyear%'; $recordhighavwindmonth = '%recordhighavwindmonth%'; $recordhighavwindday = '%recordhighavwindday%'; $recordhighavwindyear = '%recordhighavwindyear%'; $recordhighwindrunmth = '%recordhighwindrunmth%'; $recordhighwindrunday = '%recordhighwindrunday%'; $recordhighwindrunyr = '%recordhighwindrunyr%'; $recorddailyrainmonth = '%recorddailyrainmonth%'; $recorddailyrainday = '%recorddailyrainday%'; $recorddailyrainyear = '%recorddailyrainyear%'; $recordhighrainmthmth = '%recordhighrainmthmth%'; $recordhighrainmthyr = '%recordhighrainmthyr%'; $recordrainratemonth = '%recordrainratemonth%'; $recordrainrateday = '%recordrainrateday%'; $recordrainrateyear = '%recordrainrateyear%'; $recorddayswithrainmonth = '%recorddayswithrainmonth%'; $recorddayswithrainday = '%recorddayswithrainday%'; $recorddayswithrainyear = '%recorddayswithrainyear%'; $recorddaysnorainmonth = '%recorddaysnorainmonth%'; $recorddaysnorainday = '%recorddaysnorainday%'; $recorddaysnorainyear = '%recorddaysnorainyear%'; $recordhighdewmonth = '%recordhighdewmonth%'; $recordhighdewday = '%recordhighdewday%'; $recordhighdewyear = '%recordhighdewyear%'; $recordlowdewmonth = '%recordlowdewmonth%'; $recordlowdewday = '%recordlowdewday%'; $recordlowdewyear = '%recordlowdewyear%'; $recordhighhummonth = '%recordhighhummonth%'; $recordhighhumday = '%recordhighhumday%'; $recordhighhumyear = '%recordhighhumyear%'; $recordlowhummonth = '%recordlowhummonth%'; $recordlowhumday = '%recordlowhumday%'; $recordlowhumyear = '%recordlowhumyear%'; $recordhighbaromonth = '%recordhighbaromonth%'; $recordhighbaroday = '%recordhighbaroday%'; $recordhighbaroyear = '%recordhighbaroyear%'; $recordlowbaromonth = '%recordlowbaromonth%'; $recordlowbaroday = '%recordlowbaroday%'; $recordlowbaroyear = '%recordlowbaroyear%'; $recordhighsolarmonth = '8'; $recordhighsolarday = '2'; $recordhighsolaryear = '2020'; $recordhighuv = '0.0'; $recordhighuvmonth = '8'; $recordhighuvday = '2'; $recordhighuvyear = '2020'; $yrecordhighheatindex = '%yrecordhighheatindex%'; $yrecordhighheatindexmonth = '1'; $yrecordhighheatindexday = '31'; $yrecordhighheatindexyear = '2021'; $ywarmestdayonrecord = '%ywarmestdayonrecord%'; $ywarmestnightonrecord = '%ywarmestnightonrecord%'; $ycoldestdayonrecord = '%ycoldestdayonrecord%'; $ycoldestnightonrecord = '%ycoldestnightonrecord%'; $yrecordhighwindrun = '%yrecordhighwindrun%'; $yrecordhighwindrunmth = '%yrecordhighwindrunmth%'; $yrecordhighwindrunday = '%yrecordhighwindrunday%'; $yrecordhighwindrunyr = '%yrecordhighwindrunyr%'; $yrecorddailyrain = '%yrecorddailyrain%'; $yrecordhighrainmth = '%yrecordhighrainmth%'; $yrecordrainrate = '%yrecordrainrate%'; $yrecorddayswithrain = '%yrecorddayswithrain%'; $yrecorddaysnorain = '%yrecorddaysnorain%'; $yrecordhighdew = '%yrecordhighdew%'; $yrecordlowdew = '%yrecordlowdew%'; $yrecordhighhum = '%yrecordhighhum%'; $yrecordlowhum = '%yrecordlowhum%'; $yrecorddailyrainmonth = '%yrecorddailyrainmonth%'; $yrecorddailyrainday = '%yrecorddailyrainday%'; $yrecorddailyrainyear = '%yrecorddailyrainyear%'; $yrecordhighrainmthmth = '%yrecordhighrainmthmth%'; $yrecordhighrainmthyr = '%yrecordhighrainmthyr%'; $yrecordrainratemonth = '%yrecordrainratemonth%'; $yrecordrainrateday = '%yrecordrainrateday%'; $yrecordrainrateyear = '%yrecordrainrateyear%'; $yrecorddayswithrainmonth = '%yrecorddayswithrainmonth%'; $yrecorddayswithrainday = '%yrecorddayswithrainday%'; $yrecorddaysnorainmonth = '%yrecorddaysnorainmonth%'; $yrecorddaysnorainday = '%yrecorddaysnorainday%'; $yrecordhighdewmonth = '%yrecordhighdewmonth%'; $yrecordhighdewday = '%yrecordhighdewday%'; $yrecordhighdewyear = '%yrecordhighdewyear%'; $yrecordlowdewmonth = '%yrecordlowdewmonth%'; $yrecordlowdewday = '%yrecordlowdewday%'; $yrecordlowdewyear = '%yrecordlowdewyear%'; $yrecordhighhummonth = '%yrecordhighhummonth%'; $yrecordhighhumday = '%yrecordhighhumday%'; $yrecordhighhumyear = '%yrecordhighhumyear%'; $yrecordlowhummonth = '%yrecordlowhummonth%'; $yrecordlowhumday = '%yrecordlowhumday%'; $yrecordlowhumyear = '%yrecordlowhumyear%'; $yrecordhighsolar = '0.0'; $yrecordhighsolarmonth = '8'; $yrecordhighsolarday = '2'; $yrecordhighsolaryear = '2020'; $yrecordhighuv = '0.0'; $yrecordhighuvmonth = '0'; $yrecordhighuvday = '0'; $yrecordhighuvyear = '0'; $mrecordhighheatindex = '%mrecordhighheatindex%'; $mrecordhighheatindexmonth = '1'; $mrecordhighheatindexday = '31'; $mrecordhighheatindexyear = '2021'; $mrecordhighwindrun = '%mrecordhighwindrun%'; $mrecordhighwindrunmth = '%mrecordhighwindrunmth%'; $mrecordhighwindrunday = '%mrecordhighwindrunday%'; $mrecordhighwindrunyr = '%mrecordhighwindrunyr%'; $mrecorddailyrain = '%mrecorddailyrain%'; $mrecordhighrainmth = '%mrecordhighrainmth%'; $mrecordrainrate = '%mrecordrainrate%'; $mrecorddayswithrain = '%mrecorddayswithrain%'; $mrecorddaysnorain = '%mrecorddaysnorain%'; $mrecordhighdew = '%mrecordhighdew%'; $mrecordlowdew = '%mrecordlowdew%'; $mrecordhighhum = '%mrecordhighhum%'; $mrecordlowhum = '%mrecordlowhum%'; $mrecorddailyrainmonth = '%mrecorddailyrainmonth%'; $mrecorddailyrainday = '%mrecorddailyrainday%'; $mrecorddailyrainyear = '%mrecorddailyrainyear%'; $mrecordhighrainmthmth = '%mrecordhighrainmthmth%'; $mrecordhighrainmthyr = '%mrecordhighrainmthyr%'; $mrecordrainratemonth = '%mrecordrainratemonth%'; $mrecordrainrateday = '%mrecordrainrateday%'; $mrecordrainrateyear = '%mrecordrainrateyear%'; $mrecorddayswithrainmonth = '%mrecorddayswithrainmonth%'; $mrecorddayswithrainday = '%mrecorddayswithrainday%'; $mrecorddaysnorainmonth = '%mrecorddaysnorainmonth%'; $mrecorddaysnorainday = '%mrecorddaysnorainday%'; $mrecordhighdewmonth = '%mrecordhighdewmonth%'; $mrecordhighdewday = '%mrecordhighdewday%'; $mrecordhighdewyear = '%mrecordhighdewyear%'; $mrecordlowdewmonth = '%mrecordlowdewmonth%'; $mrecordlowdewday = '%mrecordlowdewday%'; $mrecordlowdewyear = '%mrecordlowdewyear%'; $mrecordhighhummonth = '%mrecordhighhummonth%'; $mrecordhighhumday = '%mrecordhighhumday%'; $mrecordhighhumyear = '%mrecordhighhumyear%'; $mrecordlowhummonth = '%mrecordlowhummonth%'; $mrecordlowhumday = '%mrecordlowhumday%'; $mrecordlowhumyear = '%mrecordlowhumyear%'; $myrecordhighbaromonth = '1'; $mrecordhighsolar = '0.0'; $mrecordhighsolarmonth = '8'; $mrecordhighsolarday = '2'; $mrecordhighsolaryear = '2020'; $mrecordhighuv = '0.0'; $mrecordhighuvmonth = '0'; $mrecordhighuvday = '0'; $mrecordhighuvyear = '0'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '0%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '0.0'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '%FWIfwi%'; // Fire Weather Index $avtempweek = '%avtempweek%'; // Average Weekly Temp $hddday = '%hddday%'; // Heating Degree for day $hddmonth = '%hddmonth%'; // Heating Degree for month to date $hddyear = '%hddyear%'; // Heating Degree for year to date $cddday = '%cddday%'; // Cooling Degree for day $cddmonth = '%cddmonth%'; // Cooling Degree for month to date $cddyear = '%cddyear%'; // Cooling Degree for year to date $minchillweek = '%minchillweek%'; // Minimum Wind Chill over past 7 days $maxheatweek = '%maxheatweek%'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '%airdensity%'; //air density $solarnoon = '%solarnoon%'; // Solar noon $changeinday = '%changeinday%'; // change in day length since yesterday $etcurrentweek = '%etcurrentweek%'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '00:00'; $maxsolarfortime = '0'; $wetbulb = '%wetbulb%'; $lighteningcountlasthour = '%lighteningcountlasthour%'; $lighteningcountlastminute = '%lighteningcountlastminute%'; $lighteningcountlast5minutes = '%lighteningcountlast5minutes%'; $lighteningcountlast12hour = '%lighteningcountlast12hour%'; $lighteningcountlast30minutes = '%lighteningcountlast30minutes%'; $lighteningcountlasttime = '%lighteningcountlasttime%'; $lighteningcountmonth = '%lighteningcountmonth%'; $lighteningcountyear = '%lighteningcountyear%'; $chandler = '%chandler%'; $maxdew = '44.4'; $maxdewt = '18:45'; $mindew = '27.8'; $mindewt = '16:30'; $maxdewyest = '%maxdewyest%'; $maxdewyestt = '%maxdewyestt%'; $mindewyest = '%mindewyest%'; $mindewyestt = '%mindewyestt%'; $stationname = '%stationname%'; $raindifffromav = '%raindifffromav%'; $raindifffromavyear = '%raindifffromavyear%'; $gddmonth = '%gddmonth%'; $gddyear = '%gddyear%'; $maxheat = '76.9'; $maxheatt = '17:30'; $maxheatyest = '%maxheatyest%'; $yeartodateavtemp = '32.0'; $monthtodateavtemp = '49.9'; $maxchillyest = '%maxchillyest%'; $monthtodatemaxgust = '%monthtodatemaxgust%'; $monthtodateavspeed = '%monthtodateavspeed%'; // MTD average wind speed $monthtodateavgust = '%monthtodateavgust%'; //MTD average wind gust $yeartodateavwind = '%yeartodateavwind%'; // YTD average wind speed $yeartodategstwind = '%yeartodategstwind%'; // YTD avg wind gust $lowbaro = '30.067'; $lowbarot = '15:34'; $monthtodatemaxbaro = '%monthtodatemaxbaro%'; // MTD average wind speed $monthtodateminbaro = '%monthtodateminbaro%'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '%sunshineyesterday%'; $avtempsincemidnight = '%avtempsincemidnight%'; $yesterdayavtemp = '%yesterdayavtemp%'; $avgspeedsincereset = '%avgspeedsincereset%'; $maxheatyestt = '%maxheatyestt%'; $windrunyesterday = '%windrunyesterday%'; $currentwdet = '%currentwdet%'; $yesterdaywdet = '%yesterdaywdet%'; $highhum = '83'; $highhumt = '04:23'; $lowhum = '20'; $lowhumt = '15:56'; $maxhumyest = '%maxhumyest%'; $maxhumyestt = '%maxhumyestt%'; $minhumyest = '%minhumyest%'; $minhumyestt = '%minhumyestt%'; $recordhightempjan = '%recordhightempjan%'; $recordlowtempjan = '%recordlowtempjan%'; $recordhightempfeb = '%recordhightempfeb%'; $recordlowtempfeb = '%recordlowtempfeb%'; $recordhightempmar = '%recordhightempmar%'; $recordlowtempmar = '%recordlowtempmar%'; $recordhightempapr = '%recordhightempapr%'; $recordlowtempapr = '%recordlowtempapr%'; $recordhightempmay = '%recordhightempmay%'; $recordlowtempmay = '%recordlowtempmay%'; $recordhightempjun = '%recordhightempjun%'; $recordlowtempjun = '%recordlowtempjun%'; $recordhightempjul = '%recordhightempjul%'; $recordlowtempjul = '%recordlowtempjul%'; $recordhightempaug = '%recordhightempaug%'; $recordlowtempaug = '%recordlowtempaug%'; $recordhightempsep = '%recordhightempsep%'; $recordlowtempsep = '%recordlowtempsep%'; $recordhightempoct = '%recordhightempoct%'; $recordlowtempoct = '%recordlowtempoct%'; $recordhightempnov = '%recordhightempnov%'; $recordlowtempnov = '%recordlowtempnov%'; $recordhightempdec = '%recordhightempdec%'; $recordlowtempdec = '%recordlowtempdec%'; // end of other addons // // -------------------------------------------------------------------- // HOT & COLD DAYS THIS MONTH //--------------------------------------------------------------------- // $daysTmax100 = '%daysTmax>38C%'; //Days that Max 100 °F for the Month $daysTmin32 = '0'; //Days Min 32 °Ffor the Month $daysTmax77 = '0'; //Days that Max 77 °F $daysTmin41 = '%daysTmin<5C%'; //Days Min 41°Ffor the Month // // $mwarmestdayonrecord = '%mwarmestdayonrecord%'; //Warmest day for the Current Month $mcoldestdayonrecord = '%mcoldestdayonrecord%'; //Coldest day for the Current Month // // $mwarmestnightonrecord = '%mwarmestnightonrecord%'; //Warmest night for the Current Month $mcoldestnightonrecord = '%mcoldestnightonrecord%'; //Coldest night for the Current Month // // end of testtags.txt/testtags.php // Daily Maximum Temperature Days //--------------------------------------------------------------------- // //$daysTmaxd59 = '@ or Above 59°F %daysTmax<15C% Days';..............//Days where the maximum temperature went over 15oC (current month) Days Over 59°F //$daysTmaxd68 = '@ or Above 68°F %daysTmax<20C% Days';..............//Days where the maximum temperature went over 20oC (current month) Days Over 68°F //$daysTmaxd77 = '@ or Above 77°F %daysTmax<25C% Days';..............//Days where the maximum temperature went over 25oC (current month) Days Over 77°F //$daysTmaxd86 = '@ or Above 86°F %daysTmax<30C% Days';..............//Days where the maximum temperature went over 30oC (current month) Days Over 86°F //$daysTmaxd95 = '@ or Above 95°F %daysTmax<35C% Days';..............//Days where the maximum temperature went over 35oC (current month) Days Over 95°F //$daysTmaxd100 = '@ or Above 100°F %daysTmax<38C% Days';..............//Days where the maximum temperature went over 38oC (current month) Days Over 100°F //$daysTmaxd104 = '@ or Above 104°F %daysTmax<40C% Days';..............//Days where the maximum temperature went over 40oC (current month) Days Over 104°F //$daysTmaxd111 = '@ or Above 111°F %daysTmax<44C% Days';..............//Days where the maximum temperature went over 44oC (current month) Days Over 111°F //$daysTmaxd116 = '@ or Above 116°F %daysTmax<47C% Days';..............//Days where the maximum temperature went over 47oC (current month) Days Over 116°F //$daysTmaxd120 = '@ or Above 120°F %daysTmax<49C% Days';..............//Days where the maximum temperature went over 49oC (current month) Days Over 120°F // // Maximum Temperature Days //--------------------------------------------------------------------- // $blanknotag = ''; //No tag space // $daysTminyearl3 = '%daysTminyear<-25C% Days, Low Temperature Where @ or Below -13°F'; //Days Morning Low Temperature @ or Below -13°F $daysTminyearl4 = '%daysTminyear<-20C% Days, Low Temperature Where @ or Below -4°F'; //Days Morning Low Temperature @ or Below -4°F $daysTminyearl5 = '%daysTminyear<-15C% Days, Low Temperature Where @ or Below 5°F'; //Days Morning Low Temperature @ or Below 5°F $daysTminyearl14 = '%daysTminyear<-10C% Days Low Temperature Where @ or Below 14°F'; //Days Morning Low Temperature @ or Below 14°F $daysTminyearl23 = '%daysTminyear<-5C%'; //Days Morning Low Temperature @ or Below 23°F $daysTminyearl32 = '%daysTminyear<0C%'; //Days Morning Low Temperature @ or Below 32°F $daysTminyearl41 = '%daysTminyear<5C%'; //Days Morning Low Temperature @ or Below 41°F $daysTminyearl50 = '%daysTminyear<10C%'; //Days Morning Low Temperature @ or Below 50°F $daysTminyearl59 = '%daysTminyear<15C%'; //Days Morning Low Temperature @ or Below 59°F $daysTminyearl68 = '%daysTminyear<20C% Days Where Low Temperature Where Greater Than 60°F But Less Than 68°F'; //Days Morning Low Temperature @ or Below 68°F $daysTminyearl77 = '%daysTminyear<25C% Days Where Low Temperature Where Greater Than 69°F But Less Than 77°F'; //Days Morning Low Temperature @ or Below 77°F // // $daysTmaxyearb5 = '%daysTmaxyear<-15C% Days Where High Temperature Where 5°F or Greater'; //Days Morning Low Below 5°F $daysTmaxyearb14 = '%daysTmaxyear<-10C% Days Where High Temperature Greater Than 6° or Less Than 14°F'; //Days Morning Low Below 14°F $daysTmaxyearb23 = '%daysTmaxyear<-5C% Days Where High Temperature Greater Than 23°F or Greater'; //Days High Temperature @ Below 23°F $daysTmaxyearb32 = '%daysTmaxyear<0C%'; //Days High Temperature @ Below 32°F $daysTmaxyearb41 = '%daysTmaxyear<5C% Days Where High Temperature Greater Than 33° or Less Than 41°F'; //Days High Temperature @ Below 41°F $daysTmaxyearb50 = '%daysTmaxyear<10C% Days Where High Temperature Greater Than 42° or Less Than 50°F'; //Days High Temperature @ Below 50°F $daysTmaxyearb59 = '%daysTmaxyear<15C% Days Where High Temperature Greater Than 51° or Less Than 59°F'; //Days High Temperature @ Below 59°F $daysTmaxyearb68 = '%daysTmaxyear<20C%'; //Days High Temperature @ Below 68°F // // $daysTmaxyearg5 = '%daysTmaxyear>-15C% Days, High Temperature Where @ or Above 5°F'; //Days High Temperature over 5°F $daysTmaxyearg14 = '%daysTmaxyear>-10C% Days, High Temperature Where @ or Above 14°F'; //Days High Temperature over 14°F $daysTmaxyearg23 = '%daysTmaxyear>-5C% Days, High Temperature Where @ or Above 23°F'; //Days High Temperature Above 23°F $daysTmaxyearg32 = '%daysTmaxyear>0C% Days, High Temperature Where @ or Above 32°F'; //Days High Temperature Above 32°F $daysTmaxyearg41 = '%daysTmaxyear>5C% Days, High Temperature Where @ or Above 41°F'; //Days High Temperature Above 41°F $daysTmaxyearg50 = '%daysTmaxyear>10C% Days, High Temperature Where @ or Above 50°F'; //Days High Temperature Above 50°F $daysTmaxyearg59 = '%daysTmaxyear>15C% Days, High Temperature Where @ or Above 59°F'; //Days High Temperature Above 59°F //Mode for AZ Weather $daysTmaxyearg68 = '%daysTmaxyear>20C%'; //Days High Temperature Above 68°F $daysTmaxyearg77 = '%daysTmaxyear>25C%'; //Days High Temperature Above 77°F $daysTmaxyearg86 = '%daysTmaxyear>30C%'; //Days High Temperature Above 86°F $daysTmaxyearg95 = '%daysTmaxyear>35C%'; //Days High Temperature Above 95°F $daysTmaxyearg100 = '%daysTmaxyear>38C%'; //Days High Temperature Above 100°F $daysTmaxyearg104 = '%daysTmaxyear>40C%'; //Days High Temperature Above 104°F $daysTmaxyearg111 = '%daysTmaxyear>44C%'; //Days High Temperature Above 111°F $daysTmaxyearg116 = '%daysTmaxyear>47C%'; //Days High Temperature Above 116°F $daysTmaxyearg120 = '%daysTmaxyear>49C%'; //Days High Temperature Above 120°F // // Rain Data //--------------------------------------------------------------------------------------------------------------------------------------- // $avrainjan = '%avrainjan% in'; //January Average Rain $nowrainjan = '%nowrainjan% in'; //January Rain This Year $rainjan = '%rainjan% in'; //January Rain Last Year // $avrainfeb = '%avrainfeb% in'; //February Average Rain $nowrainfeb = '%nowrainfeb% in'; //February Rain This Year $rainfeb = '%rainfeb% in'; //February Rain Last Year // $avrainmar = '%avrainmar% in'; //March Average Rain $nowrainmar = '%nowrainmar% in'; //March Rain This Year $rainmar = '%rainmar% in'; //March Rain Last Year // $avrainapr = '%avrainapr% in'; //April Average Rain $nowrainapr = '%nowrainapr% in'; //April Rain This Year $rainapr = '%rainapr% in'; //April Rain Last Year // $avrainmay = '%avrainmay% in'; //May Average Rain $nowrainmay = '%nowrainmay% in'; //May Rain This Year $rainmay = '%rainmay% in'; //May Rain Last Year // $avrainjun = '%avrainjun% in'; //June Average Rain $nowrainjun = '%nowrainjun% in'; //June Rain This Year $rainjun = '%rainjun% in'; //June Rain Last Year // $avrainjul = '%avrainjul% in'; //July Average Rain $nowrainjul = '%nowrainjul% in'; //July Rain This Year $rainjul = '%rainjul% in'; //July Rain Last Year // $avrainaug = '%avrainaug% in'; //August Average Rain $nowrainaug = '%nowrainaug% in'; //August Rain This Year $rainaug = '%rainaug% in'; //August Rain Last Year // $avrainsep = '%avrainsep% in'; //Sept Average Rain $nowrainsep = '%nowrainsep% in'; //Sept Rain This Year $rainsep = '%rainsep% in'; //Sept Rain Last Year // $avrainoct = '%avrainoct% in'; //October Average Rain $nowrainoct = '%nowrainoct% in'; //October Rain This Year $rainoct = '%rainoct% in'; //October Rain Last Year // $avrainnov = '%avrainnov% in'; //November Average Rain $nowrainnov = '%nowrainnov% in'; //November Rain This Year $rainnov = '%rainnov% in'; //November Rain Last Year // $avraindec = '%avraindec% in'; //December Average Rain $nowraindec = '%nowraindec% in'; //December Rain This Year $raindec = '%raindec% in'; //December Rain Last Year // end of other addons // end of testtags.txt/testtags.php ?>