' . '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 = '3843'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '1172'; // 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 = '15:56'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.766'; $minbaroyestt = '5:08 PM'; $mrecordlowbaro = '29.545'; $mrecordlowbaroday = '9'; $mrecordlowbaromonth = '6'; $mrecordlowbaroyear = '2025'; $yrecordlowbaro = '28.957'; $yrecordlowbaroday = '5'; $yrecordlowbaromonth = '3'; $yrecordlowbaroyear = '2025'; // 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 = '21868 520 1 569 196'; // 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.9'; // Fire Weather Index $avtempweek = '74.6'; // 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 = '0.0'; // Heating Degree for day $hddmonth = '15.9'; // Heating Degree for month to date $hddyear = '4247.4'; // Heating Degree for year to date $cddday = '3.2'; // Cooling Degree for day $cddmonth = '186.4'; // Cooling Degree for month to date $cddyear = '206.8'; // Cooling Degree for year to date $minchillweek = '65.5'; // Minimum Wind Chill over past 7 days $maxheatweek = '106.4'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.16'; //air density $solarnoon = '13:01'; // Solar noon $changeinday = '-00:00:36'; // 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 = '71.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 = '13.3'; // New tags in Version 4.00 $maxdew = '73.8'; $maxdewt = '12:21 PM'; $mindew = '64.1'; $mindewt = '2:44 PM'; $maxdewyest = '77.5'; $maxdewyestt = '11:14 AM'; $mindewyest = '65.8'; $mindewyestt = '9:26 PM'; $mrecordhighdew = '79.5'; $mrecordhighdewmonth = '6'; $mrecordhighdewday = '21'; $mrecordlowdew = '38.3'; $mrecordlowdewmonth = '6'; $mrecordlowdewday = '1'; $yrecordhighdew = '79.5'; $yrecordhighdewmonth = '6'; $yrecordhighdewday = '21'; $yrecordlowdew = '-20.7'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '21'; $recordhighdew = '83.7'; $recordhighdewyear = '2019'; $recordhighdewmonth = '7'; $recordhighdewday = '19'; $recordlowdew = '-33.5'; $recordlowdewyear = '2019'; $recordlowdewmonth = '1'; $recordlowdewday = '30'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '13.940'; $gddmonth = '651.7'; $gddyear = '1187.5'; // 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 = '91.9'; $maxheatt = '2:58 PM'; $maxheatyest = '100.7'; $mrecordhighheatindex = '112.6'; $yrecordhighheatindex = '112.6'; // 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 = '42.6'; $monthtodateavtemp = '70.9'; $maxchillyest = '89.7'; $monthtodatemaxgust = '24.2'; $recordwindspeed = '24.2'; // All Time Record Avg Wind Speed $recordwindgust = '55.2'; // All Time Record wind gust $monthtodateavspeed = '0.8'; // MTD average wind speed $monthtodateavgust = '1.9'; //MTD average wind gust $yeartodateavwind = '1.9'; // YTD average wind speed $yeartodategstwind = '3.9'; // YTD avg wind gust $lowbaro = '29.772'; $lowbarot = '5:56 AM'; $monthtodatemaxbaro = '30.128'; // MTD average wind speed $monthtodateminbaro = '29.545'; //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 = '74.3'; $yesterdayavtemp = '77.7'; $avgspeedsincereset = '1.1'; $maxheatyestt = '2:58 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '1.98'; $yrecorddailyrain = '1.98'; $mrecordhighheatindexday = '21'; $mrecordhighheatindexmonth = '6'; $yrecordhighheatindexday = '21'; $yrecordhighheatindexmonth = '6'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '21.77'; $recordhighwindrun = '156.4'; $recordhighwindrunday = '19'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2025'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '95'; $highhumt = '5:39 AM'; $lowhum = '48'; $lowhumt = '2:44 PM'; $maxhumyest = '90'; $maxhumyestt = '5:42 AM'; $minhumyest = '59'; $minhumyestt = '3:51 PM'; $mrecordhighhum = '96'; $mrecordhighhummonth = '6'; $mrecordhighhumday = '4'; $mrecordlowhum = '28'; $mrecordlowhummonth = '6'; $mrecordlowhumday = '1'; $yrecordhighhum = '96'; $yrecordhighhummonth = '5'; $yrecordhighhumday = '2'; $yrecordlowhum = '20'; $yrecordlowhummonth = '5'; $yrecordlowhumday = '9'; $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 = '-27.0'; $avtempjan = '19.9'; $avrainjan = '0.52'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '-12.1'; $avtempfeb = '22.9'; $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 = '49.3'; $avtempjun = '69.2'; $avrainjun = '5.10'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $avtempjul = '72.6'; $avrainjul = '4.38'; $recordhightempaug = '100.2'; $recordlowtempaug = '45.0'; $avtempaug = '70.4'; $avrainaug = '3.99'; $recordhightempsep = '87.1'; $recordlowtempsep = '35.6'; $avtempsep = '63.2'; $avrainsep = '1.98'; $recordhightempoct = '81.0'; $recordlowtempoct = '18.9'; $avtempoct = '50.4'; $avrainoct = '1.86'; $recordhightempnov = '65.3'; $recordlowtempnov = '7.3'; $avtempnov = '37.6'; $avrainnov = '1.66'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $avtempdec = '26.3'; $avraindec = '2.33'; // 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 = 'Afternoon'; $avwindlastimediate60 = '1.6'; // average wind speed $avwindlastimediate120 = '1.7'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '1.3'; // average wind speed $avwindlastimediate30 = '1.8'; // average wind speed $todayhihumidex = '102.5'; //daily high humidex $todaylohumidex = '79.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 = '0'; // 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 = '2025'; $ywarmestdayonrecord = '87.3F on: Jun 22 2025'; $ywarmestnightonrecord = '82.9F on: Jun 22 2025'; $ycoldestdayonrecord = '-7.2F on: Jan 21 2025'; $ycoldestnightonrecord = '-7.8F on: Jan 21 2025'; $yrecordhighwindrun = '156.4'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '19'; $yrecordhighwindrunyr = '2025'; $yrecordhighrainmth = '5.0'; $yrecordrainrate = '0.181'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '49'; $yrecorddailyrainmonth = '6'; $yrecorddailyrainday = '23'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '6'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '6'; $yrecordrainrateday = '3'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '25'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '15'; $yrecordhighdewyear = '2025'; $yrecordlowdewyear = '2025'; $yrecordhighhumyear = '2025'; $yrecordlowhumyear = '2025'; $yrecordhighsolaryear = '2022'; $yrecordhighuvyear = '2022'; $mrecordhighuvyear = '2022'; $mrecordhighheatindexyear = '2025'; $mrecordhighwindrun = '53.0'; $mrecordhighwindrunmth = '6'; $mrecordhighwindrunday = '21'; $mrecordhighwindrunyr = '2025'; $mrecordhighrainmth = '5.0'; $mrecordrainrate = '0.181'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '4'; $mrecorddailyrainmonth = '6'; $mrecorddailyrainday = '23'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '6'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '6'; $mrecordrainrateday = '3'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '6'; $mrecorddayswithrainday = '26'; $mrecorddaysnorainmonth = '6'; $mrecorddaysnorainday = '16'; $mrecordhighdewyear = '2025'; $mrecordlowdewyear = '2025'; $mrecordhighhumyear = '2025'; $mrecordlowhumyear = '2025'; $mrecordhighsolaryear = '2022'; $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Afternoon'; $tempchangelasthourfaren = '-3.6'; //For snow prediction $abshum = '7.64'; //For snow prediction $avwindlastimediate15 = '1.3'; // average wind speed $avwindlastimediate30 = '1.8'; // average wind speed $avwindlastimediate60 = '1.6'; // average wind speed $avwindlastimediate120 = '1.7'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '51'; // days with rain for year $todayhihumidex = '102.5'; //daily high humidex $todaylohumidex = '79.1'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '94.3'; // max from station's records $mintemp4today = '52.3'; // min from station's records $maxtemp4todayyr = '2012'; // max year from station's records $mintemp4todayyr = '2010'; // min year from station's records $raintodateyearago = '24.46'; // Rain to date from last year $datareceivedcount = '314912'; //Data from station received count $indoortemp = '76.7'; //indoor temp $indoorhum = '43'; //indoor humidity $maxindoortemp = '76.7'; //.Maximum indoor temperature $minindoortemp = '69.8'; //Minimum indoor temperature $maxindoortempt = '3:51 PM'; //Time of Maximum indoor temperature $maxindoorhum = '46'; //Maximum indoor humidity $minindoorhum = '38'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '12:26 PM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '8:58 AM'; //Time of minimum indoor humidity $maxindoortempt = '3:51 PM'; //Time of Maximum indoor temperature $minindoortempt = '8:59 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '77.5'; //Yesterday's Maximum indoor temperature $minindoortempyest = '70.5'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '8:28 PM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '12:59 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '+1.5'; //Indoor temp change last hour $intemp24hoursago = '72.7'; //The indoor temperature 24 hours ago $inhumchangelasthour = '+1.0'; //Indoor hum change last hour $indoordewfaren = '52.5'; //Indoor dew point (oF) $VPextratemp1high = '122.0'; //Davis VP extra temp 1 high $VPextratemp2high = '67.0'; //Davis VP extra temp 2 high $generalextratemp1 = '116.0'; // Extra Temp Sensor $generalextratemp2 = '66.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '122.0'; //Davis VP extra temp 1 high $VPextratemp1low = '72.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '3:15 PM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '5:39 AM'; //Davis VP extra temp 1 low time $extratemp1 = '116.0'; //Extra temperature sensor 1 (change through to 8) $recordhighextratemp1 = '123.0'; //Record high extra temp 1 $recordlowextratemp1 = '6.1'; // Record low extra temp 1 $mrecordhighextratemp1 = '123.0'; //Month record high extra temp 1 $mrecordlowextratemp1 = '55.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '123.0'; //Year record high extra temp 1 $yrecordlowextratemp1 = '6.1'; //Year record low extra temp 1 $recordhighextratemp1day = '29'; //Day of record high extra temp 1 $recordhighextratemp1mth = '6'; //Month of record high extra temp 1 $recordhighextratemp1yr = '2025'; //Year of record high extra temp 1 $mrecordhighextratemp1day = '29'; //Day of month record high extra temp 1 $mrecordhighextratemp1mth = '6'; //Month of month record high extra temp 1 $mrecordhighextratemp1yr = '2025'; //Year of month record high extra temp 1 $yrecordhighextratemp1day = '29'; //Day of year record high extra temp 1 $yrecordhighextratemp1mth = '6'; //Month of year record high extra temp 1 $yrecordhighextratemp1yr = '2025'; //Year of year record high extra temp 1 $recordhighextratemp1hr = '14'; //Hour of record high extra temp 1 $recordhighextratemp1min = '58'; //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 = '14'; //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 = '14'; //Hour of year record high extra temp 1 $yrecordhighextratemp1min = '58'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '1'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '6'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2025'; //Year of month record low extra temp 1 $extratemp1 = '116.0'; //Extra temperature sensor 1 (change through to 8) //start extra temp2 $VPextratemp2high = '67.0'; //Davis VP extra temp 1 high $VPextratemp2low = '66.0'; //Davis VP extra temp 1 low $VPextratemp2hightime = '3:08 AM'; //Davis VP extra temp 1 high time $VPextratemp2lowtime = '12:00 AM'; //Davis VP extra temp 1 low time $extratemp2 = '66.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 = '67.0'; //Month record high extra temp 1 $mrecordlowextratemp2 = '59.0'; //Month record low extra temp 1 $yrecordhighextratemp2 = '67.0'; //Year record high extra temp 1 $yrecordlowextratemp2 = '46.0'; //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 = '29'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '6'; //Month of month record high extra temp 1 $mrecordhighextratemp2yr = '2025'; //Year of month record high extra temp 1 $yrecordhighextratemp2day = '29'; //Day of year record high extra temp 1 $yrecordhighextratemp2mth = '6'; //Month of year record high extra temp 1 $yrecordhighextratemp2yr = '2025'; //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 = '11'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '56'; //Minute of Month record high extra temp 1 $yrecordhighextratemp2hr = '11'; //Hour of year record high extra temp 1 $yrecordhighextratemp2min = '56'; //Minute of year record high extra temp 1 $mrecordlowextratemp2day = '1'; //Day of month record low extra temp 1 $mrecordlowextratemp2mth = '6'; //Month of month record low extra temp 1 $mrecordlowextratemp2yr = '2025'; //Year of month record low extra temp 1 $extratemp2 = '66.0'; //Extra temperature sensor 1 (change through to 8) //start extra hum1 which is Basement hum and extra temp2 $VPextrahum1 = '73'; //Davis VP extra humidity #1 $VPextrahum1high = '75'; //Davis VP extra hum 1 high $VPextrahum1low = '70'; //Davis VP extra hum 1 low $VPextrahum1hightime = '2:33 AM'; //Davis VP extra hum 1 high time $VPextrahum1lowtime = '8:57 AM'; //Davis VP extra hum 1 low time $avtempjannow = '18.7'; $avtempfebnow = '21.4'; $avtempmarnow = '39.5'; $avtempaprnow = '47.4'; $avtempmaynow = '57.0'; $avtempjunnow = '70.9'; $avtempjulnow = '71.8'; $avtempaugnow = '70.4'; $avtempsepnow = '66.0'; $avtempoctnow = '54.7'; $avtempnovnow = '41.1'; $avtempdecnow = '26.7'; $avtempjan = '19.9';//Average temperature for january from your data $avtempfeb = '22.9';//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.6';//Average temperature for july from your data $avtempaug = '70.4';//Average temperature for august from your data $avtempsep = '63.2';//Average temperature for september from your data $avtempoct = '50.4';//Average temperature for october from your data $avtempnov = '37.6';//Average temperature for november from your data $avtempdec = '26.3';//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.52'; $avrainfeb = '0.78'; $avrainmar = '3.38'; $avrainapr = '3.94'; $avrainmay = '3.82'; $avrainjun = '5.10'; $avrainjul = '4.38'; $avrainaug = '3.99'; $avrainsep = '1.98'; $avrainoct = '1.86'; $avrainnov = '1.66'; $avraindec = '2.33'; $avrainjannow = '0.00'; $avrainfebnow = '0.13'; $avrainmarnow = '3.10'; $avrainaprnow = '2.05'; $avrainmaynow = '3.58'; $avrainjunnow = '5.00'; $avrainjulnow = '4.83'; $avrainaugnow = '4.20'; $avrainsepnow = '2.81'; $avrainoctnow = '2.54'; $avrainnovnow = '2.53'; $avraindecnow = '0.91'; //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 = '95.0'; $yrecordhightempmonth = '6'; $yrecordhightempday = '22'; $yrecordhightempyear = '2025'; $yrecordlowtemp = '-13.7'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '21'; $yrecordlowtempyear = '2025'; $yrecordhighheatindex = '112.6'; $yrecordlowchill = '-29.9'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '21'; $yrecordlowchillyear = '2025'; $yrecordhighheatindexmonth = '6'; $yrecordhighheatindexday = '21'; $yrecordhighheatindexyear = '2025'; $ywarmestdayonrecord = '87.3F on: Jun 22 2025'; $ywarmestnightonrecord = '82.9F on: Jun 22 2025'; $ycoldestdayonrecord = '-7.2F on: Jan 21 2025'; $ycoldestnightonrecord = '-7.8F on: Jan 21 2025'; $yrecordhighwindrun = '156.4'; $yrecordhighwindrunmth = '3'; $yrecordhighwindrunday = '19'; $yrecordhighwindrunyr = '2025'; $yrecordwindgust = '32.2'; $yrecordhighgustmonth = '2'; $yrecordhighgustday = '6'; $yrecordhighgustyear = '2025'; $yrecordwindspeed = '17.5'; $yrecordhighavwindmonth = '2'; $yrecordhighavwindday = '6'; $yrecordhighavwindyear = '2025'; $yrecorddailyrain = '1.98'; $yrecordhighrainmth = '5.0'; $yrecordrainrate = '0.181'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '49'; $yrecordhighdew = '79.5'; $yrecordlowdew = '-20.7'; $yrecordhighhum = '96'; $yrecordlowhum = '20'; $yrecorddailyrainmonth = '6'; $yrecorddailyrainday = '23'; $yrecorddailyrainyear = '2025'; $yrecordhighrainmthmth = '6'; $yrecordhighrainmthyr = '2025'; $yrecordrainratemonth = '6'; $yrecordrainrateday = '3'; $yrecordrainrateyear = '2025'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '25'; $yrecorddaysnorainmonth = '2'; $yrecorddaysnorainday = '15'; $yrecordhighdewmonth = '6'; $yrecordhighdewday = '21'; $yrecordhighdewyear = '2025'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '21'; $yrecordlowdewyear = '2025'; $yrecordhighhummonth = '5'; $yrecordhighhumday = '2'; $yrecordhighhumyear = '2025'; $yrecordlowhummonth = '5'; $yrecordlowhumday = '9'; $yrecordlowhumyear = '2025'; $yrecordhighbaro = '30.688'; $yrecordhighbaromonth = '2'; $yrecordhighbaroday = '18'; $yrecordhighbaroyear = '2025'; $yrecordlowbaro = '28.957'; $yrecordhighsolar = '0.0'; $yrecordlowbaromonth = '3'; $yrecordlowbaroday = '5'; $yrecordlowbaroyear = '2025'; $yrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolaryear = '2022'; $yrecordhighuv = '0.0'; $yrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvyear = '2022'; $mrecordhightemp = '95.0'; $mrecordhightempmonth = '6'; $mrecordhightempday = '22'; $mrecordhightempyear = '2025'; $mrecordlowtemp = '45.1'; $mrecordlowtempmonth = '6'; $mrecordlowtempday = '1'; $mrecordlowtempyear = '2025'; $mrecordhighheatindex = '112.6'; $mrecordhighheatindexmonth = '6'; $mrecordhighheatindexday = '21'; $mrecordhighheatindexyear = '2025'; $mrecordlowchill = '45.1'; $mrecordlowchillmonth = '6'; $mrecordlowchillday = '1'; $mrecordlowchillyear = '2025'; $mwarmestdayonrecord = '87.3F on: Jun 22 2025'; $mwarmestnightonrecord = '82.9F on: Jun 22 2025'; $mcoldestdayonrecord = '60.1F on: Jun 09 2025'; $mcoldestnightonrecord = '55.9F on: Jun 01 2025'; $mrecordhighwindrun = '53.0'; $mrecordhighwindrunmth = '6'; $mrecordhighwindrunday = '21'; $mrecordhighwindrunyr = '2025'; $mrecordwindgust = '24.0'; $mrecordhighgustmonth = '6'; $mrecordhighgustday = '23'; $mrecordhighgustyear = '2025'; $mrecordwindspeed = '9.9'; $mrecordhighavwindmonth = '6'; $mrecordhighavwindday = '22'; $mrecordhighavwindyear = '2025'; $mrecorddailyrain = '1.98'; $mrecordhighrainmth = '5.0'; $mrecordrainrate = '0.181'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '4'; $mrecordhighdew = '79.5'; $mrecordlowdew = '38.3'; $mrecordhighhum = '96'; $mrecordlowhum = '28'; $mrecorddailyrainmonth = '6'; $mrecorddailyrainday = '23'; $mrecorddailyrainyear = '2025'; $mrecordhighrainmthmth = '6'; $mrecordhighrainmthyr = '2025'; $mrecordrainratemonth = '6'; $mrecordrainrateday = '3'; $mrecordrainrateyear = '2025'; $mrecorddayswithrainmonth = '6'; $mrecorddayswithrainday = '26'; $mrecorddaysnorainmonth = '6'; $mrecorddaysnorainday = '16'; $mrecordhighdewmonth = '6'; $mrecordhighdewday = '21'; $mrecordhighdewyear = '2025'; $mrecordlowdewmonth = '6'; $mrecordlowdewday = '1'; $mrecordlowdewyear = '2025'; $mrecordhighhummonth = '6'; $mrecordhighhumday = '4'; $mrecordhighhumyear = '2025'; $mrecordlowhummonth = '6'; $mrecordlowhumday = '1'; $mrecordlowhumyear = '2025'; $mrecordhighbaro = '30.128'; $mrecordhighbaromonth = '6'; $mrecordhighbaroday = '25'; $mrecordhighbaroyear = '2025'; $mrecordlowbaro = '29.545'; $mrecordlowbaromonth = '6'; $mrecordlowbaroday = '9'; $mrecordlowbaroyear = '2025'; $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.9'; // Fire Weather Index $avtempweek = '74.6'; // Average Weekly Temp $hddday = '0.0'; // Heating Degree for day $hddmonth = '15.9'; // Heating Degree for month to date $hddyear = '4247.4'; // Heating Degree for year to date $cddday = '3.2'; // Cooling Degree for day $cddmonth = '186.4'; // Cooling Degree for month to date $cddyear = '206.8'; // Cooling Degree for year to date $minchillweek = '65.5'; // Minimum Wind Chill over past 7 days $maxheatweek = '106.4'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.16'; //air density $solarnoon = '13:01'; // Solar noon $changeinday = '-00:00:36'; // 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 = '71.9'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '13.3'; $maxdew = '73.8'; $maxdewt = '12:21 PM'; $mindew = '64.1'; $mindewt = '2:44 PM'; $maxdewyest = '77.5'; $maxdewyestt = '11:14 AM'; $mindewyest = '65.8'; $mindewyestt = '9:26 PM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '13.940'; $gddmonth = '651.7'; $gddyear = '1187.5'; $maxheat = '91.9'; $maxheatt = '2:58 PM'; $maxheatyest = '100.7'; $yeartodateavtemp = '42.6'; $monthtodateavtemp = '70.9'; $maxchillyest = '89.7'; $monthtodatemaxgust = '24.2'; $monthtodateavspeed = '0.8'; // MTD average wind speed $monthtodateavgust = '1.9'; //MTD average wind gust $yeartodateavwind = '1.9'; // YTD average wind speed $yeartodategstwind = '3.9'; // YTD avg wind gust $lowbaro = '29.772'; $lowbarot = '5:56 AM'; $monthtodatemaxbaro = '30.128'; // MTD average wind speed $monthtodateminbaro = '29.545'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '74.3'; $yesterdayavtemp = '77.7'; $avgspeedsincereset = '1.1'; $maxheatyestt = '2:58 PM'; $windrunyesterday = '21.77'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '95'; $highhumt = '5:39 AM'; $lowhum = '48'; $lowhumt = '2:44 PM'; $maxhumyest = '90'; $maxhumyestt = '5:42 AM'; $minhumyest = '59'; $minhumyestt = '3:51 PM'; $recordhightempjan = '56.7'; $recordlowtempjan = '-27.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 = '49.3'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $recordhightempaug = '100.2'; $recordlowtempaug = '45.0'; $recordhightempsep = '87.1'; $recordlowtempsep = '35.6'; $recordhightempoct = '81.0'; $recordlowtempoct = '18.9'; $recordhightempnov = '65.3'; $recordlowtempnov = '7.3'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $firstsnowseason = '1/10/2025'; $firstsnowseasonav = '15 of Nov'; //moon transit tag $moontransit = '17:36 06 30 2025'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>