' . '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 = '1336'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '407'; // 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:55'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.813'; $minbaroyestt = '7:08 AM'; $mrecordlowbaro = '29.604'; $mrecordlowbaroday = '6'; $mrecordlowbaromonth = '2'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.223'; $yrecordlowbaroday = '9'; $yrecordlowbaromonth = '1'; $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 = '15465 296 0 715 91'; // 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 = '1.0'; // Fire Weather Index $avtempweek = '37.0'; // 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 = '10.7'; // Heating Degree for day $hddmonth = '608.5'; // Heating Degree for month to date $hddyear = '2103.6'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '0.0'; // Cooling Degree for year to date $minchillweek = '16.9'; // Minimum Wind Chill over past 7 days $maxheatweek = '61.2'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.25'; //air density $solarnoon = '12:11'; // Solar noon $changeinday = '00:02:46'; // 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 = '43.9'; // // 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 = '-0.2'; // New tags in Version 4.00 $maxdew = '41.2'; $maxdewt = '10:53 AM'; $mindew = '33.1'; $mindewt = '5:22 AM'; $maxdewyest = '44.9'; $maxdewyestt = '12:35 PM'; $mindewyest = '27.4'; $mindewyestt = '3:31 AM'; $mrecordhighdew = '44.9'; $mrecordhighdewmonth = '2'; $mrecordhighdewday = '16'; $mrecordlowdew = '-0.2'; $mrecordlowdewmonth = '2'; $mrecordlowdewday = '4'; $yrecordhighdew = '53.1'; $yrecordhighdewmonth = '1'; $yrecordhighdewday = '8'; $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 = '0.930'; $gddmonth = '42.5'; $gddyear = '48.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 = '46.5'; $maxheatt = '11:06 AM'; $maxheatyest = '61.2'; $mrecordhighheatindex = '61.2'; $yrecordhighheatindex = '61.2'; // 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 = '20.6'; $monthtodateavtemp = '28.0'; $maxchillyest = '61.2'; $monthtodatemaxgust = '19.6'; $recordwindspeed = '24.2'; // All Time Record Avg Wind Speed $recordwindgust = '55.2'; // All Time Record wind gust $monthtodateavspeed = '1.6'; // MTD average wind speed $monthtodateavgust = '2.9'; //MTD average wind gust $yeartodateavwind = '2.2'; // YTD average wind speed $yeartodategstwind = '4.0'; // YTD avg wind gust $lowbaro = '29.851'; $lowbarot = '11:12 AM'; $monthtodatemaxbaro = '30.500'; // MTD average wind speed $monthtodateminbaro = '29.606'; //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 = '40.6'; $yesterdayavtemp = '47.5'; $avgspeedsincereset = '0.9'; $maxheatyestt = '3:15 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '0.03'; $yrecorddailyrain = '0.37'; $mrecordhighheatindexday = '16'; $mrecordhighheatindexmonth = '2'; $yrecordhighheatindexday = '16'; $yrecordhighheatindexmonth = '2'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '46.34'; $recordhighwindrun = '156.4'; $recordhighwindrunday = '19'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2025'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '94'; $highhumt = '5:58 AM'; $lowhum = '78'; $lowhumt = '12:00 AM'; $maxhumyest = '80'; $maxhumyestt = '11:12 PM'; $minhumyest = '46'; $minhumyestt = '3:31 PM'; $mrecordhighhum = '94'; $mrecordhighhummonth = '2'; $mrecordhighhumday = '6'; $mrecordlowhum = '41'; $mrecordlowhummonth = '2'; $mrecordlowhumday = '15'; $yrecordhighhum = '98'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '8'; $yrecordlowhum = '41'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '15'; $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 = '-12.1'; $avtempfeb = '23.1'; $avrainfeb = '0.78'; $recordhightempmar = '81.9'; $recordlowtempmar = '11.8'; $avtempmar = '35.8'; $avrainmar = '3.38'; $recordhightempapr = '86.9'; $recordlowtempapr = '19.8'; $avtempapr = '46.4'; $avrainapr = '3.94'; $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 = '1.0'; // average wind speed $avwindlastimediate120 = '1.1'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '1.9'; // average wind speed $avwindlastimediate30 = '1.5'; // average wind speed $todayhihumidex = '45.2'; //daily high humidex $todaylohumidex = '32.1'; //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 = '38.300'; // Snow for the Season //$snowmonthin = '0.500'; // Snow for the Month //$snowtodayin = '0.00'; // Snow for Today //$snownowin = '4'; // 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 = '52.5F on: Feb 16 2026'; $ywarmestnightonrecord = '47.8F on: Jan 09 2026'; $ycoldestdayonrecord = '-12.8F on: Jan 23 2026'; $ycoldestnightonrecord = '-13.4F on: Jan 24 2026'; $yrecordhighwindrun = '111.7'; $yrecordhighwindrunmth = '1'; $yrecordhighwindrunday = '14'; $yrecordhighwindrunyr = '2026'; $yrecordhighrainmth = '0.9'; $yrecordrainrate = '0.016'; $yrecorddayswithrain = '3'; $yrecorddaysnorain = '14'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '8'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '1'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '1'; $yrecordrainrateday = '8'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '10'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewyear = '2026'; $yrecordlowdewyear = '2026'; $yrecordhighhumyear = '2026'; $yrecordlowhumyear = '2026'; $yrecordhighsolaryear = '2022'; $yrecordhighuvyear = '2022'; $mrecordhighuvyear = '2022'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '82.6'; $mrecordhighwindrunmth = '2'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2026'; $mrecordhighrainmth = '0.1'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '2'; $mrecorddaysnorain = '6'; $mrecorddailyrainmonth = '2'; $mrecorddailyrainday = '6'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '2'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '2'; $mrecordrainrateday = '10'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '2'; $mrecorddayswithrainday = '6'; $mrecorddaysnorainmonth = '2'; $mrecorddaysnorainday = '6'; $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 = '+3.6'; //For snow prediction $abshum = '5.47'; //For snow prediction $avwindlastimediate15 = '1.9'; // average wind speed $avwindlastimediate30 = '1.5'; // average wind speed $avwindlastimediate60 = '1.0'; // average wind speed $avwindlastimediate120 = '1.1'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '8'; // days with rain for year $todayhihumidex = '45.2'; //daily high humidex $todaylohumidex = '32.1'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '58.8'; // max from station's records $mintemp4today = '-8.1'; // min from station's records $maxtemp4todayyr = '2017'; // max year from station's records $mintemp4todayyr = '2025'; // min year from station's records $raintodateyearago = '0.03'; // Rain to date from last year $datareceivedcount = '247929'; //Data from station received count $indoortemp = '70.5'; //indoor temp $indoorhum = '36'; //indoor humidity $maxindoortemp = '70.5'; //.Maximum indoor temperature $minindoortemp = '63.1'; //Minimum indoor temperature $maxindoortempt = '11:12 AM'; //Time of Maximum indoor temperature $maxindoorhum = '41'; //Maximum indoor humidity $minindoorhum = '36'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '2:34 AM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '11:14 AM'; //Time of minimum indoor humidity $maxindoortempt = '11:12 AM'; //Time of Maximum indoor temperature $minindoortempt = '2:19 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '69.4'; //Yesterday's Maximum indoor temperature $minindoortempyest = '57.2'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '1:43 PM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '8:03 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '+2.4'; //Indoor temp change last hour $intemp24hoursago = '57.7'; //The indoor temperature 24 hours ago $inhumchangelasthour = '-2.0'; //Indoor hum change last hour $indoordewfaren = '42.2'; //Indoor dew point (oF) $VPextratemp1high = '53.0'; //Davis VP extra temp 1 high $VPextratemp2high = '53.0'; //Davis VP extra temp 2 high $generalextratemp1 = '53.0'; // Extra Temp Sensor $generalextratemp2 = '53.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '53.0'; //Davis VP extra temp 1 high $VPextratemp1low = '41.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '11:04 AM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '4:55 AM'; //Davis VP extra temp 1 low time $extratemp1 = '53.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 = '73.0'; //Month record high extra temp 1 $mrecordlowextratemp1 = '21.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '73.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 = '16'; //Day of month record high extra temp 1 $mrecordhighextratemp1mth = '2'; //Month of month record high extra temp 1 $mrecordhighextratemp1yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp1day = '16'; //Day of year record high extra temp 1 $yrecordhighextratemp1mth = '2'; //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 = '13'; //Hour of Month record high extra temp 1 $mrecordhighextratemp1min = '51'; //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 = '13'; //Hour of year record high extra temp 1 $yrecordhighextratemp1min = '51'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '7'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '2'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2026'; //Year of month record low extra temp 1 $extratemp1 = '53.0'; //Extra temperature sensor 1 (change through to 8) //start extra temp2 $VPextratemp2high = '53.0'; //Davis VP extra temp 1 high $VPextratemp2low = '52.0'; //Davis VP extra temp 1 low $VPextratemp2hightime = '3:52 AM'; //Davis VP extra temp 1 high time $VPextratemp2lowtime = '12:00 AM'; //Davis VP extra temp 1 low time $extratemp2 = '53.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 = '53.1'; //Month record high extra temp 1 $mrecordlowextratemp2 = '50.0'; //Month record low extra temp 1 $yrecordhighextratemp2 = '55.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 = '6'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '2'; //Month of month record high extra temp 1 $mrecordhighextratemp2yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp2day = '7'; //Day of year record high extra temp 1 $yrecordhighextratemp2mth = '1'; //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 = '15'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '23'; //Minute of Month record high extra temp 1 $yrecordhighextratemp2hr = '16'; //Hour of year record high extra temp 1 $yrecordhighextratemp2min = '15'; //Minute of year record high extra temp 1 $mrecordlowextratemp2day = '1'; //Day of month record low extra temp 1 $mrecordlowextratemp2mth = '2'; //Month of month record low extra temp 1 $mrecordlowextratemp2yr = '2026'; //Year of month record low extra temp 1 $extratemp2 = '53.0'; //Extra temperature sensor 1 (change through to 8) //start extra hum1 which is Basement hum and extra temp2 $VPextrahum1 = '70'; //Davis VP extra humidity #1 $VPextrahum1high = '70'; //Davis VP extra hum 1 high $VPextrahum1low = '68'; //Davis VP extra hum 1 low $VPextrahum1hightime = '11:10 AM'; //Davis VP extra hum 1 high time $VPextrahum1lowtime = '12:00 AM'; //Davis VP extra hum 1 low time $avtempjannow = '16.7'; $avtempfebnow = '28.0'; $avtempmarnow = '39.5'; $avtempaprnow = '47.4'; $avtempmaynow = '57.0'; $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.1';//Average temperature for february from your data $avtempmar = '35.8';//Average temperature for march from your data $avtempapr = '46.4';//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.78'; $avrainmar = '3.38'; $avrainapr = '3.94'; $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.05'; $avrainmarnow = '3.10'; $avrainaprnow = '2.05'; $avrainmaynow = '3.58'; $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 = '156.4'; $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 = '19'; $recordhighwindrunyr = '2025'; $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 = '61.2'; $yrecordhightempmonth = '2'; $yrecordhightempday = '16'; $yrecordhightempyear = '2026'; $yrecordlowtemp = '-18.0'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '23'; $yrecordlowtempyear = '2026'; $yrecordhighheatindex = '61.2'; $yrecordlowchill = '-34.4'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '23'; $yrecordlowchillyear = '2026'; $yrecordhighheatindexmonth = '2'; $yrecordhighheatindexday = '16'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '52.5F on: Feb 16 2026'; $ywarmestnightonrecord = '47.8F on: Jan 09 2026'; $ycoldestdayonrecord = '-12.8F on: Jan 23 2026'; $ycoldestnightonrecord = '-13.4F on: Jan 24 2026'; $yrecordhighwindrun = '111.7'; $yrecordhighwindrunmth = '1'; $yrecordhighwindrunday = '14'; $yrecordhighwindrunyr = '2026'; $yrecordwindgust = '24.2'; $yrecordhighgustmonth = '1'; $yrecordhighgustday = '9'; $yrecordhighgustyear = '2026'; $yrecordwindspeed = '12.3'; $yrecordhighavwindmonth = '1'; $yrecordhighavwindday = '9'; $yrecordhighavwindyear = '2026'; $yrecorddailyrain = '0.37'; $yrecordhighrainmth = '0.9'; $yrecordrainrate = '0.016'; $yrecorddayswithrain = '3'; $yrecorddaysnorain = '14'; $yrecordhighdew = '53.1'; $yrecordlowdew = '-27.8'; $yrecordhighhum = '98'; $yrecordlowhum = '41'; $yrecorddailyrainmonth = '1'; $yrecorddailyrainday = '8'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '1'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '1'; $yrecordrainrateday = '8'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '10'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewmonth = '1'; $yrecordhighdewday = '8'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '23'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '8'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '15'; $yrecordlowhumyear = '2026'; $yrecordhighbaro = '30.874'; $yrecordhighbaromonth = '1'; $yrecordhighbaroday = '23'; $yrecordhighbaroyear = '2026'; $yrecordlowbaro = '29.223'; $yrecordhighsolar = '0.0'; $yrecordlowbaromonth = '1'; $yrecordlowbaroday = '9'; $yrecordlowbaroyear = '2026'; $yrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolaryear = '2022'; $yrecordhighuv = '0.0'; $yrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvyear = '2022'; $mrecordhightemp = '61.2'; $mrecordhightempmonth = '2'; $mrecordhightempday = '16'; $mrecordhightempyear = '2026'; $mrecordlowtemp = '2.8'; $mrecordlowtempmonth = '2'; $mrecordlowtempday = '4'; $mrecordlowtempyear = '2026'; $mrecordhighheatindex = '61.2'; $mrecordhighheatindexmonth = '2'; $mrecordhighheatindexday = '16'; $mrecordhighheatindexyear = '2026'; $mrecordlowchill = '1.9'; $mrecordlowchillmonth = '2'; $mrecordlowchillday = '7'; $mrecordlowchillyear = '2026'; $mwarmestdayonrecord = '52.5F on: Feb 16 2026'; $mwarmestnightonrecord = '44.1F on: Feb 17 2026'; $mcoldestdayonrecord = '14.4F on: Feb 07 2026'; $mcoldestnightonrecord = '7.2F on: Feb 04 2026'; $mrecordhighwindrun = '82.6'; $mrecordhighwindrunmth = '2'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2026'; $mrecordwindgust = '19.0'; $mrecordhighgustmonth = '2'; $mrecordhighgustday = '10'; $mrecordhighgustyear = '2026'; $mrecordwindspeed = '10.1'; $mrecordhighavwindmonth = '2'; $mrecordhighavwindday = '16'; $mrecordhighavwindyear = '2026'; $mrecorddailyrain = '0.03'; $mrecordhighrainmth = '0.1'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '2'; $mrecorddaysnorain = '6'; $mrecordhighdew = '44.9'; $mrecordlowdew = '-0.2'; $mrecordhighhum = '94'; $mrecordlowhum = '41'; $mrecorddailyrainmonth = '2'; $mrecorddailyrainday = '6'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '2'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '2'; $mrecordrainrateday = '10'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '2'; $mrecorddayswithrainday = '6'; $mrecorddaysnorainmonth = '2'; $mrecorddaysnorainday = '6'; $mrecordhighdewmonth = '2'; $mrecordhighdewday = '16'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '2'; $mrecordlowdewday = '4'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '2'; $mrecordhighhumday = '6'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '2'; $mrecordlowhumday = '15'; $mrecordlowhumyear = '2026'; $mrecordhighbaro = '30.502'; $mrecordhighbaromonth = '2'; $mrecordhighbaroday = '4'; $mrecordhighbaroyear = '2026'; $mrecordlowbaro = '29.604'; $mrecordlowbaromonth = '2'; $mrecordlowbaroday = '6'; $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 = '1.0'; // Fire Weather Index $avtempweek = '37.0'; // Average Weekly Temp $hddday = '10.7'; // Heating Degree for day $hddmonth = '608.5'; // Heating Degree for month to date $hddyear = '2103.6'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '0.0'; // Cooling Degree for month to date $cddyear = '0.0'; // Cooling Degree for year to date $minchillweek = '16.9'; // Minimum Wind Chill over past 7 days $maxheatweek = '61.2'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.25'; //air density $solarnoon = '12:11'; // Solar noon $changeinday = '00:02:46'; // 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 = '43.9'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-0.2'; $maxdew = '41.2'; $maxdewt = '10:53 AM'; $mindew = '33.1'; $mindewt = '5:22 AM'; $maxdewyest = '44.9'; $maxdewyestt = '12:35 PM'; $mindewyest = '27.4'; $mindewyestt = '3:31 AM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '0.930'; $gddmonth = '42.5'; $gddyear = '48.4'; $maxheat = '46.5'; $maxheatt = '11:06 AM'; $maxheatyest = '61.2'; $yeartodateavtemp = '20.6'; $monthtodateavtemp = '28.0'; $maxchillyest = '61.2'; $monthtodatemaxgust = '19.6'; $monthtodateavspeed = '1.6'; // MTD average wind speed $monthtodateavgust = '2.9'; //MTD average wind gust $yeartodateavwind = '2.2'; // YTD average wind speed $yeartodategstwind = '4.0'; // YTD avg wind gust $lowbaro = '29.851'; $lowbarot = '11:12 AM'; $monthtodatemaxbaro = '30.500'; // MTD average wind speed $monthtodateminbaro = '29.606'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '40.6'; $yesterdayavtemp = '47.5'; $avgspeedsincereset = '0.9'; $maxheatyestt = '3:15 PM'; $windrunyesterday = '46.34'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '94'; $highhumt = '5:58 AM'; $lowhum = '78'; $lowhumt = '12:00 AM'; $maxhumyest = '80'; $maxhumyestt = '11:12 PM'; $minhumyest = '46'; $minhumyestt = '3:31 PM'; $recordhightempjan = '56.7'; $recordlowtempjan = '-18.0'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '-12.1'; $recordhightempmar = '81.9'; $recordlowtempmar = '11.8'; $recordhightempapr = '86.9'; $recordlowtempapr = '19.8'; $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 = '12:20 02 17 2026'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>