' . '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 = '1288'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '393'; // 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 = '4:19AM'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.922 in.'; $minbaroyestt = '4:34 PM'; $mrecordlowbaro = '29.543'; $mrecordlowbaroday = '4'; $mrecordlowbaromonth = '5'; $mrecordlowbaroyear = '2013'; $yrecordlowbaro = '29.543'; $yrecordlowbaroday = '4'; $yrecordlowbaromonth = '5'; $yrecordlowbaroyear = '2013'; // 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 = 'Night'; $avwindlastimediate60 = '0.0 mph'; // average wind speed $avwindlastimediate120 = '-'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '-'; // average wind speed $avwindlastimediate30 = '-'; // average wind speed $todayhihumidex = '58.7'; //daily high humidex $todaylohumidex = '51.3'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-0.9'; //For snow prediction $abshum = '5.8691'; //For snow prediction $maxtemp4today = '82.2'; // max from station's records $mintemp4today = '43.3'; // min from station's records $maxtemp4todayyr = '2007'; // max year from station's records $mintemp4todayyr = '2010'; // 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 = '45.8'; $avtempfebnow = '48.6'; $avtempmarnow = '55.7'; $avtempaprnow = '61.2'; $avtempmaynow = '64.9'; $avtempjunnow = '65.7'; $avtempjulnow = '67.7'; $avtempaugnow = '67.8'; $avtempsepnow = '64.5'; $avtempoctnow = '62.4'; $avtempnovnow = '55.4'; $avtempdecnow = '49.1'; $avtempjan = '47.9';//Average temperature for january from your data $avtempfeb = '52.0';//Average temperature for february from your data $avtempmar = '54.1';//Average temperature for march from your data $avtempapr = '57.7';//Average temperature for april from your data $avtempmay = '61.7';//Average temperature for may from your data $avtempjun = '66.0';//Average temperature for june from your data $avtempjul = '68.2';//Average temperature for july from your data $avtempaug = '67.6';//Average temperature for august from your data $avtempsep = '66.5';//Average temperature for september from your data $avtempoct = '61.2';//Average temperature for october from your data $avtempnov = '53.6';//Average temperature for november from your data $avtempdec = '48.2';//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 = '3.74'; $avrainfeb = '4.12'; $avrainmar = '2.47'; $avrainapr = '1.50'; $avrainmay = '0.30'; $avrainjun = '0.20'; $avrainjul = '0.00'; $avrainaug = '0.01'; $avrainsep = '0.07'; $avrainoct = '1.39'; $avrainnov = '1.58'; $avraindec = '4.62'; $avrainjannow = '0.74'; $avrainfebnow = '0.47'; $avrainmarnow = '1.60'; $avrainaprnow = '0.26'; $avrainmaynow = '0.00'; $avrainjunnow = '0.21'; $avrainjulnow = '0.00'; $avrainaugnow = '0.00'; $avrainsepnow = '0.00'; $avrainoctnow = '0.60'; $avrainnovnow = '5.95'; $avraindecnow = '8.73'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '93.6'; $recordlowtemp = '25.2'; $recordhighheatindex = '125.6'; $recordlowchill = '25.2'; $warmestdayonrecord = '100.8°F on: Jun 27 2009'; $warmestnightonrecord = '91.0°F on: Jun 20 2011'; $coldestdayonrecord = '39.9°F on: Dec 09 2009'; $coldestnightonrecord = '31.8°F on: Jan 14 2007'; $recordwindgust = '62.0'; $recordwindspeed = '27.0'; $recordhighwindrun = '153.1'; $recorddailyrain = '5.25'; $recordhighrainmth = '13.5'; $recordrainrate = '0.098'; $recorddayswithrain = '10'; $recorddaysnorain = '163'; $recordhighdew = '119.3'; $recordlowdew = '-36.8'; $recordhighhum = '100'; $recordlowhum = '3'; $recordhighbaro = '30.569'; $recordlowbaro = '26.001'; $recordhighsolar = '1363.0'; $recordhightempmonth = '5'; $recordhightempday = '2'; $recordhightempyear = '2013'; $recordlowtempmonth = '1'; $recordlowtempday = '13'; $recordlowtempyear = '2007'; $recordhighheatindexmonth = '5'; $recordhighheatindexday = '26'; $recordhighheatindexyear = '2004'; $recordlowchillmonth = '1'; $recordlowchillday = '13'; $recordlowchillyear = '2007'; $recordhighgustmonth = '11'; $recordhighgustday = '21'; $recordhighgustyear = '2009'; $recordhighavwindmonth = '1'; $recordhighavwindday = '20'; $recordhighavwindyear = '2010'; $recordhighwindrunmth = '12'; $recordhighwindrunday = '27'; $recordhighwindrunyr = '2006'; $recorddailyrainmonth = '10'; $recorddailyrainday = '13'; $recorddailyrainyear = '2009'; $recordhighrainmthmth = '1'; $recordhighrainmthyr = '2008'; $recordrainratemonth = '12'; $recordrainrateday = '22'; $recordrainrateyear = '2012'; $recorddayswithrainmonth = '12'; $recorddayswithrainday = '30'; $recorddayswithrainyear = '2012'; $recorddaysnorainmonth = '10'; $recorddaysnorainday = '3'; $recorddaysnorainyear = '2008'; $recordhighdewmonth = '5'; $recordhighdewday = '26'; $recordhighdewyear = '2004'; $recordlowdewmonth = '2'; $recordlowdewday = '24'; $recordlowdewyear = '2004'; $recordhighhummonth = '2'; $recordhighhumday = '24'; $recordhighhumyear = '2004'; $recordlowhummonth = '2'; $recordlowhumday = '24'; $recordlowhumyear = '2004'; $recordhighbaromonth = '12'; $recordhighbaroday = '23'; $recordhighbaroyear = '2011'; $recordlowbaromonth = '255'; $recordlowbaroday = '0'; $recordlowbaroyear = '2008'; $recordhighsolarmonth = '5'; $recordhighsolarday = '8'; $recordhighsolaryear = '2011'; $recordhighuv = '15.2'; $recordhighuvmonth = '5'; $recordhighuvday = '6'; $recordhighuvyear = '2009'; $yrecordhighheatindex = '90.3'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '29'; $yrecordhighheatindexyear = '2013'; $ywarmestdayonrecord = '81.7°F on: May 03 2013'; $ywarmestnightonrecord = '67.0°F on: May 03 2013'; $ycoldestdayonrecord = '41.5°F on: Jan 13 2013'; $ycoldestnightonrecord = '32.2°F on: Jan 14 2013'; $yrecordhighwindrun = '129.6'; $yrecordhighwindrunmth = '4'; $yrecordhighwindrunday = '8'; $yrecordhighwindrunyr = '2013'; $yrecorddailyrain = '0.50'; $yrecordhighrainmth = '1.6'; $yrecordrainrate = '0.012'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '42'; $yrecordhighdew = '62.5'; $yrecordlowdew = '13.8'; $yrecordhighhum = '96'; $yrecordlowhum = '13'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '7'; $yrecorddailyrainyear = '2013'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2013'; $yrecordrainratemonth = '3'; $yrecordrainrateday = '31'; $yrecordrainrateyear = '2013'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '10'; $yrecorddaysnorainmonth = '5'; $yrecorddaysnorainday = '21'; $yrecordhighdewmonth = '5'; $yrecordhighdewday = '12'; $yrecordhighdewyear = '2013'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '14'; $yrecordlowdewyear = '2013'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '7'; $yrecordhighhumyear = '2013'; $yrecordlowhummonth = '5'; $yrecordlowhumday = '3'; $yrecordlowhumyear = '2013'; $yrecordhighsolar = '1260.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '8'; $yrecordhighsolaryear = '2013'; $yrecordhighuv = '10.1'; $yrecordhighuvmonth = '5'; $yrecordhighuvday = '18'; $yrecordhighuvyear = '2013'; $mrecordhighheatindex = '89.7'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '4'; $mrecordhighheatindexyear = '2013'; $mrecordhighwindrun = '70.3'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '5'; $mrecordhighwindrunyr = '2013'; $mrecorddailyrain = '0.00'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '0'; $mrecorddaysnorain = '42'; $mrecordhighdew = '62.5'; $mrecordlowdew = '26.4'; $mrecordhighhum = '93'; $mrecordlowhum = '13'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2013'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2013'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2013'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '21'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '12'; $mrecordhighdewyear = '2013'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2013'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '11'; $mrecordhighhumyear = '2013'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '3'; $mrecordlowhumyear = '2013'; $myrecordhighbaromonth = '5'; $mrecordhighsolar = '1260.0'; $mrecordhighsolarmonth = '5'; $mrecordhighsolarday = '8'; $mrecordhighsolaryear = '2013'; $mrecordhighuv = '10.1'; $mrecordhighuvmonth = '5'; $mrecordhighuvday = '18'; $mrecordhighuvyear = '2013'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '96%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '40.7'; // Fire Weather Index $avtempweek = '63.4'; // Average Weekly Temp $hddday = '2.1'; // Heating Degree for day $hddmonth = '42.0'; // Heating Degree for month to date $hddyear = '1518.5'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '40.4'; // Cooling Degree for month to date $cddyear = '63.9'; // Cooling Degree for year to date $minchillweek = '50.3'; // Minimum Wind Chill over past 7 days $maxheatweek = '89.2'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.240'; //air density $solarnoon = '13:04'; // Solar noon $changeinday = '00:01'; // change in day length since yesterday $etcurrentweek = '1.512'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '48:37'; $maxsolarfortime = '0'; $wetbulb = '48.3°F'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-0.1'; $maxdew = '49.8 °F'; $maxdewt = '12:34 AM'; $mindew = '45.4 °F'; $mindewt = '4:59 AM'; $maxdewyest = '56.5 °F'; $maxdewyestt = '8:57 AM'; $mindewyest = '34.5 °F'; $mindewyestt = '2:44 PM'; $stationname = 'KCASARAT1'; $raindifffromav = '---'; $raindifffromavyear = '18.354'; $gddmonth = '360.5'; $gddyear = '1395.4'; $maxheat = '56.6 °F'; $maxheatt = '12:00 AM'; $maxheatyest = '89.3 °F'; $yeartodateavtemp = '54.6'; $monthtodateavtemp = '64.9'; $maxchillyest = '93.4 °F'; $monthtodatemaxgust = '21.9'; $monthtodateavspeed = '0.9'; // MTD average wind speed $monthtodateavgust = '2.3'; //MTD average wind gust $yeartodateavwind = '0.8'; // YTD average wind speed $yeartodategstwind = '2.0'; // YTD avg wind gust $lowbaro = '29.925 in.'; $lowbarot = '2:44 AM'; $monthtodatemaxbaro = '30.196'; // MTD average wind speed $monthtodateminbaro = '29.543'; //MTD average wind gust $sunshinehourstodateyear = '701:59'; $sunshineyesterday = '03:18'; $avtempsincemidnight = '53.3'; $yesterdayavtemp = '70.7'; $avgspeedsincereset = '0.0'; $maxheatyestt = '1:46 PM'; $windrunyesterday = '22.09'; $currentwdet = '0.019'; $yesterdaywdet = '0.292'; $highhum = '82'; $highhumt = '3:50 AM'; $lowhum = '77'; $lowhumt = '12:00 AM'; $maxhumyest = '83'; $maxhumyestt = '7:18 AM'; $minhumyest = '14'; $minhumyestt = '2:42 PM'; $recordhightempjan = '76.3'; $recordlowtempjan = '27.9'; $recordhightempfeb = '76.8'; $recordlowtempfeb = '30.7'; $recordhightempmar = '85.5'; $recordlowtempmar = '34.2'; $recordhightempapr = '93.6'; $recordlowtempapr = '35.2'; $recordhightempmay = '93.6'; $recordlowtempmay = '40.6'; $recordhightempjun = '102.4'; $recordlowtempjun = '34.7'; $recordhightempjul = '98.4'; $recordlowtempjul = '47.7'; $recordhightempaug = '104.5'; $recordlowtempaug = '48.4'; $recordhightempsep = '99.7'; $recordlowtempsep = '46.2'; $recordhightempoct = '102.6'; $recordlowtempoct = '40.3'; $recordhightempnov = '84.6'; $recordlowtempnov = '31.6'; $recordhightempdec = '71.1'; $recordlowtempdec = '29.3'; // end of other addons $visibility = '---'; // Visibility (miles) $visibilitykm = '---'; // Visibility (km) $yrecordwindgust = '32.2'; // record high wind gust $yrecordhighgustday = '5'; // Day of record high wind gust $yrecordhighgustmonth = '3'; // Month of record high wind gust $yrecordhighgustyear = '2013'; // Year of record high wind gust $downloadedmetar1extrasky = '%downloadedmetar1extrasky%'; // Sky conditions $downloadedmetar1sky = '%downloadedmetar1sky%'; // More sky conditions $downloadedmetar1cloud = '%downloadedmetar1cloud%'; // Cloud conditions or weather $downloadedmetar1press = '%downloadedmetar1press%'; // Barometer reading $downloadedmetar1humi = '%downloadedmetar1humi%'; // Humidity reading $downloadedmetar1dewp = '%downloadedmetar1dewp%'; // Dew point reading $downloadedmetar1temp = '%downloadedmetar1temp%'; // Temperature reading $downloadedmetar1tempcelsius = '%downloadedmetar1tempcelsius%'; // Temperature reading in celsius $downloadedmetar1wind = '%downloadedmetar1wind%'; // Wind readings (speed and direction) $downloadedmetar1location = '%downloadedmetar1location%'; // Metar name and time stamp $downloadedmetar1vis = '%downloadedmetar1vis%'; // Visibility $downloadedmetar1name = '%downloadedmetar1name%'; // Just the metar name // (1st 10 metars only) $downloadedmetar1time = '%downloadedmetar1time%'; // Just the time of update // (1st 10 metars only) $downloadedmetar1rainlasthour = '%downloadedmetar1rainlasthour%'; // Rain in the last hour (if its available) $downloadedmetar1windonly = '%downloadedmetar1windonly%'; // Shows just the windspeed only (1st 10 metars only) $downloadedmetar1dironly = '%downloadedmetar1dironly%'; // Shows direction in letter (1st 10 metars only) $downloadedmetar1dironlydeg = '%downloadedmetar1dironlydeg%'; // Shows dir in degrees (1st 10 metars only) // end of testtags.txt/testtags.php ?>