' . '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 = '1906'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '581'; // 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 = '11:00'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.630'; $minbaroyestt = '2:52 AM'; $mrecordlowbaro = '29.530'; $mrecordlowbaroday = '2'; $mrecordlowbaromonth = '4'; $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 = '15638 314 0 447 124'; // 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.0'; // Fire Weather Index $avtempweek = '58.5'; // 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 = '4.6'; // Heating Degree for day $hddmonth = '277.7'; // Heating Degree for month to date $hddyear = '3576.8'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '1.1'; // Cooling Degree for month to date $cddyear = '1.2'; // Cooling Degree for year to date $minchillweek = '36.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '79.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.18'; //air density $solarnoon = '12:56'; // Solar noon $changeinday = '00:02:50'; // 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 = '65.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 = '2.4'; // New tags in Version 4.00 $maxdew = '62.7'; $maxdewt = '11:22 AM'; $mindew = '52.0'; $mindewt = '1:40 AM'; $maxdewyest = '59.6'; $maxdewyestt = '11:06 AM'; $mindewyest = '51.4'; $mindewyestt = '5:48 PM'; $mrecordhighdew = '67.2'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '14'; $mrecordlowdew = '9.9'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '7'; $yrecordhighdew = '67.2'; $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 = '8.920'; $gddmonth = '122.5'; $gddyear = '234.6'; // 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 = '71.0'; $maxheatt = '11:22 AM'; $maxheatyest = '71.1'; $mrecordhighheatindex = '77.7'; $yrecordhighheatindex = '78.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 = '31.4'; $monthtodateavtemp = '48.2'; $maxchillyest = '71.1'; $monthtodatemaxgust = '26.5'; $recordwindspeed = '24.2'; // All Time Record Avg Wind Speed $recordwindgust = '55.2'; // All Time Record wind gust $monthtodateavspeed = '2.7'; // MTD average wind speed $monthtodateavgust = '4.8'; //MTD average wind gust $yeartodateavwind = '2.5'; // YTD average wind speed $yeartodategstwind = '4.5'; // YTD avg wind gust $lowbaro = '29.746'; $lowbarot = '11:18 AM'; $monthtodatemaxbaro = '30.553'; // MTD average wind speed $monthtodateminbaro = '29.531'; //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 = '57.1'; $yesterdayavtemp = '61.4'; $avgspeedsincereset = '1.3'; $maxheatyestt = '4:15 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '1.62'; $yrecorddailyrain = '1.62'; $mrecordhighheatindexday = '14'; $mrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '30'; $yrecordhighheatindexmonth = '3'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '23.15'; $recordhighwindrun = '171.0'; $recordhighwindrunday = '13'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2026'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '97'; $highhumt = '5:48 AM'; $lowhum = '74'; $lowhumt = '11:15 AM'; $maxhumyest = '97'; $maxhumyestt = '7:05 AM'; $minhumyest = '52'; $minhumyestt = '4:43 PM'; $mrecordhighhum = '97'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '2'; $mrecordlowhum = '34'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '5'; $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 = '19.8'; $avtempapr = '46.5'; $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 = '2.6'; // average wind speed $avwindlastimediate120 = '2.3'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '2.7'; // average wind speed $avwindlastimediate30 = '2.7'; // average wind speed $todayhihumidex = '80.6'; //daily high humidex $todaylohumidex = '56.7'; //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 = '76.6F on: Mar 30 2026'; $ywarmestnightonrecord = '64.3F on: Apr 14 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 = '5.7'; $yrecordrainrate = '0.098'; $yrecorddayswithrain = '9'; $yrecorddaysnorain = '14'; $yrecorddailyrainmonth = '4'; $yrecorddailyrainday = '14'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '12'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '4'; $yrecorddayswithrainday = '16'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewyear = '2026'; $yrecordlowdewyear = '2026'; $yrecordhighhumyear = '2026'; $yrecordlowhumyear = '2026'; $yrecordhighsolaryear = '2022'; $yrecordhighuvyear = '2022'; $mrecordhighuvyear = '2022'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '122.6'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2026'; $mrecordhighrainmth = '5.7'; $mrecordrainrate = '0.098'; $mrecorddayswithrain = '9'; $mrecorddaysnorain = '6'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '14'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '12'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '16'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '2'; $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 = '+4.0'; //For snow prediction $abshum = '7.42'; //For snow prediction $avwindlastimediate15 = '2.7'; // average wind speed $avwindlastimediate30 = '2.7'; // average wind speed $avwindlastimediate60 = '2.6'; // average wind speed $avwindlastimediate120 = '2.3'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '34'; // days with rain for year $todayhihumidex = '80.6'; //daily high humidex $todaylohumidex = '56.7'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '79.6'; // max from station's records $mintemp4today = '24.0'; // min from station's records $maxtemp4todayyr = '2016'; // max year from station's records $mintemp4todayyr = '2018'; // min year from station's records $raintodateyearago = '3.96'; // Rain to date from last year $datareceivedcount = '144675'; //Data from station received count $indoortemp = '68.1'; //indoor temp $indoorhum = '65'; //indoor humidity $maxindoortemp = '70.5'; //.Maximum indoor temperature $minindoortemp = '64.7'; //Minimum indoor temperature $maxindoortempt = '12:00 AM'; //Time of Maximum indoor temperature $maxindoorhum = '68'; //Maximum indoor humidity $minindoorhum = '50'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '10:52 AM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '1:54 AM'; //Time of minimum indoor humidity $maxindoortempt = '12:00 AM'; //Time of Maximum indoor temperature $minindoortempt = '8:13 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '72.6'; //Yesterday's Maximum indoor temperature $minindoortempyest = '66.7'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '6:59 PM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '5:43 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '+2.1'; //Indoor temp change last hour $intemp24hoursago = '68.2'; //The indoor temperature 24 hours ago $inhumchangelasthour = '+4.0'; //Indoor hum change last hour $indoordewfaren = '55.9'; //Indoor dew point (oF) $VPextratemp1high = '77.0'; //Davis VP extra temp 1 high $VPextratemp2high = '57.0'; //Davis VP extra temp 2 high $generalextratemp1 = '77.0'; // Extra Temp Sensor $generalextratemp2 = '57.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '77.0'; //Davis VP extra temp 1 high $VPextratemp1low = '58.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '11:14 AM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '5:19 AM'; //Davis VP extra temp 1 low time $extratemp1 = '77.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 = '100.0'; //Month record high extra temp 1 $mrecordlowextratemp1 = '30.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '100.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 = '4'; //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 = '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 = '16'; //Hour of Month record high extra temp 1 $mrecordhighextratemp1min = '26'; //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 = '26'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '7'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '4'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2026'; //Year of month record low extra temp 1 $extratemp1 = '77.0'; //Extra temperature sensor 1 (change through to 8) //start extra temp2 $VPextratemp2high = '57.0'; //Davis VP extra temp 1 high $VPextratemp2low = '57.0'; //Davis VP extra temp 1 low $VPextratemp2hightime = '12:00 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 = '53.1'; //Month record low extra temp 1 $yrecordhighextratemp2 = '58.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 = '14'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '4'; //Month of month record high extra temp 1 $mrecordhighextratemp2yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp2day = '14'; //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 = '10'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '28'; //Minute of Month record high extra temp 1 $yrecordhighextratemp2hr = '10'; //Hour of year record high extra temp 1 $yrecordhighextratemp2min = '28'; //Minute of year record high extra temp 1 $mrecordlowextratemp2day = '4'; //Day of month record low extra temp 1 $mrecordlowextratemp2mth = '4'; //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 = '85'; //Davis VP extra humidity #1 $VPextrahum1high = '85'; //Davis VP extra hum 1 high $VPextrahum1low = '84'; //Davis VP extra hum 1 low $VPextrahum1hightime = '7:54 AM'; //Davis VP extra hum 1 high time $VPextrahum1lowtime = '12:00 AM'; //Davis VP extra hum 1 low time $avtempjannow = '16.7'; $avtempfebnow = '28.9'; $avtempmarnow = '39.3'; $avtempaprnow = '48.2'; $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.3';//Average temperature for february from your data $avtempmar = '36.0';//Average temperature for march from your data $avtempapr = '46.5';//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 = '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.33'; $avrainmarnow = '1.95'; $avrainaprnow = '5.74'; $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 = '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 = '77.7'; $yrecordhightempmonth = '4'; $yrecordhightempday = '14'; $yrecordhightempyear = '2026'; $yrecordlowtemp = '-18.0'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '23'; $yrecordlowtempyear = '2026'; $yrecordhighheatindex = '78.6'; $yrecordlowchill = '-34.4'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '23'; $yrecordlowchillyear = '2026'; $yrecordhighheatindexmonth = '3'; $yrecordhighheatindexday = '30'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '76.6F on: Mar 30 2026'; $ywarmestnightonrecord = '64.3F on: Apr 14 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 = '5.7'; $yrecordrainrate = '0.098'; $yrecorddayswithrain = '9'; $yrecorddaysnorain = '14'; $yrecordhighdew = '67.2'; $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 = '16'; $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 = '77.7'; $mrecordhightempmonth = '4'; $mrecordhightempday = '14'; $mrecordhightempyear = '2026'; $mrecordlowtemp = '21.0'; $mrecordlowtempmonth = '4'; $mrecordlowtempday = '7'; $mrecordlowtempyear = '2026'; $mrecordhighheatindex = '77.7'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '14'; $mrecordhighheatindexyear = '2026'; $mrecordlowchill = '16.0'; $mrecordlowchillmonth = '4'; $mrecordlowchillday = '7'; $mrecordlowchillyear = '2026'; $mwarmestdayonrecord = '67.6F on: Apr 14 2026'; $mwarmestnightonrecord = '64.3F on: Apr 14 2026'; $mcoldestdayonrecord = '32.4F on: Apr 07 2026'; $mcoldestnightonrecord = '29.8F on: Apr 07 2026'; $mrecordhighwindrun = '122.6'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '1'; $mrecordhighwindrunyr = '2026'; $mrecordwindgust = '26.0'; $mrecordhighgustmonth = '4'; $mrecordhighgustday = '8'; $mrecordhighgustyear = '2026'; $mrecordwindspeed = '13.7'; $mrecordhighavwindmonth = '4'; $mrecordhighavwindday = '4'; $mrecordhighavwindyear = '2026'; $mrecorddailyrain = '1.62'; $mrecordhighrainmth = '5.7'; $mrecordrainrate = '0.098'; $mrecorddayswithrain = '9'; $mrecorddaysnorain = '6'; $mrecordhighdew = '67.2'; $mrecordlowdew = '9.9'; $mrecordhighhum = '97'; $mrecordlowhum = '34'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '14'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '12'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '16'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '2'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '14'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '7'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '2'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '5'; $mrecordlowhumyear = '2026'; $mrecordhighbaro = '30.552'; $mrecordhighbaromonth = '4'; $mrecordhighbaroday = '7'; $mrecordhighbaroyear = '2026'; $mrecordlowbaro = '29.530'; $mrecordlowbaromonth = '4'; $mrecordlowbaroday = '2'; $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.0'; // Fire Weather Index $avtempweek = '58.5'; // Average Weekly Temp $hddday = '4.6'; // Heating Degree for day $hddmonth = '277.7'; // Heating Degree for month to date $hddyear = '3576.8'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '1.1'; // Cooling Degree for month to date $cddyear = '1.2'; // Cooling Degree for year to date $minchillweek = '36.6'; // Minimum Wind Chill over past 7 days $maxheatweek = '79.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.18'; //air density $solarnoon = '12:56'; // Solar noon $changeinday = '00:02:50'; // 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 = '65.9'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '2.4'; $maxdew = '62.7'; $maxdewt = '11:22 AM'; $mindew = '52.0'; $mindewt = '1:40 AM'; $maxdewyest = '59.6'; $maxdewyestt = '11:06 AM'; $mindewyest = '51.4'; $mindewyestt = '5:48 PM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '8.920'; $gddmonth = '122.5'; $gddyear = '234.6'; $maxheat = '71.0'; $maxheatt = '11:22 AM'; $maxheatyest = '71.1'; $yeartodateavtemp = '31.4'; $monthtodateavtemp = '48.2'; $maxchillyest = '71.1'; $monthtodatemaxgust = '26.5'; $monthtodateavspeed = '2.7'; // MTD average wind speed $monthtodateavgust = '4.8'; //MTD average wind gust $yeartodateavwind = '2.5'; // YTD average wind speed $yeartodategstwind = '4.5'; // YTD avg wind gust $lowbaro = '29.746'; $lowbarot = '11:18 AM'; $monthtodatemaxbaro = '30.553'; // MTD average wind speed $monthtodateminbaro = '29.531'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '57.1'; $yesterdayavtemp = '61.4'; $avgspeedsincereset = '1.3'; $maxheatyestt = '4:15 PM'; $windrunyesterday = '23.15'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '97'; $highhumt = '5:48 AM'; $lowhum = '74'; $lowhumt = '11:15 AM'; $maxhumyest = '97'; $maxhumyestt = '7:05 AM'; $minhumyest = '52'; $minhumyestt = '4:43 PM'; $recordhightempjan = '56.7'; $recordlowtempjan = '-18.0'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '2.8'; $recordhightempmar = '81.9'; $recordlowtempmar = '6.1'; $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 = '13:00 04 17 2026'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>