' . 'mostly cloudy '; $weathercond = 'Dry'; $Currentsolardescription = 'mostly cloudy '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '2890'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '881'; // 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 = '10:25'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.906'; $minbaroyestt = '6:39 PM'; $mrecordlowbaro = '29.967'; $mrecordlowbaroday = '1'; $mrecordlowbaromonth = '5'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.196'; $yrecordlowbaroday = '13'; $yrecordlowbaromonth = '3'; $yrecordlowbaroyear = '2026'; // end mchallis tags added to testtags.txt for printable flyer // ---------------------------------------------------------------------------------------------------- // begin Webster Weather Live alternative dashboard plugin tags // Note: duplicated named tags commented out // Modifications for Webster Weather LIVE's Dashboard Modifications // NOTE: See instruction and comments for directions // Add this code in right before the section called // General OR Non Weather Specific/SUN/MOON in the file // in your c:\wDisplay\webfiles directory // ======================================================== $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpreception = '15262 293 0 490 141'; // The recpetion of the data from the ISS status,Total packets received, Total packets missed, //Number of resynchronizations, The largest number of packets in a row that were received., and the number of CRC errors detected. $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.3'; // Fire Weather Index $avtempweek = '51.1'; // Average Weekly Temp $warmestdayonrecord = '101.8 F on: Jul 05 2012'; //Warmest Day on Record $coldestdayonrecord = '-13.4F on: Jan 30 2019'; //coldest Day on Record $warmestnightonrecord = '87.1F on: Aug 24 2023'; //Warmest Night on Record $coldestnightonrecord = '-21.6F on: Jan 31 2019'; //coldest Day on Record $recordhightemp = '103.8'; // Record high temp $recordhightempmonth = '7'; // Record high temp month $recordhightempday = '5'; // Record high temp day $recordhightempyear = '2012'; // Record high temp year $recordlowtemp = '-27.0'; // Record low temp $recordlowtempmonth = '1'; // Record low temp month $recordlowtempday = '30'; // Record low temp day $recordlowtempyear = '2019'; // Record low temp year $recordlowchillmonth = '1'; // Record low temp month $recordlowchillday = '30'; // Record low temp day $recordlowchillyear = '2019'; // Record low temp year $hddday = '12.3'; // Heating Degree for day $hddmonth = '12.3'; // Heating Degree for month to date $hddyear = '3753.9'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '2.5'; // Cooling Degree for year to date $minchillweek = '35.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '67.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.26'; //air density $solarnoon = '12:54'; // Solar noon $changeinday = '00:02:33'; // change in day length since yesterday // You can comment out the next 6 WU tags if you don't use the Weather Underground Records option // Snow tags for USA - Comment out if using CM // Snow tags for Metric - unComment out if using CM // End of snow tages to change $etcurrentweek = '0.000'; // ET total for the last 7 days // // NEW TAGS in Version 2.75 // $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '00:00'; $maxsolarfortime = '0'; $wetbulb = '39.7'; // // NEW TAGS in Version 2.80 // Not needed if not using Lightning display! // $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; // End of Lightning tags // // NEW TAGS IN VERSION 3.00 // $chandler = '6.9'; // New tags in Version 4.00 $maxdew = '36.5'; $maxdewt = '1:56 AM'; $mindew = '29.6'; $mindewt = '10:42 AM'; $maxdewyest = '40.6'; $maxdewyestt = '7:34 PM'; $mindewyest = '31.9'; $mindewyestt = '5:45 AM'; $mrecordhighdew = '36.5'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '1'; $mrecordlowdew = '29.6'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '1'; $yrecordhighdew = '67.3'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '14'; $yrecordlowdew = '-27.8'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '23'; $recordhighdew = '83.7'; $recordhighdewyear = '2019'; $recordhighdewmonth = '7'; $recordhighdewday = '19'; $recordlowdew = '-33.5'; $recordlowdewyear = '2019'; $recordlowdewmonth = '1'; $recordlowdewday = '30'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '10.090'; $gddmonth = '32.0'; $gddyear = '340.4'; // end of WebsterWeatherLive Alternative Dashboard plugin tags // ---------------------------------------------------------------------------------------------------- // begin WebsterWeatherLive High/Low/Average plugin page tags // Note: duplicated tags have been removed // // Modifications for Webster Weather Live's Modifications // NOTE: These are all using US measurements!! // Add this code in right before the section called // General OR Non Weather Specific/SUN/MOON in the file // in your c:\wDisplay\webfiles directory // Version 1.1 - 17-FEB-2009 Initial Release // Version 1.2 - 10-MAR-2009 Fixed snow tags for CM measurements // ======================================================== $recordhighheatindex = '127.4'; $recordhighheatindexmonth = '8'; // Record high heatindex month $recordhighheatindexday = '23'; // Record high heatindex day $recordhighheatindexyear = '2023'; // Record high heatindex year $recordhighbaromonth = '2'; // Record high baro month $recordhighbaroday = '9'; // Record high baro day $recordhighbaroyear = '2019'; // Record high baro year $recordlowbaromonth = '12'; // Record low baro month $recordlowbaroday = '7'; // Record low baro day $recordlowbaroyear = '2021'; // Record low baro year $recorddailyrainmonth = '7'; // Record daily rain month $recorddailyrainday = '22'; // Record daily rain day $recorddailyrainyear = '2010'; // Record daily rain year $recorddailyrain = '4.41'; // Record Daily Rain $maxheat = '44.7'; $maxheatt = '11:01 AM'; $maxheatyest = '51.4'; $mrecordhighheatindex = '44.7'; $yrecordhighheatindex = '79.9'; // You can comment out the next 6 lines if you do not use Weather Underground history // Next 4 Lines are US snow measurements (Comment out if using CM) // Next 4 lines are METRIC snow measurements (Uncomment to use these) // End of snow tags to change $yeartodateavtemp = '33.8'; $monthtodateavtemp = '38.7'; $maxchillyest = '51.4'; $monthtodatemaxgust = '11.5'; $recordwindspeed = '24.2'; // All Time Record Avg Wind Speed $recordwindgust = '55.2'; // All Time Record wind gust $monthtodateavspeed = '0.6'; // MTD average wind speed $monthtodateavgust = '1.3'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.4'; // YTD avg wind gust $lowbaro = '29.967'; $lowbarot = '2:40 AM'; $monthtodatemaxbaro = '30.030'; // MTD average wind speed $monthtodateminbaro = '29.967'; //MTD average wind gust $recordhighbaro = '30.962'; // All Time Record Avg Wind Speed $recordlowbaro = '25.171'; // All Time Record wind gust $recordhighavwindmonth = '1'; $recordhighavwindday = '17'; $recordhighavwindyear = '2018'; $recordhighgustmonth = '1'; $recordhighgustday = '17'; $recordhighgustyear = '2018'; $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $mrecordhighsolar = '0.0'; $yrecordhighsolar = '0.0'; $recordhighsolar = '0.0'; $recordhighsolarmonth = '1'; $recordhighsolarday = '5'; $recordhighsolaryear = '2022'; $mrecordhighuv = '0.0'; $yrecordhighuv = '0.0'; $recordhighuv = '0.0'; $recordhighuvmonth = '1'; $recordhighuvday = '5'; $recordhighuvyear = '2022'; $avtempsincemidnight = '38.7'; $yesterdayavtemp = '43.0'; $avgspeedsincereset = '0.6'; $maxheatyestt = '2:21 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '0.00'; $yrecorddailyrain = '1.62'; $mrecordhighheatindexday = '1'; $mrecordhighheatindexmonth = '5'; $yrecordhighheatindexday = '23'; $yrecordhighheatindexmonth = '4'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '18.86'; $recordhighwindrun = '171.0'; $recordhighwindrunday = '13'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2026'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '92'; $highhumt = '3:10 AM'; $lowhum = '57'; $lowhumt = '10:41 AM'; $maxhumyest = '95'; $maxhumyestt = '7:03 AM'; $minhumyest = '52'; $minhumyestt = '2:16 PM'; $mrecordhighhum = '92'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '1'; $mrecordlowhum = '57'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '1'; $yrecordhighhum = '98'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '8'; $yrecordlowhum = '25'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '18'; $recordhighhum = '100'; $recordhighhumyear = '2008'; $recordhighhummonth = '12'; $recordhighhumday = '26'; $recordlowhum = '0'; $recordlowhumyear = '2022'; $recordlowhummonth = '1'; $recordlowhumday = '21'; // // Monthly High/low/avg Hometownzone Mod // You can ship this section if you do not plan // to use the Monthly.php script // $recordhightempjan = '56.7'; $recordlowtempjan = '-18.0'; $avtempjan = '19.8'; $avrainjan = '0.59'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '2.8'; $avtempfeb = '23.3'; $avrainfeb = '0.69'; $recordhightempmar = '81.9'; $recordlowtempmar = '6.1'; $avtempmar = '36.0'; $avrainmar = '3.10'; $recordhightempapr = '86.9'; $recordlowtempapr = '21.0'; $avtempapr = '46.7'; $avrainapr = '4.52'; $recordhightempmay = '94.3'; $recordlowtempmay = '37.0'; $avtempmay = '59.3'; $avrainmay = '3.82'; $recordhightempjun = '97.3'; $recordlowtempjun = '45.1'; $avtempjun = '69.2'; $avrainjun = '5.07'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $avtempjul = '72.7'; $avrainjul = '4.58'; $recordhightempaug = '89.6'; $recordlowtempaug = '45.0'; $avtempaug = '70.3'; $avrainaug = '4.13'; $recordhightempsep = '83.7'; $recordlowtempsep = '35.6'; $avtempsep = '63.2'; $avrainsep = '2.14'; $recordhightempoct = '85.3'; $recordlowtempoct = '18.9'; $avtempoct = '50.6'; $avrainoct = '1.77'; $recordhightempnov = '65.1'; $recordlowtempnov = '7.3'; $avtempnov = '37.7'; $avrainnov = '1.27'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $avtempdec = '26.1'; $avraindec = '1.98'; // end of Webster Weather Live tags for High/Low/Average plugin // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Morning'; $avwindlastimediate60 = '2.2'; // average wind speed $avwindlastimediate120 = '1.6'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '1.5'; // average wind speed $avwindlastimediate30 = '1.9'; // average wind speed $todayhihumidex = '40.8'; //daily high humidex $todaylohumidex = '30.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Day'; // Day or night flag // Modifications for Webster Weather Live's Modifications // NOTE: These are all using US measurements!! // Add this code in right before the section called // General OR Non Weather Specific/SUN/MOON in the file // in your c:\wDisplay\webfiles directory // Version 1.1 - 17-FEB-2009 Initial Release // Version 1.2 - 10-MAR-2009 Fixed snow tags for CM measurements // ======================================================== // You can comment out the next 6 lines if you do not use Weather Underground history // Next 4 Lines are US snow measurements (Comment out if using CM) //$snowseasonin = '50.6'; // Snow for the Season //$snowmonthin = '0'; // Snow for the Month //$snowtodayin = '0.00'; // Snow for Today //$snownowin = '0'; // Snow Now in Inches // Next 4 lines are METRIC snow measurements (Uncomment to use these) // End of snow tags to change // // Monthly High/low/avg Hometownzone Mod // You can ship this section if you do not plan // to use the Monthly.php script // // // Tags for records pages // $recordhighrainmth = '10.1'; $recordrainrate = '0.598'; $recorddaysnorain = '49'; $recordhighrainmthmth = '6'; $recordhighrainmthyr = '2024'; $recordrainratemonth = '8'; $recordrainrateday = '20'; $recordrainrateyear = '2022'; $recorddaysnorainmonth = '2'; $recorddaysnorainday = '15'; $recorddaysnorainyear = '2025'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '78.0F on: Apr 23 2026'; $ywarmestnightonrecord = '67.9F on: Apr 24 2026'; $ycoldestdayonrecord = '-12.8F on: Jan 23 2026'; $ycoldestnightonrecord = '-13.4F on: Jan 24 2026'; $yrecordhighwindrun = '171.0'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '13'; $yrecordhighwindrunyr = '2026'; $yrecordhighrainmth = '6.9'; $yrecordrainrate = '0.098'; $yrecorddayswithrain = '11'; $yrecorddaysnorain = '14'; $yrecorddailyrainmonth = '4'; $yrecorddailyrainday = '14'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '12'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '18'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewyear = '2026'; $yrecordlowdewyear = '2026'; $yrecordhighhumyear = '2026'; $yrecordlowhumyear = '2026'; $yrecordhighsolaryear = '2022'; $yrecordhighuvyear = '2022'; $mrecordhighuvyear = '2022'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '6.7'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2026'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '0'; $mrecorddaysnorain = '1'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '1'; $mrecordhighdewyear = '2026'; $mrecordlowdewyear = '2026'; $mrecordhighhumyear = '2026'; $mrecordlowhumyear = '2026'; $mrecordhighsolaryear = '2022'; $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Morning'; $tempchangelasthourfaren = '+1.3'; //For snow prediction $abshum = '4.73'; //For snow prediction $avwindlastimediate15 = '1.5'; // average wind speed $avwindlastimediate30 = '1.9'; // average wind speed $avwindlastimediate60 = '2.2'; // average wind speed $avwindlastimediate120 = '1.6'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '39'; // days with rain for year $todayhihumidex = '40.8'; //daily high humidex $todaylohumidex = '30.4'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '86.9'; // max from station's records $mintemp4today = '35.3'; // min from station's records $maxtemp4todayyr = '2013'; // max year from station's records $mintemp4todayyr = '2023'; // min year from station's records $raintodateyearago = '6.29'; // Rain to date from last year $datareceivedcount = '35473'; //Data from station received count $indoortemp = '67.7'; //indoor temp $indoorhum = '47'; //indoor humidity $maxindoortemp = '70.0'; //.Maximum indoor temperature $minindoortemp = '64.0'; //Minimum indoor temperature $maxindoortempt = '7:28 AM'; //Time of Maximum indoor temperature $maxindoorhum = '48'; //Maximum indoor humidity $minindoorhum = '42'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '3:47 AM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '6:27 AM'; //Time of minimum indoor humidity $maxindoortempt = '7:28 AM'; //Time of Maximum indoor temperature $minindoortempt = '5:07 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '70.5'; //Yesterday's Maximum indoor temperature $minindoortempyest = '63.2'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '11:28 AM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '4:11 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '+0.1'; //Indoor temp change last hour $intemp24hoursago = '67.7'; //The indoor temperature 24 hours ago $inhumchangelasthour = '+3.0'; //Indoor hum change last hour $indoordewfaren = '46.7'; //Indoor dew point (oF) $VPextratemp1high = '57.0'; //Davis VP extra temp 1 high $VPextratemp2high = '58.0'; //Davis VP extra temp 2 high $generalextratemp1 = '57.0'; // Extra Temp Sensor $generalextratemp2 = '57.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '57.0'; //Davis VP extra temp 1 high $VPextratemp1low = '42.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '10:58 AM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '6:15 AM'; //Davis VP extra temp 1 low time $extratemp1 = '57.0'; //Extra temperature sensor 1 (change through to 8) $recordhighextratemp1 = '124.0'; //Record high extra temp 1 $recordlowextratemp1 = '6.1'; // Record low extra temp 1 $mrecordhighextratemp1 = '57.0'; //Month record high extra temp 1 $mrecordlowextratemp1 = '42.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '104.0'; //Year record high extra temp 1 $yrecordlowextratemp1 = '12.9'; //Year record low extra temp 1 $recordhighextratemp1day = '27'; //Day of record high extra temp 1 $recordhighextratemp1mth = '7'; //Month of record high extra temp 1 $recordhighextratemp1yr = '2025'; //Year of record high extra temp 1 $mrecordhighextratemp1day = '1'; //Day of month record high extra temp 1 $mrecordhighextratemp1mth = '5'; //Month of month record high extra temp 1 $mrecordhighextratemp1yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp1day = '22'; //Day of year record high extra temp 1 $yrecordhighextratemp1mth = '4'; //Month of year record high extra temp 1 $yrecordhighextratemp1yr = '2026'; //Year of year record high extra temp 1 $recordhighextratemp1hr = '16'; //Hour of record high extra temp 1 $recordhighextratemp1min = '6'; //Minute of record high extra temp 1 $recordlowextratemp1mth = '1'; //Month of record low extra temp 1 $recordlowextratemp1day = '21'; //Day of record low extra temp 1 $recordlowextratemp1yr = '2025'; //Year of record low extra temp 1 $mrecordhighextratemp1hr = '10'; //Hour of Month record high extra temp 1 $mrecordhighextratemp1min = '58'; //Minute of Month record high extra temp 1 $recordlowextratemp1hr = '6'; //Hour of record low extra temp 1 $recordlowextratemp1min = '37'; //Minute of record low extra temp 1 $yrecordhighextratemp1hr = '16'; //Hour of year record high extra temp 1 $yrecordhighextratemp1min = '00'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '1'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '5'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2026'; //Year of month record low extra temp 1 $extratemp1 = '57.0'; //Extra temperature sensor 1 (change through to 8) //start extra temp2 $VPextratemp2high = '58.0'; //Davis VP extra temp 1 high $VPextratemp2low = '57.0'; //Davis VP extra temp 1 low $VPextratemp2hightime = '7:14 AM'; //Davis VP extra temp 1 high time $VPextratemp2lowtime = '12:00 AM'; //Davis VP extra temp 1 low time $extratemp2 = '57.0'; //Extra temperature sensor 1 (change through to 8) $recordhighextratemp2 = '158.0'; //Record high extra temp 1 $recordlowextratemp2 = '46.0'; // Record low extra temp 1 $mrecordhighextratemp2 = '58.0'; //Month record high extra temp 1 $mrecordlowextratemp2 = '57.0'; //Month record low extra temp 1 $yrecordhighextratemp2 = '59.0'; //Year record high extra temp 1 $yrecordlowextratemp2 = '48.9'; //Year record low extra temp 1 $recordhighextratemp2day = '22'; //Day of record high extra temp 1 $recordhighextratemp2mth = '5'; //Month of record high extra temp 1 $recordhighextratemp2yr = '2024'; //Year of record high extra temp 1 $mrecordhighextratemp2day = '1'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '5'; //Month of month record high extra temp 1 $mrecordhighextratemp2yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp2day = '24'; //Day of year record high extra temp 1 $yrecordhighextratemp2mth = '4'; //Month of year record high extra temp 1 $yrecordhighextratemp2yr = '2026'; //Year of year record high extra temp 1 $recordhighextratemp2hr = '7'; //Hour of record high extra temp 1 $recordhighextratemp2min = '14'; //Minute of record high extra temp 1 $mrecordhighextratemp2hr = '7'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '14'; //Minute of Month record high extra temp 1 $yrecordhighextratemp2hr = '07'; //Hour of year record high extra temp 1 $yrecordhighextratemp2min = '55'; //Minute of year record high extra temp 1 $mrecordlowextratemp2day = '1'; //Day of month record low extra temp 1 $mrecordlowextratemp2mth = '5'; //Month of month record low extra temp 1 $mrecordlowextratemp2yr = '2026'; //Year of month record low extra temp 1 $extratemp2 = '57.0'; //Extra temperature sensor 1 (change through to 8) //start extra hum1 which is Basement hum and extra temp2 $VPextrahum1 = '81'; //Davis VP extra humidity #1 $VPextrahum1high = '83'; //Davis VP extra hum 1 high $VPextrahum1low = '81'; //Davis VP extra hum 1 low $VPextrahum1hightime = '5:45 AM'; //Davis VP extra hum 1 high time $VPextrahum1lowtime = '9:14 AM'; //Davis VP extra hum 1 low time $avtempjannow = '16.7'; $avtempfebnow = '28.9'; $avtempmarnow = '39.3'; $avtempaprnow = '50.3'; $avtempmaynow = '38.7'; $avtempjunnow = '70.9'; $avtempjulnow = '73.4'; $avtempaugnow = '68.7'; $avtempsepnow = '64.3'; $avtempoctnow = '53.5'; $avtempnovnow = '38.4'; $avtempdecnow = '22.3'; $avtempjan = '19.8';//Average temperature for january from your data $avtempfeb = '23.3';//Average temperature for february from your data $avtempmar = '36.0';//Average temperature for march from your data $avtempapr = '46.7';//Average temperature for april from your data $avtempmay = '59.3';//Average temperature for may from your data $avtempjun = '69.2';//Average temperature for june from your data $avtempjul = '72.7';//Average temperature for july from your data $avtempaug = '70.3';//Average temperature for august from your data $avtempsep = '63.2';//Average temperature for september from your data $avtempoct = '50.6';//Average temperature for october from your data $avtempnov = '37.7';//Average temperature for november from your data $avtempdec = '26.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.59'; $avrainfeb = '0.69'; $avrainmar = '3.10'; $avrainapr = '4.52'; $avrainmay = '3.82'; $avrainjun = '5.07'; $avrainjul = '4.58'; $avrainaug = '4.13'; $avrainsep = '2.14'; $avrainoct = '1.77'; $avrainnov = '1.27'; $avraindec = '1.98'; $avrainjannow = '0.87'; $avrainfebnow = '0.33'; $avrainmarnow = '1.95'; $avrainaprnow = '6.85'; $avrainmaynow = '0.00'; $avrainjunnow = '4.95'; $avrainjulnow = '5.20'; $avrainaugnow = '4.54'; $avrainsepnow = '2.61'; $avrainoctnow = '1.47'; $avrainnovnow = '0.48'; $avraindecnow = '0.94'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '103.8'; $recordlowtemp = '-27.0'; $recordhighheatindex = '127.4'; $recordlowchill = '-47.2'; $warmestdayonrecord = '101.8 F on: Jul 05 2012'; $warmestnightonrecord = '87.1F on: Aug 24 2023'; $coldestdayonrecord = '-13.4F on: Jan 30 2019'; $coldestnightonrecord = '-21.6F on: Jan 31 2019'; $recordwindgust = '55.2'; $recordwindspeed = '24.2'; $recordhighwindrun = '171.0'; $recorddailyrain = '4.41'; $recordhighrainmth = '10.1'; $recordrainrate = '0.598'; $recorddayswithrain = '13'; $recorddaysnorain = '49'; $recordhighdew = '83.7'; $recordlowdew = '-33.5'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '30.962'; $recordlowbaro = '25.171'; $recordhighsolar = '0.0'; $recordhightempmonth = '7'; $recordhightempday = '5'; $recordhightempyear = '2012'; $recordlowtempmonth = '1'; $recordlowtempday = '30'; $recordlowtempyear = '2019'; $recordhighheatindexmonth = '8'; $recordhighheatindexday = '23'; $recordhighheatindexyear = '2023'; $recordlowchillmonth = '1'; $recordlowchillday = '30'; $recordlowchillyear = '2019'; $recordhighgustmonth = '4'; $recordhighgustday = '23'; $recordhighgustyear = '2015'; $recordhighavwindmonth = '1'; $recordhighavwindday = '17'; $recordhighavwindyear = '2018'; $recordhighwindrunmth = '3'; $recordhighwindrunday = '13'; $recordhighwindrunyr = '2026'; $recorddailyrainmonth = '7'; $recorddailyrainday = '22'; $recorddailyrainyear = '2010'; $recordhighrainmthmth = '6'; $recordhighrainmthyr = '2024'; $recordrainratemonth = '8'; $recordrainrateday = '20'; $recordrainrateyear = '2022'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $recorddaysnorainmonth = '2'; $recorddaysnorainday = '15'; $recorddaysnorainyear = '2025'; $recordhighdewmonth = '7'; $recordhighdewday = '19'; $recordhighdewyear = '2019'; $recordlowdewmonth = '1'; $recordlowdewday = '30'; $recordlowdewyear = '2019'; $recordhighhummonth = '12'; $recordhighhumday = '26'; $recordhighhumyear = '2008'; $recordlowhummonth = '1'; $recordlowhumday = '21'; $recordlowhumyear = '2022'; $recordhighbaromonth = '2'; $recordhighbaroday = '9'; $recordhighbaroyear = '2019'; $recordlowbaromonth = '12'; $recordlowbaroday = '7'; $recordlowbaroyear = '2021'; $recordhighsolarmonth = '1'; $recordhighsolarday = '5'; $recordhighsolaryear = '2022'; $recordhighuv = '0.0'; $recordhighuvmonth = '1'; $recordhighuvday = '5'; $recordhighuvyear = '2022'; $yrecordhightemp = '79.3'; $yrecordhightempmonth = '4'; $yrecordhightempday = '23'; $yrecordhightempyear = '2026'; $yrecordlowtemp = '-18.0'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '23'; $yrecordlowtempyear = '2026'; $yrecordhighheatindex = '79.9'; $yrecordlowchill = '-34.4'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '23'; $yrecordlowchillyear = '2026'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '23'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '78.0F on: Apr 23 2026'; $ywarmestnightonrecord = '67.9F on: Apr 24 2026'; $ycoldestdayonrecord = '-12.8F on: Jan 23 2026'; $ycoldestnightonrecord = '-13.4F on: Jan 24 2026'; $yrecordhighwindrun = '171.0'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '13'; $yrecordhighwindrunyr = '2026'; $yrecordwindgust = '32.2'; $yrecordhighgustmonth = '3'; $yrecordhighgustday = '13'; $yrecordhighgustyear = '2026'; $yrecordwindspeed = '19.0'; $yrecordhighavwindmonth = '3'; $yrecordhighavwindday = '26'; $yrecordhighavwindyear = '2026'; $yrecorddailyrain = '1.62'; $yrecordhighrainmth = '6.9'; $yrecordrainrate = '0.098'; $yrecorddayswithrain = '11'; $yrecorddaysnorain = '14'; $yrecordhighdew = '67.3'; $yrecordlowdew = '-27.8'; $yrecordhighhum = '98'; $yrecordlowhum = '25'; $yrecorddailyrainmonth = '4'; $yrecorddailyrainday = '14'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '12'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '18'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '14'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '23'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '8'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '18'; $yrecordlowhumyear = '2026'; $yrecordhighbaro = '30.874'; $yrecordhighbaromonth = '1'; $yrecordhighbaroday = '23'; $yrecordhighbaroyear = '2026'; $yrecordlowbaro = '29.196'; $yrecordhighsolar = '0.0'; $yrecordlowbaromonth = '3'; $yrecordlowbaroday = '13'; $yrecordlowbaroyear = '2026'; $yrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolaryear = '2022'; $yrecordhighuv = '0.0'; $yrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvyear = '2022'; $mrecordhightemp = '44.7'; $mrecordhightempmonth = '5'; $mrecordhightempday = '1'; $mrecordhightempyear = '2026'; $mrecordlowtemp = '34.3'; $mrecordlowtempmonth = '5'; $mrecordlowtempday = '1'; $mrecordlowtempyear = '2026'; $mrecordhighheatindex = '44.7'; $mrecordhighheatindexmonth = '5'; $mrecordhighheatindexday = '1'; $mrecordhighheatindexyear = '2026'; $mrecordlowchill = '34.3'; $mrecordlowchillmonth = '5'; $mrecordlowchillday = '1'; $mrecordlowchillyear = '2026'; $mwarmestdayonrecord = '-58.0F on: Apr 23 2026'; $mwarmestnightonrecord = '40.7F on: May 01 2026'; $mcoldestdayonrecord = '122.0F on: Apr 07 2026'; $mcoldestnightonrecord = '40.7F on: May 01 2026'; $mrecordhighwindrun = '6.7'; $mrecordhighwindrunmth = '5'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2026'; $mrecordwindgust = '11.0'; $mrecordhighgustmonth = '5'; $mrecordhighgustday = '1'; $mrecordhighgustyear = '2026'; $mrecordwindspeed = '5.8'; $mrecordhighavwindmonth = '5'; $mrecordhighavwindday = '1'; $mrecordhighavwindyear = '2026'; $mrecorddailyrain = '0.00'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '0'; $mrecorddaysnorain = '1'; $mrecordhighdew = '36.5'; $mrecordlowdew = '29.6'; $mrecordhighhum = '92'; $mrecordlowhum = '57'; $mrecorddailyrainmonth = '5'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '5'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '5'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '5'; $mrecorddaysnorainday = '1'; $mrecordhighdewmonth = '5'; $mrecordhighdewday = '1'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '5'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '5'; $mrecordhighhumday = '1'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '5'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2026'; $mrecordhighbaro = '30.031'; $mrecordhighbaromonth = '5'; $mrecordhighbaroday = '1'; $mrecordhighbaroyear = '2026'; $mrecordlowbaro = '29.967'; $mrecordlowbaromonth = '5'; $mrecordlowbaroday = '1'; $mrecordlowbaroyear = '2026'; $mrecordhighsolar = '0.0'; $mrecordhighsolarmonth = '1'; $mrecordhighsolarday = '5'; $mrecordhighsolaryear = '2022'; $mrecordhighuv = '0.0'; $mrecordhighuvmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvyear = '2022'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '98%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '0.3'; // Fire Weather Index $avtempweek = '51.1'; // Average Weekly Temp $hddday = '12.3'; // Heating Degree for day $hddmonth = '12.3'; // Heating Degree for month to date $hddyear = '3753.9'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '2.5'; // Cooling Degree for year to date $minchillweek = '35.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '67.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.26'; //air density $solarnoon = '12:54'; // Solar noon $changeinday = '00:02:33'; // change in day length since yesterday $etcurrentweek = '0.000'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '00:00'; $maxsolarfortime = '0'; $wetbulb = '39.7'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '6.9'; $maxdew = '36.5'; $maxdewt = '1:56 AM'; $mindew = '29.6'; $mindewt = '10:42 AM'; $maxdewyest = '40.6'; $maxdewyestt = '7:34 PM'; $mindewyest = '31.9'; $mindewyestt = '5:45 AM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '10.090'; $gddmonth = '32.0'; $gddyear = '340.4'; $maxheat = '44.7'; $maxheatt = '11:01 AM'; $maxheatyest = '51.4'; $yeartodateavtemp = '33.8'; $monthtodateavtemp = '38.7'; $maxchillyest = '51.4'; $monthtodatemaxgust = '11.5'; $monthtodateavspeed = '0.6'; // MTD average wind speed $monthtodateavgust = '1.3'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.4'; // YTD avg wind gust $lowbaro = '29.967'; $lowbarot = '2:40 AM'; $monthtodatemaxbaro = '30.030'; // MTD average wind speed $monthtodateminbaro = '29.967'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '38.7'; $yesterdayavtemp = '43.0'; $avgspeedsincereset = '0.6'; $maxheatyestt = '2:21 PM'; $windrunyesterday = '18.86'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '92'; $highhumt = '3:10 AM'; $lowhum = '57'; $lowhumt = '10:41 AM'; $maxhumyest = '95'; $maxhumyestt = '7:03 AM'; $minhumyest = '52'; $minhumyestt = '2:16 PM'; $recordhightempjan = '56.7'; $recordlowtempjan = '-18.0'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '2.8'; $recordhightempmar = '81.9'; $recordlowtempmar = '6.1'; $recordhightempapr = '86.9'; $recordlowtempapr = '21.0'; $recordhightempmay = '94.3'; $recordlowtempmay = '37.0'; $recordhightempjun = '97.3'; $recordlowtempjun = '45.1'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $recordhightempaug = '89.6'; $recordlowtempaug = '45.0'; $recordhightempsep = '83.7'; $recordlowtempsep = '35.6'; $recordhightempoct = '85.3'; $recordlowtempoct = '18.9'; $recordhightempnov = '65.1'; $recordlowtempnov = '7.3'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $firstsnowseason = '11/8/2025'; $firstsnowseasonav = '15 of Nov'; //moon transit tag $moontransit = '00:29 05 1 2026'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>