' . '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 = '2194'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '669'; // 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 = '8:05'; // time that the max gust last prior 1 hour occured $minbaroyest = '30.180'; $minbaroyestt = '7:51 PM'; $mrecordlowbaro = '29.205'; $mrecordlowbaroday = '3'; $mrecordlowbaromonth = '4'; $mrecordlowbaroyear = '2024'; $yrecordlowbaro = '29.111'; $yrecordlowbaroday = '9'; $yrecordlowbaromonth = '1'; $yrecordlowbaroyear = '2024'; // 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 = '96%'; // VP Current reception % *** NEW IN V1.01 $vpreception = '11716 459 0 196 145'; // 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 = '7.6'; // Fire Weather Index $avtempweek = '45.7'; // 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 = '8.7'; // Heating Degree for day $hddmonth = '449.4'; // Heating Degree for month to date $hddyear = '3431.5'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '4.3'; // Cooling Degree for month to date $cddyear = '4.3'; // Cooling Degree for year to date $minchillweek = '26.9'; // Minimum Wind Chill over past 7 days $maxheatweek = '76.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $recordlowchill = '-47.2'; //record low windchill $airdensity = '1.26'; //air density $solarnoon = '12:55'; // Solar noon $changeinday = '00:02:40'; // 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 = '41.5'; // // 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.0'; // New tags in Version 4.00 $maxdew = '36.0'; $maxdewt = '8:31 AM'; $mindew = '29.5'; $mindewt = '2:20 AM'; $maxdewyest = '30.8'; $maxdewyestt = '1:39 PM'; $mindewyest = '20.4'; $mindewyestt = '6:23 AM'; $mrecordhighdew = '56.9'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '17'; $mrecordlowdew = '20.2'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '20'; $yrecordhighdew = '56.9'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '17'; $yrecordlowdew = '-15.3'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '16'; $recordhighdew = '83.7'; $recordhighdewyear = '2019'; $recordhighdewmonth = '7'; $recordhighdewday = '19'; $recordlowdew = '-33.5'; $recordlowdewyear = '2019'; $recordlowdewmonth = '1'; $recordlowdewday = '30'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '7.890'; $gddmonth = '158.2'; $gddyear = '253.1'; // 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 = '45.5'; $maxheatt = '8:37 AM'; $maxheatyest = '62.2'; $mrecordhighheatindex = '80.3'; $yrecordhighheatindex = '80.3'; // 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 = '35.2'; $monthtodateavtemp = '47.4'; $maxchillyest = '62.2'; $monthtodatemaxgust = '21.9'; $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.9'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.3'; // YTD avg wind gust $lowbaro = '30.057'; $lowbarot = '6:07 AM'; $monthtodatemaxbaro = '30.345'; // MTD average wind speed $monthtodateminbaro = '29.207'; //MTD average wind gust $recordhighbaro = '30.962'; // All Time Record Avg Wind Speed $recordlowbaro = '25.171'; // All Time Record wind gust $recordhighavwindmonth = '1'; $recordhighavwindday = '17'; $recordhighavwindyear = '2018'; $recordhighgustmonth = '1'; $recordhighgustday = '17'; $recordhighgustyear = '2018'; $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $mrecordhighsolar = '0.0'; $yrecordhighsolar = '0.0'; $recordhighsolar = '0.0'; $recordhighsolarmonth = '1'; $recordhighsolarday = '5'; $recordhighsolaryear = '2022'; $mrecordhighuv = '0.0'; $yrecordhighuv = '0.0'; $recordhighuv = '0.0'; $recordhighuvmonth = '1'; $recordhighuvday = '5'; $recordhighuvyear = '2022'; $avtempsincemidnight = '40.4'; $yesterdayavtemp = '45.8'; $avgspeedsincereset = '1.0'; $maxheatyestt = '4:02 PM'; $recorddayswithrain = '13'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $mrecorddailyrain = '0.81'; $yrecorddailyrain = '0.81'; $mrecordhighheatindexday = '14'; $mrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '14'; $yrecordhighheatindexmonth = '4'; $mrecordhighsolarday = '5'; $mrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolarmonth = '1'; $mrecordhighuvday = '5'; $mrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvmonth = '1'; $windrunyesterday = '24.71'; $recordhighwindrun = '156.3'; $recordhighwindrunday = '18'; $recordhighwindrunmth = '3'; $recordhighwindrunyr = '2022'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '76'; $highhumt = '4:58 AM'; $lowhum = '63'; $lowhumt = '12:00 AM'; $maxhumyest = '70'; $maxhumyestt = '7:11 AM'; $minhumyest = '25'; $minhumyestt = '2:15 PM'; $mrecordhighhum = '96'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '2'; $mrecordlowhum = '23'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '14'; $yrecordhighhum = '97'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '26'; $yrecordlowhum = '23'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '14'; $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 = '53.8'; $recordlowtempjan = '-27.0'; $avtempjan = '20.0'; $avrainjan = '0.69'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '-15.2'; $avtempfeb = '23.0'; $avrainfeb = '1.00'; $recordhightempmar = '81.9'; $recordlowtempmar = '18.9'; $avtempmar = '35.6'; $avrainmar = '3.48'; $recordhightempapr = '86.9'; $recordlowtempapr = '27.1'; $avtempapr = '46.3'; $avrainapr = '4.98'; $recordhightempmay = '94.3'; $recordlowtempmay = '33.6'; $avtempmay = '59.3'; $avrainmay = '2.79'; $recordhightempjun = '97.3'; $recordlowtempjun = '42.1'; $avtempjun = '69.1'; $avrainjun = '2.68'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $avtempjul = '72.7'; $avrainjul = '4.15'; $recordhightempaug = '100.2'; $recordlowtempaug = '45.0'; $avtempaug = '70.4'; $avrainaug = '3.88'; $recordhightempsep = '97.3'; $recordlowtempsep = '35.6'; $avtempsep = '63.0'; $avrainsep = '1.56'; $recordhightempoct = '86.4'; $recordlowtempoct = '18.9'; $avtempoct = '50.1'; $avrainoct = '1.53'; $recordhightempnov = '66.7'; $recordlowtempnov = '7.3'; $avtempnov = '37.4'; $avrainnov = '0.79'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $avtempdec = '26.3'; $avraindec = '3.04'; // end of Webster Weather Live tags for High/Low/Average plugin // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Morning'; $avwindlastimediate60 = '2.2'; // average wind speed $avwindlastimediate120 = '1.5'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '2.1'; // average wind speed $avwindlastimediate30 = '2.1'; // average wind speed $todayhihumidex = '42.6'; //daily high humidex $todaylohumidex = '34.3'; //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 = '43.300'; // Snow for the Season //$snowmonthin = '6.100'; // 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 = '7.9'; $recordrainrate = '0.598'; $recorddaysnorain = '17'; $recordhighrainmthmth = '4'; $recordhighrainmthyr = '2022'; $recordrainratemonth = '8'; $recordrainrateday = '20'; $recordrainrateyear = '2022'; $recorddaysnorainmonth = '6'; $recorddaysnorainday = '6'; $recorddaysnorainyear = '2023'; $yrecordhighheatindexyear = '2024'; $ywarmestdayonrecord = '73.3F on: Apr 14 2024'; $ywarmestnightonrecord = '63.6F on: Apr 14 2024'; $ycoldestdayonrecord = '-5.3F on: Jan 14 2024'; $ycoldestnightonrecord = '-6.5F on: Jan 16 2024'; $yrecordhighwindrun = '128.1'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '28'; $yrecordhighwindrunyr = '2024'; $yrecordhighrainmth = '3.3'; $yrecordrainrate = '0.075'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '14'; $yrecorddailyrainmonth = '4'; $yrecorddailyrainday = '16'; $yrecorddailyrainyear = '2024'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2024'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '16'; $yrecordrainrateyear = '2024'; $yrecorddayswithrainmonth = '3'; $yrecorddayswithrainday = '26'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '24'; $yrecordhighdewyear = '2024'; $yrecordlowdewyear = '2024'; $yrecordhighhumyear = '2024'; $yrecordlowhumyear = '2024'; $yrecordhighsolaryear = '2022'; $yrecordhighuvyear = '2022'; $mrecordhighuvyear = '2022'; $mrecordhighheatindexyear = '2024'; $mrecordhighwindrun = '111.1'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2024'; $mrecordhighrainmth = '3.3'; $mrecordrainrate = '0.075'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '4'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '16'; $mrecorddailyrainyear = '2024'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2024'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '16'; $mrecordrainrateyear = '2024'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '4'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '16'; $mrecordhighdewyear = '2024'; $mrecordlowdewyear = '2024'; $mrecordhighhumyear = '2024'; $mrecordlowhumyear = '2024'; $mrecordhighsolaryear = '2022'; $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Morning'; $tempchangelasthourfaren = '+2.3'; //For snow prediction $abshum = '5.05'; //For snow prediction $avwindlastimediate15 = '2.1'; // average wind speed $avwindlastimediate30 = '2.1'; // average wind speed $avwindlastimediate60 = '2.2'; // average wind speed $avwindlastimediate120 = '1.5'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month $dayswithrainyear = '36'; // days with rain for year $todayhihumidex = '42.6'; //daily high humidex $todaylohumidex = '34.3'; //Daily low Humidex $dayornight = 'Day'; // Day or night flag $maxtemp4today = '74.5'; // max from station's records $mintemp4today = '28.8'; // min from station's records $maxtemp4todayyr = '2021'; // max year from station's records $mintemp4todayyr = '2023'; // min year from station's records $raintodateyearago = '8.08'; // Rain to date from last year $datareceivedcount = '626269'; //Data from station received count $indoortemp = '66.0'; //indoor temp $indoorhum = '35'; //indoor humidity $maxindoortemp = '68.6'; //.Maximum indoor temperature $minindoortemp = '62.1'; //Minimum indoor temperature $maxindoortempt = '5:10 AM'; //Time of Maximum indoor temperature $maxindoorhum = '38'; //Maximum indoor humidity $minindoorhum = '35'; //Minimun Indoor Humidity $dailyhighindoorhumtime = '4:17 AM'; //Time of maximum indoor humidity $dailylowindoorhumtime = '8:40 AM'; //Time of minimum indoor humidity $maxindoortempt = '5:10 AM'; //Time of Maximum indoor temperature $minindoortempt = '4:10 AM'; //Time of Minimum indoor temperature $maxindoortempyest = '66.0'; //Yesterday's Maximum indoor temperature $minindoortempyest = '59.9'; //Yesterday's Minimum indoor temperature $maxindoortempyestt = '6:46 PM'; //Time of yesterday's Maximum indoor temperature $minindoortempyestt = '7:38 AM'; //Time of yesterday's Minimum indoor temperature $intempchangelasthour = '+0.1'; //Indoor temp change last hour $intemp24hoursago = '59.9'; //The indoor temperature 24 hours ago $inhumchangelasthour = '-1.0'; //Indoor hum change last hour $indoordewfaren = '37.5'; //Indoor dew point (oF) $VPextratemp1high = '52.0'; //Davis VP extra temp 1 high $VPextratemp2high = '57.0'; //Davis VP extra temp 2 high $generalextratemp1 = '49.0'; // Extra Temp Sensor $generalextratemp2 = '57.0'; // Extra Temp Sensor2 // Start Extra Temp Sensor $VPextratemp1high = '52.0'; //Davis VP extra temp 1 high $VPextratemp1low = '46.0'; //Davis VP extra temp 1 low $VPextratemp1hightime = '12:00 AM'; //Davis VP extra temp 1 high time $VPextratemp1lowtime = '4:17 AM'; //Davis VP extra temp 1 low time $extratemp1 = '49.0'; //Extra temperature sensor 1 (change through to 8) $recordhighextratemp1 = '101.0'; //Record high extra temp 1 $recordlowextratemp1 = '23.0'; // Record low extra temp 1 $mrecordhighextratemp1 = '101.0'; //Month record high extra temp 1 $mrecordlowextratemp1 = '36.0'; //Month record low extra temp 1 $yrecordhighextratemp1 = '101.0'; //Year record high extra temp 1 $yrecordlowextratemp1 = '23.0'; //Year record low extra temp 1 $recordhighextratemp1day = '14'; //Day of record high extra temp 1 $recordhighextratemp1mth = '4'; //Month of record high extra temp 1 $recordhighextratemp1yr = '2024'; //Year of record high extra temp 1 $mrecordhighextratemp1day = '14'; //Day of month record high extra temp 1 $mrecordhighextratemp1mth = '4'; //Month of month record high extra temp 1 $mrecordhighextratemp1yr = '2024'; //Year of month record high extra temp 1 $yrecordhighextratemp1day = '14'; //Day of year record high extra temp 1 $yrecordhighextratemp1mth = '4'; //Month of year record high extra temp 1 $yrecordhighextratemp1yr = '2024'; //Year of year record high extra temp 1 $recordhighextratemp1hr = '14'; //Hour of record high extra temp 1 $recordhighextratemp1min = '21'; //Minute of record high extra temp 1 $recordlowextratemp1mth = '1'; //Month of record low extra temp 1 $recordlowextratemp1day = '16'; //Day of record low extra temp 1 $recordlowextratemp1yr = '2024'; //Year of record low extra temp 1 $mrecordhighextratemp1hr = '14'; //Hour of Month record high extra temp 1 $mrecordhighextratemp1min = '21'; //Minute of Month record high extra temp 1 $recordlowextratemp1hr = '7'; //Hour of record low extra temp 1 $recordlowextratemp1min = '40'; //Minute of record low extra temp 1 $yrecordhighextratemp1hr = '14'; //Hour of year record high extra temp 1 $yrecordhighextratemp1min = '21'; //Minute of year record high extra temp 1 $mrecordlowextratemp1day = '6'; //Day of month record low extra temp 1 $mrecordlowextratemp1mth = '4'; //Month of month record low extra temp 1 $mrecordlowextratemp1yr = '2024'; //Year of month record low extra temp 1 $extratemp1 = '49.0'; //Extra temperature sensor 1 (change through to 8) //start extra temp2 $VPextratemp2high = '57.0'; //Davis VP extra temp 1 high $VPextratemp2low = '56.0'; //Davis VP extra temp 1 low $VPextratemp2hightime = '4:48 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 = '60.1'; //Record high extra temp 1 $recordlowextratemp2 = '53.1'; // Record low extra temp 1 $mrecordhighextratemp2 = '59.0'; //Month record high extra temp 1 $mrecordlowextratemp2 = '55.0'; //Month record low extra temp 1 $yrecordhighextratemp2 = '59.0'; //Year record high extra temp 1 $yrecordlowextratemp2 = '53.1'; //Year record low extra temp 1 $recordhighextratemp2day = '23'; //Day of record high extra temp 1 $recordhighextratemp2mth = '11'; //Month of record high extra temp 1 $recordhighextratemp2yr = '2023'; //Year of record high extra temp 1 $mrecordhighextratemp2day = '17'; //Day of month record high extra temp 1 $mrecordhighextratemp2mth = '4'; //Month of month record high extra temp 1 $mrecordhighextratemp2yr = '2024'; //Year of month record high extra temp 1 $yrecordhighextratemp2day = '28'; //Day of year record high extra temp 1 $yrecordhighextratemp2mth = '2'; //Month of year record high extra temp 1 $yrecordhighextratemp2yr = '2024'; //Year of year record high extra temp 1 $recordhighextratemp2hr = '4'; //Hour of record high extra temp 1 $recordhighextratemp2min = '15'; //Minute of record high extra temp 1 $mrecordhighextratemp2hr = '9'; //Hour of Month record high extra temp 1 $mrecordhighextratemp2min = '12'; //Minute of Month record high extra temp 1 $yrecordhighextratemp2hr = '17'; //Hour of year record high extra temp 1 $yrecordhighextratemp2min = '27'; //Minute of year record high extra temp 1 $mrecordlowextratemp2day = '2'; //Day of month record low extra temp 1 $mrecordlowextratemp2mth = '4'; //Month of month record low extra temp 1 $mrecordlowextratemp2yr = '2024'; //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 = '63'; //Davis VP extra humidity #1 $VPextrahum1high = '63'; //Davis VP extra hum 1 high $VPextrahum1low = '62'; //Davis VP extra hum 1 low $VPextrahum1hightime = '12:00 AM'; //Davis VP extra hum 1 high time $VPextrahum1lowtime = '12:01 AM'; //Davis VP extra hum 1 low time $avtempjannow = '22.7'; $avtempfebnow = '33.8'; $avtempmarnow = '39.2'; $avtempaprnow = '47.4'; $avtempmaynow = '60.9'; $avtempjunnow = '69.7'; $avtempjulnow = '72.3'; $avtempaugnow = '71.3'; $avtempsepnow = '65.7'; $avtempoctnow = '51.5'; $avtempnovnow = '38.2'; $avtempdecnow = '34.5'; $avtempjan = '20.0';//Average temperature for january from your data $avtempfeb = '23.0';//Average temperature for february from your data $avtempmar = '35.6';//Average temperature for march from your data $avtempapr = '46.3';//Average temperature for april from your data $avtempmay = '59.3';//Average temperature for may from your data $avtempjun = '69.1';//Average temperature for june from your data $avtempjul = '72.7';//Average temperature for july from your data $avtempaug = '70.4';//Average temperature for august from your data $avtempsep = '63.0';//Average temperature for september from your data $avtempoct = '50.1';//Average temperature for october from your data $avtempnov = '37.4';//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.69'; $avrainfeb = '1.00'; $avrainmar = '3.48'; $avrainapr = '4.98'; $avrainmay = '2.79'; $avrainjun = '2.68'; $avrainjul = '4.15'; $avrainaug = '3.88'; $avrainsep = '1.56'; $avrainoct = '1.53'; $avrainnov = '0.79'; $avraindec = '3.04'; $avrainjannow = '0.82'; $avrainfebnow = '0.48'; $avrainmarnow = '3.23'; $avrainaprnow = '3.32'; $avrainmaynow = '0.98'; $avrainjunnow = '0.61'; $avrainjulnow = '4.91'; $avrainaugnow = '2.26'; $avrainsepnow = '2.41'; $avrainoctnow = '2.19'; $avrainnovnow = '0.79'; $avraindecnow = '1.53'; //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.3'; $recorddailyrain = '4.41'; $recordhighrainmth = '7.9'; $recordrainrate = '0.598'; $recorddayswithrain = '13'; $recorddaysnorain = '17'; $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 = '18'; $recordhighwindrunyr = '2022'; $recorddailyrainmonth = '7'; $recorddailyrainday = '22'; $recorddailyrainyear = '2010'; $recordhighrainmthmth = '4'; $recordhighrainmthyr = '2022'; $recordrainratemonth = '8'; $recordrainrateday = '20'; $recordrainrateyear = '2022'; $recorddayswithrainmonth = '4'; $recorddayswithrainday = '9'; $recorddayswithrainyear = '2022'; $recorddaysnorainmonth = '6'; $recorddaysnorainday = '6'; $recorddaysnorainyear = '2023'; $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 = '82.0'; $yrecordhightempmonth = '4'; $yrecordhightempday = '14'; $yrecordhightempyear = '2024'; $yrecordlowtemp = '-10.8'; $yrecordlowtempmonth = '1'; $yrecordlowtempday = '15'; $yrecordlowtempyear = '2024'; $yrecordhighheatindex = '80.3'; $yrecordlowchill = '-26.7'; $yrecordlowchillmonth = '1'; $yrecordlowchillday = '14'; $yrecordlowchillyear = '2024'; $yrecordhighheatindexmonth = '4'; $yrecordhighheatindexday = '14'; $yrecordhighheatindexyear = '2024'; $ywarmestdayonrecord = '73.3F on: Apr 14 2024'; $ywarmestnightonrecord = '63.6F on: Apr 14 2024'; $ycoldestdayonrecord = '-5.3F on: Jan 14 2024'; $ycoldestnightonrecord = '-6.5F on: Jan 16 2024'; $yrecordhighwindrun = '128.1'; $yrecordhighwindrunmth = '2'; $yrecordhighwindrunday = '28'; $yrecordhighwindrunyr = '2024'; $yrecordwindgust = '27.9'; $yrecordhighgustmonth = '2'; $yrecordhighgustday = '17'; $yrecordhighgustyear = '2024'; $yrecordwindspeed = '14.5'; $yrecordhighavwindmonth = '3'; $yrecordhighavwindday = '3'; $yrecordhighavwindyear = '2024'; $yrecorddailyrain = '0.81'; $yrecordhighrainmth = '3.3'; $yrecordrainrate = '0.075'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '14'; $yrecordhighdew = '56.9'; $yrecordlowdew = '-15.3'; $yrecordhighhum = '97'; $yrecordlowhum = '23'; $yrecorddailyrainmonth = '4'; $yrecorddailyrainday = '16'; $yrecorddailyrainyear = '2024'; $yrecordhighrainmthmth = '4'; $yrecordhighrainmthyr = '2024'; $yrecordrainratemonth = '4'; $yrecordrainrateday = '16'; $yrecordrainrateyear = '2024'; $yrecorddayswithrainmonth = '3'; $yrecorddayswithrainday = '26'; $yrecorddaysnorainmonth = '1'; $yrecorddaysnorainday = '24'; $yrecordhighdewmonth = '4'; $yrecordhighdewday = '17'; $yrecordhighdewyear = '2024'; $yrecordlowdewmonth = '1'; $yrecordlowdewday = '16'; $yrecordlowdewyear = '2024'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '26'; $yrecordhighhumyear = '2024'; $yrecordlowhummonth = '4'; $yrecordlowhumday = '14'; $yrecordlowhumyear = '2024'; $yrecordhighbaro = '30.629'; $yrecordhighbaromonth = '1'; $yrecordhighbaroday = '20'; $yrecordhighbaroyear = '2024'; $yrecordlowbaro = '29.111'; $yrecordhighsolar = '0.0'; $yrecordlowbaromonth = '1'; $yrecordlowbaroday = '9'; $yrecordlowbaroyear = '2024'; $yrecordhighsolarmonth = '1'; $yrecordhighsolarday = '5'; $yrecordhighsolaryear = '2022'; $yrecordhighuv = '0.0'; $yrecordhighuvmonth = '1'; $yrecordhighuvday = '5'; $yrecordhighuvyear = '2022'; $mrecordhightemp = '82.0'; $mrecordhightempmonth = '4'; $mrecordhightempday = '14'; $mrecordhightempyear = '2024'; $mrecordlowtemp = '28.8'; $mrecordlowtempmonth = '4'; $mrecordlowtempday = '6'; $mrecordlowtempyear = '2024'; $mrecordhighheatindex = '80.3'; $mrecordhighheatindexmonth = '4'; $mrecordhighheatindexday = '14'; $mrecordhighheatindexyear = '2024'; $mrecordlowchill = '24.1'; $mrecordlowchillmonth = '4'; $mrecordlowchillday = '3'; $mrecordlowchillyear = '2024'; $mwarmestdayonrecord = '73.3F on: Apr 14 2024'; $mwarmestnightonrecord = '63.6F on: Apr 14 2024'; $mcoldestdayonrecord = '32.9F on: Apr 03 2024'; $mcoldestnightonrecord = '32.2F on: Apr 03 2024'; $mrecordhighwindrun = '111.1'; $mrecordhighwindrunmth = '4'; $mrecordhighwindrunday = '3'; $mrecordhighwindrunyr = '2024'; $mrecordwindgust = '22.0'; $mrecordhighgustmonth = '4'; $mrecordhighgustday = '12'; $mrecordhighgustyear = '2024'; $mrecordwindspeed = '13.1'; $mrecordhighavwindmonth = '4'; $mrecordhighavwindday = '12'; $mrecordhighavwindyear = '2024'; $mrecorddailyrain = '0.81'; $mrecordhighrainmth = '3.3'; $mrecordrainrate = '0.075'; $mrecorddayswithrain = '4'; $mrecorddaysnorain = '4'; $mrecordhighdew = '56.9'; $mrecordlowdew = '20.2'; $mrecordhighhum = '96'; $mrecordlowhum = '23'; $mrecorddailyrainmonth = '4'; $mrecorddailyrainday = '16'; $mrecorddailyrainyear = '2024'; $mrecordhighrainmthmth = '4'; $mrecordhighrainmthyr = '2024'; $mrecordrainratemonth = '4'; $mrecordrainrateday = '16'; $mrecordrainrateyear = '2024'; $mrecorddayswithrainmonth = '4'; $mrecorddayswithrainday = '4'; $mrecorddaysnorainmonth = '4'; $mrecorddaysnorainday = '16'; $mrecordhighdewmonth = '4'; $mrecordhighdewday = '17'; $mrecordhighdewyear = '2024'; $mrecordlowdewmonth = '4'; $mrecordlowdewday = '20'; $mrecordlowdewyear = '2024'; $mrecordhighhummonth = '4'; $mrecordhighhumday = '2'; $mrecordhighhumyear = '2024'; $mrecordlowhummonth = '4'; $mrecordlowhumday = '14'; $mrecordlowhumyear = '2024'; $mrecordhighbaro = '30.345'; $mrecordhighbaromonth = '4'; $mrecordhighbaroday = '25'; $mrecordhighbaroyear = '2024'; $mrecordlowbaro = '29.205'; $mrecordlowbaromonth = '4'; $mrecordlowbaroday = '3'; $mrecordlowbaroyear = '2024'; $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 = '96%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.7'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '7.6'; // Fire Weather Index $avtempweek = '45.7'; // Average Weekly Temp $hddday = '8.7'; // Heating Degree for day $hddmonth = '449.4'; // Heating Degree for month to date $hddyear = '3431.5'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '4.3'; // Cooling Degree for month to date $cddyear = '4.3'; // Cooling Degree for year to date $minchillweek = '26.9'; // Minimum Wind Chill over past 7 days $maxheatweek = '76.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.26'; //air density $solarnoon = '12:55'; // Solar noon $changeinday = '00:02:40'; // 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 = '41.5'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '3.0'; $maxdew = '36.0'; $maxdewt = '8:31 AM'; $mindew = '29.5'; $mindewt = '2:20 AM'; $maxdewyest = '30.8'; $maxdewyestt = '1:39 PM'; $mindewyest = '20.4'; $mindewyestt = '6:23 AM'; $stationname = 'Sun Prairie Weather'; $raindifffromav = '---'; $raindifffromavyear = '7.890'; $gddmonth = '158.2'; $gddyear = '253.1'; $maxheat = '45.5'; $maxheatt = '8:37 AM'; $maxheatyest = '62.2'; $yeartodateavtemp = '35.2'; $monthtodateavtemp = '47.4'; $maxchillyest = '62.2'; $monthtodatemaxgust = '21.9'; $monthtodateavspeed = '2.7'; // MTD average wind speed $monthtodateavgust = '4.9'; //MTD average wind gust $yeartodateavwind = '2.4'; // YTD average wind speed $yeartodategstwind = '4.3'; // YTD avg wind gust $lowbaro = '30.057'; $lowbarot = '6:07 AM'; $monthtodatemaxbaro = '30.345'; // MTD average wind speed $monthtodateminbaro = '29.207'; //MTD average wind gust $sunshinehourstodateyear = '00:00'; $sunshineyesterday = '00:00'; $avtempsincemidnight = '40.4'; $yesterdayavtemp = '45.8'; $avgspeedsincereset = '1.0'; $maxheatyestt = '4:02 PM'; $windrunyesterday = '24.71'; $currentwdet = '0.000'; $yesterdaywdet = '0.000'; $highhum = '76'; $highhumt = '4:58 AM'; $lowhum = '63'; $lowhumt = '12:00 AM'; $maxhumyest = '70'; $maxhumyestt = '7:11 AM'; $minhumyest = '25'; $minhumyestt = '2:15 PM'; $recordhightempjan = '53.8'; $recordlowtempjan = '-27.0'; $recordhightempfeb = '70.7'; $recordlowtempfeb = '-15.2'; $recordhightempmar = '81.9'; $recordlowtempmar = '18.9'; $recordhightempapr = '86.9'; $recordlowtempapr = '27.1'; $recordhightempmay = '94.3'; $recordlowtempmay = '33.6'; $recordhightempjun = '97.3'; $recordlowtempjun = '42.1'; $recordhightempjul = '103.8'; $recordlowtempjul = '49.5'; $recordhightempaug = '100.2'; $recordlowtempaug = '45.0'; $recordhightempsep = '97.3'; $recordlowtempsep = '35.6'; $recordhightempoct = '86.4'; $recordlowtempoct = '18.9'; $recordhightempnov = '66.7'; $recordlowtempnov = '7.3'; $recordhightempdec = '54.9'; $recordlowtempdec = '-13.9'; $firstsnowseason = '10/31/2023'; $firstsnowseasonav = '14 of Nov'; //moon transit tag $moontransit = '02:41 04 26 2024'; //Moon transit time //end moon transit tag // end of other addons // end of testtags.txt/testtags.php ?>