' . '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 = '2203'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '672'; // 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:44'; // time that the max gust last prior 1 hour occured $minbaroyest = '29.918'; $minbaroyestt = '11:59 PM'; $mrecordlowbaro = '29.196'; $mrecordlowbaroday = '13'; $mrecordlowbaromonth = '3'; $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 = '97%'; // VP Current reception % *** NEW IN V1.01 $vpreception = '15435 398 0 263 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 = '29.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.6'; // Heating Degree for day $hddmonth = '574.0'; // Heating Degree for month to date $hddyear = '3079.0'; // 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 = '-1.1'; // Minimum Wind Chill over past 7 days $maxheatweek = '55.3'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.22'; //air density $solarnoon = '13:04'; // Solar noon $changeinday = '00:02:59'; // 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 = '50.7'; // // NEW TAGS in Version 2.80 // Not needed if not using Lightning display! // $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; // End of Lightning tags // // NEW TAGS IN VERSION 3.00 // $chandler = '3.2'; // New tags in Version 4.00 $maxdew = '46.1'; $maxdewt = '11:13 AM'; $mindew = '32.5'; $mindewt = '12:59 AM'; $maxdewyest = '40.6'; $maxdewyestt = '6:02 PM'; $mindewyest = '28.6'; $mindewyestt = '5:26 AM'; $mrecordhighdew = '57.7'; $mrecordhighdewmonth = '3'; $mrecordhighdewday = '6'; $mrecordlowdew = '2.1'; $mrecordlowdewmonth = '3'; $mrecordlowdewday = '17'; $yrecordhighdew = '57.7'; $yrecordhighdewmonth = '3'; $yrecordhighdewday = '6'; $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 = '3.010'; $gddmonth = '56.0'; $gddyear = '80.9'; // 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 = '55.4'; $maxheatt = '11:17 AM'; $maxheatyest = '50.5'; $mrecordhighheatindex = '69.4'; $yrecordhighheatindex = '69.4'; // 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 = '25.7'; $monthtodateavtemp = '35.6'; $maxchillyest = '50.5'; $monthtodatemaxgust = '32.2'; $recordwindspeed = '24.2'; // All Time Record Avg Wind Speed $recordwindgust = '55.2'; // All Time Record wind gust $monthtodateavspeed = '2.5'; // MTD average wind speed $monthtodateavgust = '4.5'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.4'; // YTD avg wind gust $lowbaro = '29.720'; $lowbarot = '6:27 AM'; $monthtodatemaxbaro = '30.554'; // MTD average wind speed $monthtodateminbaro = '29.198'; //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 = '46.1'; $yesterdayavtemp = '40.3'; $avgspeedsincereset = '2.5'; $maxheatyestt = '5:13 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '0.68'; $yrecorddailyrain = '0.68'; $mrecordhighheatindexday = '9'; $mrecordhighheatindexmonth = '3'; $yrecordhighheatindexday = '9'; $yrecordhighheatindexmonth = '3'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '23.79'; $recordhighwindrun = '171.0'; $recordhighwindrunday = '13'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2026'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '84'; $highhumt = '3:48 AM'; $lowhum = '69'; $lowhumt = '10:28 AM'; $maxhumyest = '90'; $maxhumyestt = '5:53 AM'; $minhumyest = '65'; $minhumyestt = '1:26 PM'; $mrecordhighhum = '98'; $mrecordhighhummonth = '3'; $mrecordhighhumday = '6'; $mrecordlowhum = '38'; $mrecordlowhummonth = '3'; $mrecordlowhumday = '9'; $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 = '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 = '3.0'; // average wind speed $avwindlastimediate120 = '2.6'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '3.1'; // average wind speed $avwindlastimediate30 = '2.9'; // average wind speed $todayhihumidex = '55.9'; //daily high humidex $todaylohumidex = '34.6'; //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 = '9.1'; // 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 = '59.4F on: Mar 09 2026'; $ywarmestnightonrecord = '56.5F on: Mar 07 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 = '1.8'; $yrecordrainrate = '0.059'; $yrecorddayswithrain = '3'; $yrecorddaysnorain = '14'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '7'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '3'; $yrecordrainrateday = '7'; $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 = '171.0'; $mrecordhighwindrunmth = '3'; $mrecordhighwindrunday = '13'; $mrecordhighwindrunyr = '2026'; $mrecordhighrainmth = '1.8'; $mrecordrainrate = '0.059'; $mrecorddayswithrain = '3'; $mrecorddaysnorain = '8'; $mrecorddailyrainmonth = '3'; $mrecorddailyrainday = '7'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '3'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '3'; $mrecordrainrateday = '7'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '3'; $mrecorddayswithrainday = '7'; $mrecorddaysnorainmonth = '3'; $mrecorddaysnorainday = '1'; $mrecordhighdewyear = '2026'; $mrecordlowdewyear = '2026'; $mrecordhighhumyear = '2026'; $mrecordlowhumyear = '2026'; $mrecordhighsolaryear = '2022'; $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Morning'; $tempchangelasthourfaren = '+2.2'; //For snow prediction $abshum = '5.85'; //For snow prediction $avwindlastimediate15 = '3.1'; // average wind speed $avwindlastimediate30 = '2.9'; // average wind speed $avwindlastimediate60 = '3.0'; // average wind speed $avwindlastimediate120 = '2.6'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '21'; // days with rain for year $todayhihumidex = '55.9'; //daily high humidex $todaylohumidex = '34.6'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '81.2'; // max from station's records $mintemp4today = '7.9'; // min from station's records $maxtemp4todayyr = '2012'; // max year from station's records $mintemp4todayyr = '2013'; // min year from station's records $raintodateyearago = '1.79'; // Rain to date from last year $datareceivedcount = '87241'; //Data from station received count $indoortemp = '63.9'; //indoor temp $indoorhum = '43'; //indoor humidity $maxindoortemp = '66.2'; //.Maximum indoor temperature $minindoortemp = '63.1'; //Minimum indoor temperature $maxindoortempt = '4:36 AM'; //Time of Maximum indoor temperature $maxindoorhum = '45'; //Maximum indoor humidity $minindoorhum = '40'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '8:42 AM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '5:49 AM'; //Time of minimum indoor humidity $maxindoortempt = '4:36 AM'; //Time of Maximum indoor temperature $minindoortempt = '3:52 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '70.1'; //Yesterday's Maximum indoor temperature $minindoortempyest = '61.1'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '6:26 PM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '1:59 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '0.0'; //Indoor temp change last hour $intemp24hoursago = '66.9'; //The indoor temperature 24 hours ago $inhumchangelasthour = '-1.0'; //Indoor hum change last hour $indoordewfaren = '41.0'; //Indoor dew point (oF) $VPextratemp1high = '58.0'; //Davis VP extra temp 1 high $VPextratemp2high = '53.0'; //Davis VP extra temp 2 high $generalextratemp1 = '58.0'; // Extra Temp Sensor $generalextratemp2 = '52.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '58.0'; //Davis VP extra temp 1 high $VPextratemp1low = '39.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '11:12 AM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '1:47 AM'; //Davis VP extra temp 1 low time $extratemp1 = '58.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 = '89.1'; //Month record high extra temp 1 $mrecordlowextratemp1 = '25.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '89.1'; //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 = '9'; //Day of month record high extra temp 1 $mrecordhighextratemp1mth = '3'; //Month of month record high extra temp 1 $mrecordhighextratemp1yr = '2026'; //Year of month record high extra temp 1 $yrecordhighextratemp1day = '9'; //Day of year record high extra temp 1 $yrecordhighextratemp1mth = '3'; //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 = '15'; //Hour of Month record high extra temp 1 $mrecordhighextratemp1min = '25'; //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 = '15'; //Hour of year record high extra temp 1 $yrecordhighextratemp1min = '25'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '2'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '3'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2026'; //Year of month record low extra temp 1 $extratemp1 = '58.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 = '12:00 AM'; //Davis VP extra temp 1 high time $VPextratemp2lowtime = '12:24 AM'; //Davis VP extra temp 1 low time $extratemp2 = '52.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 = '55.0'; //Month record high extra temp 1 $mrecordlowextratemp2 = '51.1'; //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 = '10'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '3'; //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 = '10'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '4'; //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 = '3'; //Month of month record low extra temp 1 $mrecordlowextratemp2yr = '2026'; //Year of month record low extra temp 1 $extratemp2 = '52.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 = '73'; //Davis VP extra hum 1 high $VPextrahum1low = '73'; //Davis VP extra hum 1 low $VPextrahum1hightime = '12:00 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 = '35.6'; $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.3';//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.69'; $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.33'; $avrainmarnow = '1.80'; $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 = '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 = '69.4'; $yrecordhightempmonth = '3'; $yrecordhightempday = '9'; $yrecordhightempyear = '2026'; $yrecordlowtemp = '-18.0'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '23'; $yrecordlowtempyear = '2026'; $yrecordhighheatindex = '69.4'; $yrecordlowchill = '-34.4'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '23'; $yrecordlowchillyear = '2026'; $yrecordhighheatindexmonth = '3'; $yrecordhighheatindexday = '9'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '59.4F on: Mar 09 2026'; $ywarmestnightonrecord = '56.5F on: Mar 07 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.0'; $yrecordhighgustmonth = '3'; $yrecordhighgustday = '13'; $yrecordhighgustyear = '2026'; $yrecordwindspeed = '17.1'; $yrecordhighavwindmonth = '3'; $yrecordhighavwindday = '13'; $yrecordhighavwindyear = '2026'; $yrecorddailyrain = '0.68'; $yrecordhighrainmth = '1.8'; $yrecordrainrate = '0.059'; $yrecorddayswithrain = '3'; $yrecorddaysnorain = '14'; $yrecordhighdew = '57.7'; $yrecordlowdew = '-27.8'; $yrecordhighhum = '98'; $yrecordlowhum = '25'; $yrecorddailyrainmonth = '3'; $yrecorddailyrainday = '7'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '3'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '3'; $yrecordrainrateday = '7'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '10'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '31'; $yrecordhighdewmonth = '3'; $yrecordhighdewday = '6'; $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 = '69.4'; $mrecordhightempmonth = '3'; $mrecordhightempday = '9'; $mrecordhightempyear = '2026'; $mrecordlowtemp = '6.1'; $mrecordlowtempmonth = '3'; $mrecordlowtempday = '17'; $mrecordlowtempyear = '2026'; $mrecordhighheatindex = '69.4'; $mrecordhighheatindexmonth = '3'; $mrecordhighheatindexday = '9'; $mrecordhighheatindexyear = '2026'; $mrecordlowchill = '-2.2'; $mrecordlowchillmonth = '3'; $mrecordlowchillday = '17'; $mrecordlowchillyear = '2026'; $mwarmestdayonrecord = '59.4F on: Mar 09 2026'; $mwarmestnightonrecord = '56.5F on: Mar 07 2026'; $mcoldestdayonrecord = '14.0F on: Mar 17 2026'; $mcoldestnightonrecord = '13.3F on: Mar 17 2026'; $mrecordhighwindrun = '171.0'; $mrecordhighwindrunmth = '3'; $mrecordhighwindrunday = '13'; $mrecordhighwindrunyr = '2026'; $mrecordwindgust = '32.0'; $mrecordhighgustmonth = '3'; $mrecordhighgustday = '13'; $mrecordhighgustyear = '2026'; $mrecordwindspeed = '17.1'; $mrecordhighavwindmonth = '3'; $mrecordhighavwindday = '13'; $mrecordhighavwindyear = '2026'; $mrecorddailyrain = '0.68'; $mrecordhighrainmth = '1.8'; $mrecordrainrate = '0.059'; $mrecorddayswithrain = '3'; $mrecorddaysnorain = '8'; $mrecordhighdew = '57.7'; $mrecordlowdew = '2.1'; $mrecordhighhum = '98'; $mrecordlowhum = '38'; $mrecorddailyrainmonth = '3'; $mrecorddailyrainday = '7'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '3'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '3'; $mrecordrainrateday = '7'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '3'; $mrecorddayswithrainday = '7'; $mrecorddaysnorainmonth = '3'; $mrecorddaysnorainday = '1'; $mrecordhighdewmonth = '3'; $mrecordhighdewday = '6'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '3'; $mrecordlowdewday = '17'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '3'; $mrecordhighhumday = '6'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '3'; $mrecordlowhumday = '9'; $mrecordlowhumyear = '2026'; $mrecordhighbaro = '30.555'; $mrecordhighbaromonth = '3'; $mrecordhighbaroday = '1'; $mrecordhighbaroyear = '2026'; $mrecordlowbaro = '29.196'; $mrecordlowbaromonth = '3'; $mrecordlowbaroday = '13'; $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 = '97%'; // 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 = '29.0'; // Average Weekly Temp $hddday = '10.6'; // Heating Degree for day $hddmonth = '574.0'; // Heating Degree for month to date $hddyear = '3079.0'; // 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 = '-1.1'; // Minimum Wind Chill over past 7 days $maxheatweek = '55.3'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.22'; //air density $solarnoon = '13:04'; // Solar noon $changeinday = '00:02:59'; // 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 = '50.7'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '3.2'; $maxdew = '46.1'; $maxdewt = '11:13 AM'; $mindew = '32.5'; $mindewt = '12:59 AM'; $maxdewyest = '40.6'; $maxdewyestt = '6:02 PM'; $mindewyest = '28.6'; $mindewyestt = '5:26 AM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '3.010'; $gddmonth = '56.0'; $gddyear = '80.9'; $maxheat = '55.4'; $maxheatt = '11:17 AM'; $maxheatyest = '50.5'; $yeartodateavtemp = '25.7'; $monthtodateavtemp = '35.6'; $maxchillyest = '50.5'; $monthtodatemaxgust = '32.2'; $monthtodateavspeed = '2.5'; // MTD average wind speed $monthtodateavgust = '4.5'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.4'; // YTD avg wind gust $lowbaro = '29.720'; $lowbarot = '6:27 AM'; $monthtodatemaxbaro = '30.554'; // MTD average wind speed $monthtodateminbaro = '29.198'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '46.1'; $yesterdayavtemp = '40.3'; $avgspeedsincereset = '2.5'; $maxheatyestt = '5:13 PM'; $windrunyesterday = '23.79'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '84'; $highhumt = '3:48 AM'; $lowhum = '69'; $lowhumt = '10:28 AM'; $maxhumyest = '90'; $maxhumyestt = '5:53 AM'; $minhumyest = '65'; $minhumyestt = '1:26 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 = '14:20 03 20 2026'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>