// $WX[] array size = 653 entries.
$WX['date'] = '2026-01-18'; // local date
$WX['time'] = '22:57:34'; // local time
$WX['dateUTC'] = '2026-01-19'; // UTC date
$WX['timeUTC'] = '04:57:34'; // UTCtime
$WX['uomTemp'] = '°F'; // UOM temperature
$WX['uomWind'] = 'mph'; // UOM wind
$WX['uomBaro'] = 'inHg'; // UOM barometer
$WX['uomRain'] = 'in'; // UOM rain
$WX['mbsystem-swversion'] = '6.2'; // Meteobridge version string (example: "1.1")
$WX['mbsystem-buildnum'] = '5136'; // build number as integer (example: 1673)
$WX['mbsystem-platform'] = 'VOCORE2'; // string that specifies hw platform (example: "TL-MR3020")
$WX['mbsystem-station'] = 'Vantage'; // string that specifies selected weather station (expample: "WMR-200")
$WX['mbsystem-language'] = 'English'; // language used on Meteobridge web interface (example: "English")
$WX['mbsystem-timezone'] = 'America/Chicago'; // defined timezone (example: "Europe/Berlin")
$WX['mbsystem-latitude'] = '30.053661'; // latitude as float (example: 53.875120)
$WX['mbsystem-longitude'] = '-95.496189'; // longitude as float (example: 9.885357)
$WX['mbsystem-lastgooddata'] = '0'; // seconds passed since last piece of meaningfull sensor data recorded, returns -1 if no sensor data recorded so far
$WX['mbsystem-uptime'] = '10481878'; // uptime of Meteobridge in seconds
$WX['mbsystem-cpuload1m'] = '0.2'; // shows average cpu load during last 1 minute
$WX['mbsystem-cpuload5m'] = '0.2'; // shows average cpu load during last 5 minutes
$WX['mbsystem-cpuload15m'] = '0.2'; // shows average cpu load during last 15 minutes
$WX['mbsystem-lunarage'] = '0'; // days passes since new moon as integer (example: 28)
$WX['mbsystem-lunarpercent'] = '0.1'; // lunarphase given as percentage from 0% (new moon) to 100% (full moon)
$WX['mbsystem-lunarsegment'] = '0'; // lunarphase segment as integer (0 = new moon, 1-3 = growing moon: quarter, half, three quarters, 4 = full moon, 5-7 = shrinking moon: three quarter, half, quarter)
$WX['mbsystem-daylength'] = '10:29'; // length of day (example: "11:28")
$WX['mbsystem-civildaylength'] = '11:20'; // alternative method for daylength computation (example: "12:38")
$WX['mbsystem-nauticaldaylength'] = '12:19'; // alternative method for daylength computation (example: "14:00")
$WX['mbsystem-sunrise'] = '07:18'; // time of sunrise in local time. Can be converted to UTC by applying "=utc" to the variable (example: "06:47", resp. "05:47")
$WX['mbsystem-sunset'] = '17:47'; // time of sunset in local time. Can be converted to UTC by applying "=utc" to the variable (example: "18:15", resp. "17:15")
$WX['mbsystem-civilsunrise'] = '06:52'; // alternative computation for sunrise.
$WX['mbsystem-civilsunset'] = '18:13'; // alternative computation for sunset.
$WX['mbsystem-nauticalsunrise'] = '06:23'; // alternative computation for sunrise.
$WX['mbsystem-nauticalsunset'] = '18:42'; // alternative alternative computation for sunset..
$WX['mbsystem-daynightflag'] = 'N'; // returns "D" when there is daylight, otherwise "N".
$WX['mbsystem-moonrise'] = '07:24'; // time of moonrise in local time. Please notice that not every day has a moonrise time, therefore, variable can be non-existent on certain days (example: "05:46", resp. "04:46")
$WX['mbsystem-moonset'] = '17:45'; // time of moonset in local time. Please notice that not every day has a moonset time, therefore, variable can be non-existent on certain days.
$WX['mbsystem-solarmax'] = '607'; // maximum possible solar radiation on that day at that point of the earth. Needs latitude and longitude set and pressure data available.
$WX['forecast-rule'] = '9'; // Davis forecast rule number
$WX['forecast-text'] = 'Partly cloudy with little temperature change.'; // Davis forecast reports in English
$WX['forecast-texteshtml'] = 'Parcialmente nuboso con ligeros cambios de temperatura.'; // Davis forecast reports in Spanish
$WX['th0temp-act'] = '43.5'; // outdoor temperature most recent
$WX['th0temp-val5'] = '43.9'; // outdoor temperature value 5 minutes ago
$WX['th0temp-val10'] = '43.9'; // outdoor temperature value 10 minutes ago
$WX['th0temp-val15'] = '44.1'; // outdoor temperature value 15 minutes ago
$WX['th0temp-val30'] = '44.1'; // outdoor temperature value 30 minutes ago
$WX['th0temp-val60'] = '42.4'; // outdoor temperature value 60 minutes ago
$WX['th0temp-delta2h'] = '31.6'; // outdoor temperature delta 2 hours ago
$WX['th0temp-delta3h'] = '28.4'; // outdoor temperature delta 3 hours ago
$WX['th0temp-delta6h'] = '20.3'; // outdoor temperature delta 6 hours ago
$WX['th0temp-delta12h'] = '28.4'; // outdoor temperature delta 12 hours ago
$WX['th0temp-delta24h'] = '33.4'; // outdoor temperature delta 24 hours ago
$WX['th0temp-avg@h48'] = '58.0'; // outdoor temperature avg 48 hours ago
$WX['th0temp-avg@h72'] = '50.1'; // outdoor temperature avg 72 hours ago
$WX['th0temp-avg@h96'] = '53.3'; // outdoor temperature avg 96 hours ago
$WX['th0temp-avg@h120'] = '47.0'; // outdoor temperature avg 120 hours ago
$WX['th0temp-avg@h144'] = '46.3'; // outdoor temperature avg 144 hours ago
$WX['th0temp-avg@h168'] = '49.0'; // outdoor temperature avg 168 hours ago
$WX['th0temp-hmin'] = '42.1'; // outdoor temperature min of this hour
$WX['th0temp-hmintime'] = '20260118220836'; // outdoor temperature timestamp min of this hour
$WX['th0temp-hmax'] = '44.2'; // outdoor temperature max of this hour
$WX['th0temp-hmaxtime'] = '20260118224212'; // outdoor temperature timestamp max of this hour
$WX['th0temp-dmin'] = '30.4'; // outdoor temperature min of today
$WX['th0temp-dmintime'] = '20260118074618'; // outdoor temperature timestamp min of today
$WX['th0temp-dmax'] = '57.0'; // outdoor temperature max of today
$WX['th0temp-dmaxtime'] = '20260118142601'; // outdoor temperature timestamp max of today
$WX['th0temp-ydmin'] = '39.7'; // outdoor temperature min of yesterday
$WX['th0temp-ydmintime'] = '20260117235942'; // outdoor temperature timestamp min of yesterday
$WX['th0temp-ydmax'] = '57.0'; // outdoor temperature max of yesterday
$WX['th0temp-ydmaxtime'] = '20260117135533'; // outdoor temperature timestamp max of yesterday
$WX['th0temp-mmin'] = '30.4'; // outdoor temperature min of this month
$WX['th0temp-mmintime'] = '20260118074618'; // outdoor temperature timestamp min of this month
$WX['th0temp-mmax'] = '82.8'; // outdoor temperature max of this month
$WX['th0temp-mmaxtime'] = '20260102151528'; // outdoor temperature timestamp max of this month
$WX['th0temp-ymin'] = '30.4'; // outdoor temperature min of this year
$WX['th0temp-ymintime'] = '20260118074618'; // outdoor temperature timestamp min of this year
$WX['th0temp-ymax'] = '82.8'; // outdoor temperature max of this year
$WX['th0temp-ymaxtime'] = '20260102151528'; // outdoor temperature timestamp max of this year
$WX['th0temp-amin'] = '15.3'; // outdoor temperature min of all time
$WX['th0temp-amintime'] = '20221223072604'; // outdoor temperature timestamp min of all time
$WX['th0temp-amax'] = '112.3'; // outdoor temperature max of all time
$WX['th0temp-amaxtime'] = '20220712130941'; // outdoor temperature timestamp max of all time
$WX['th0temp-starttime'] = '20150201005219'; // outdoor temperature timestamp of first recorded data
$WX['th0hum-act'] = '57'; // outdoor humidity most recent
$WX['th0hum-val5'] = '56'; // outdoor humidity value 5 minutes ago
$WX['th0hum-val10'] = '56'; // outdoor humidity value 10 minutes ago
$WX['th0hum-val15'] = '56'; // outdoor humidity value 15 minutes ago
$WX['th0hum-val30'] = '56'; // outdoor humidity value 30 minutes ago
$WX['th0hum-val60'] = '62'; // outdoor humidity value 60 minutes ago
$WX['th0hum-delta2h'] = '-1'; // outdoor humidity delta 2 hours ago
$WX['th0hum-delta3h'] = '9'; // outdoor humidity delta 3 hours ago
$WX['th0hum-delta6h'] = '21'; // outdoor humidity delta 6 hours ago
$WX['th0hum-delta12h'] = '13'; // outdoor humidity delta 12 hours ago
$WX['th0hum-delta24h'] = '16'; // outdoor humidity delta 24 hours ago
$WX['th0hum-avg@h48'] = '51'; // outdoor humidity avg 48 hours ago
$WX['th0hum-avg@h72'] = '70'; // outdoor humidity avg 72 hours ago
$WX['th0hum-avg@h96'] = '58'; // outdoor humidity avg 96 hours ago
$WX['th0hum-avg@h120'] = '87'; // outdoor humidity avg 120 hours ago
$WX['th0hum-avg@h144'] = '73'; // outdoor humidity avg 144 hours ago
$WX['th0hum-avg@h168'] = '66'; // outdoor humidity avg 168 hours ago
$WX['th0hum-hmin'] = '55'; // outdoor humidity min of this hour
$WX['th0hum-hmintime'] = '20260118224012'; // outdoor humidity timestamp min of this hour
$WX['th0hum-hmax'] = '62'; // outdoor humidity max of this hour
$WX['th0hum-hmaxtime'] = '20260118221022'; // outdoor humidity timestamp max of this hour
$WX['th0hum-dmin'] = '31'; // outdoor humidity min of today
$WX['th0hum-dmintime'] = '20260118152611'; // outdoor humidity timestamp min of today
$WX['th0hum-dmax'] = '62'; // outdoor humidity max of today
$WX['th0hum-dmaxtime'] = '20260118221022'; // outdoor humidity timestamp max of today
$WX['th0hum-ydmin'] = '30'; // outdoor humidity min of yesterday
$WX['th0hum-ydmintime'] = '20260117144529'; // outdoor humidity timestamp min of yesterday
$WX['th0hum-ydmax'] = '47'; // outdoor humidity max of yesterday
$WX['th0hum-ydmaxtime'] = '20260117200311'; // outdoor humidity timestamp max of yesterday
$WX['th0hum-mmin'] = '30'; // outdoor humidity min of this month
$WX['th0hum-mmintime'] = '20260117144529'; // outdoor humidity timestamp min of this month
$WX['th0hum-mmax'] = '95'; // outdoor humidity max of this month
$WX['th0hum-mmaxtime'] = '20260110061709'; // outdoor humidity timestamp max of this month
$WX['th0hum-ymin'] = '30'; // outdoor humidity min of this year
$WX['th0hum-ymintime'] = '20260117144529'; // outdoor humidity timestamp min of this year
$WX['th0hum-ymax'] = '95'; // outdoor humidity max of this year
$WX['th0hum-ymaxtime'] = '20260110061709'; // outdoor humidity timestamp max of this year
$WX['th0hum-amin'] = '13'; // outdoor humidity min of all time
$WX['th0hum-amintime'] = '20151013220119'; // outdoor humidity timestamp min of all time
$WX['th0hum-amax'] = '100'; // outdoor humidity max of all time
$WX['th0hum-amaxtime'] = '20190101112710'; // outdoor humidity timestamp max of all time
$WX['th0hum-starttime'] = '20150201000009'; // outdoor humidity timestamp of first recorded data
$WX['th0dew-act'] = '29.3'; // outdoor dewpoint most recent
$WX['th0dew-val5'] = '29.1'; // outdoor dewpoint value 5 minutes ago
$WX['th0dew-val10'] = '29.1'; // outdoor dewpoint value 10 minutes ago
$WX['th0dew-val15'] = '29.3'; // outdoor dewpoint value 15 minutes ago
$WX['th0dew-val30'] = '29.3'; // outdoor dewpoint value 30 minutes ago
$WX['th0dew-val60'] = '30.4'; // outdoor dewpoint value 60 minutes ago
$WX['th0dew-delta2h'] = '31.3'; // outdoor dewpoint delta 2 hours ago
$WX['th0dew-delta3h'] = '32.9'; // outdoor dewpoint delta 3 hours ago
$WX['th0dew-delta6h'] = '32.5'; // outdoor dewpoint delta 6 hours ago
$WX['th0dew-delta12h'] = '35.1'; // outdoor dewpoint delta 12 hours ago
$WX['th0dew-delta24h'] = '41.1'; // outdoor dewpoint delta 24 hours ago
$WX['th0dew-avg@h48'] = '39.9'; // outdoor dewpoint avg 48 hours ago
$WX['th0dew-avg@h72'] = '40.8'; // outdoor dewpoint avg 72 hours ago
$WX['th0dew-avg@h96'] = '39.1'; // outdoor dewpoint avg 96 hours ago
$WX['th0dew-avg@h120'] = '43.5'; // outdoor dewpoint avg 120 hours ago
$WX['th0dew-avg@h144'] = '38.2'; // outdoor dewpoint avg 144 hours ago
$WX['th0dew-avg@h168'] = '38.1'; // outdoor dewpoint avg 168 hours ago
$WX['th0dew-hmin'] = '28.9'; // outdoor dewpoint min of this hour
$WX['th0dew-hmintime'] = '20260118225526'; // outdoor dewpoint timestamp min of this hour
$WX['th0dew-hmax'] = '30.4'; // outdoor dewpoint max of this hour
$WX['th0dew-hmaxtime'] = '20260118220236'; // outdoor dewpoint timestamp max of this hour
$WX['th0dew-dmin'] = '18.3'; // outdoor dewpoint min of today
$WX['th0dew-dmintime'] = '20260118073644'; // outdoor dewpoint timestamp min of today
$WX['th0dew-dmax'] = '31.1'; // outdoor dewpoint max of today
$WX['th0dew-dmaxtime'] = '20260118134513'; // outdoor dewpoint timestamp max of today
$WX['th0dew-ydmin'] = '18.1'; // outdoor dewpoint min of yesterday
$WX['th0dew-ydmintime'] = '20260117220000'; // outdoor dewpoint timestamp min of yesterday
$WX['th0dew-ydmax'] = '36.0'; // outdoor dewpoint max of yesterday
$WX['th0dew-ydmaxtime'] = '20260117000018'; // outdoor dewpoint timestamp max of yesterday
$WX['th0dew-mmin'] = '18.1'; // outdoor dewpoint min of this month
$WX['th0dew-mmintime'] = '20260117220000'; // outdoor dewpoint timestamp min of this month
$WX['th0dew-mmax'] = '73.9'; // outdoor dewpoint max of this month
$WX['th0dew-mmaxtime'] = '20260109125308'; // outdoor dewpoint timestamp max of this month
$WX['th0dew-ymin'] = '18.1'; // outdoor dewpoint min of this year
$WX['th0dew-ymintime'] = '20260117220000'; // outdoor dewpoint timestamp min of this year
$WX['th0dew-ymax'] = '73.9'; // outdoor dewpoint max of this year
$WX['th0dew-ymaxtime'] = '20260109125308'; // outdoor dewpoint timestamp max of this year
$WX['th0dew-amin'] = '3.9'; // outdoor dewpoint min of all time
$WX['th0dew-amintime'] = '20221223072604'; // outdoor dewpoint timestamp min of all time
$WX['th0dew-amax'] = '84.7'; // outdoor dewpoint max of all time
$WX['th0dew-amaxtime'] = '20160629170840'; // outdoor dewpoint timestamp max of all time
$WX['th0dew-starttime'] = '20150201000009'; // outdoor dewpoint timestamp of first recorded data
$WX['thb0temp-act'] = '92.8'; // indoor temperature most recent
$WX['thb0temp-val5'] = '92.7'; // indoor temperature value 5 minutes ago
$WX['thb0temp-val10'] = '92.5'; // indoor temperature value 10 minutes ago
$WX['thb0temp-val15'] = '91.9'; // indoor temperature value 15 minutes ago
$WX['thb0temp-val30'] = '90.7'; // indoor temperature value 30 minutes ago
$WX['thb0temp-val60'] = '88.2'; // indoor temperature value 60 minutes ago
$WX['thb0temp-hmin'] = '88.2'; // indoor temperature min of this hour
$WX['thb0temp-hmintime'] = '20260118220010'; // indoor temperature timestamp min of this hour
$WX['thb0temp-hmax'] = '92.8'; // indoor temperature max of this hour
$WX['thb0temp-hmaxtime'] = '20260118225616'; // indoor temperature timestamp max of this hour
$WX['thb0temp-dmin'] = '85.6'; // indoor temperature min of today
$WX['thb0temp-dmintime'] = '20260118082414'; // indoor temperature timestamp min of today
$WX['thb0temp-dmax'] = '92.8'; // indoor temperature max of today
$WX['thb0temp-dmaxtime'] = '20260118225616'; // indoor temperature timestamp max of today
$WX['thb0temp-ydmin'] = '85.6'; // indoor temperature min of yesterday
$WX['thb0temp-ydmintime'] = '20260117213312'; // indoor temperature timestamp min of yesterday
$WX['thb0temp-ydmax'] = '89.8'; // indoor temperature max of yesterday
$WX['thb0temp-ydmaxtime'] = '20260117230612'; // indoor temperature timestamp max of yesterday
$WX['thb0temp-mmin'] = '81.7'; // indoor temperature min of this month
$WX['thb0temp-mmintime'] = '20260115072106'; // indoor temperature timestamp min of this month
$WX['thb0temp-mmax'] = '92.8'; // indoor temperature max of this month
$WX['thb0temp-mmaxtime'] = '20260118225616'; // indoor temperature timestamp max of this month
$WX['thb0temp-ymin'] = '81.7'; // indoor temperature min of this year
$WX['thb0temp-ymintime'] = '20260115072106'; // indoor temperature timestamp min of this year
$WX['thb0temp-ymax'] = '92.8'; // indoor temperature max of this year
$WX['thb0temp-ymaxtime'] = '20260118225616'; // indoor temperature timestamp max of this year
$WX['thb0temp-amin'] = '68.2'; // indoor temperature min of all time
$WX['thb0temp-amintime'] = '20180308055800'; // indoor temperature timestamp min of all time
$WX['thb0temp-amax'] = '101.5'; // indoor temperature max of all time
$WX['thb0temp-amaxtime'] = '20230820181442'; // indoor temperature timestamp max of all time
$WX['thb0temp-starttime'] = '20150201005603'; // indoor temperature timestamp of first recorded data
$WX['thb0hum-act'] = '20'; // indoor humidity most recent
$WX['thb0hum-val5'] = '20'; // indoor humidity value 5 minutes ago
$WX['thb0hum-val10'] = '20'; // indoor humidity value 10 minutes ago
$WX['thb0hum-val15'] = '20'; // indoor humidity value 15 minutes ago
$WX['thb0hum-val30'] = '20'; // indoor humidity value 30 minutes ago
$WX['thb0hum-val60'] = '21'; // indoor humidity value 60 minutes ago
$WX['thb0hum-hmin'] = '19'; // indoor humidity min of this hour
$WX['thb0hum-hmintime'] = '20260118225514'; // indoor humidity timestamp min of this hour
$WX['thb0hum-hmax'] = '21'; // indoor humidity max of this hour
$WX['thb0hum-hmaxtime'] = '20260118222014'; // indoor humidity timestamp max of this hour
$WX['thb0hum-dmin'] = '17'; // indoor humidity min of today
$WX['thb0hum-dmintime'] = '20260118133013'; // indoor humidity timestamp min of today
$WX['thb0hum-dmax'] = '22'; // indoor humidity max of today
$WX['thb0hum-dmaxtime'] = '20260118214116'; // indoor humidity timestamp max of today
$WX['thb0hum-ydmin'] = '19'; // indoor humidity min of yesterday
$WX['thb0hum-ydmintime'] = '20260117230910'; // indoor humidity timestamp min of yesterday
$WX['thb0hum-ydmax'] = '30'; // indoor humidity max of yesterday
$WX['thb0hum-ydmaxtime'] = '20260117013713'; // indoor humidity timestamp max of yesterday
$WX['thb0hum-mmin'] = '17'; // indoor humidity min of this month
$WX['thb0hum-mmintime'] = '20260118133013'; // indoor humidity timestamp min of this month
$WX['thb0hum-mmax'] = '45'; // indoor humidity max of this month
$WX['thb0hum-mmaxtime'] = '20260109201213'; // indoor humidity timestamp max of this month
$WX['thb0hum-ymin'] = '17'; // indoor humidity min of this year
$WX['thb0hum-ymintime'] = '20260118133013'; // indoor humidity timestamp min of this year
$WX['thb0hum-ymax'] = '45'; // indoor humidity max of this year
$WX['thb0hum-ymaxtime'] = '20260109201213'; // indoor humidity timestamp max of this year
$WX['thb0hum-amin'] = '14'; // indoor humidity min of all time
$WX['thb0hum-amintime'] = '20240116105545'; // indoor humidity timestamp min of all time
$WX['thb0hum-amax'] = '72'; // indoor humidity max of all time
$WX['thb0hum-amaxtime'] = '20180305162300'; // indoor humidity timestamp max of all time
$WX['thb0hum-starttime'] = '20150201000003'; // indoor humidity timestamp of first recorded data
$WX['thb0dew-act'] = '45.9'; // indoor dewpoint most recent
$WX['thb0dew-val5'] = '45.7'; // indoor dewpoint value 5 minutes ago
$WX['thb0dew-val10'] = '45.5'; // indoor dewpoint value 10 minutes ago
$WX['thb0dew-val15'] = '45.1'; // indoor dewpoint value 15 minutes ago
$WX['thb0dew-val30'] = '44.1'; // indoor dewpoint value 30 minutes ago
$WX['thb0dew-val60'] = '43.3'; // indoor dewpoint value 60 minutes ago
$WX['thb0dew-hmin'] = '43.3'; // indoor dewpoint min of this hour
$WX['thb0dew-hmintime'] = '20260118220010'; // indoor dewpoint timestamp min of this hour
$WX['thb0dew-hmax'] = '45.9'; // indoor dewpoint max of this hour
$WX['thb0dew-hmaxtime'] = '20260118225616'; // indoor dewpoint timestamp max of this hour
$WX['thb0dew-dmin'] = '36.3'; // indoor dewpoint min of today
$WX['thb0dew-dmintime'] = '20260118085308'; // indoor dewpoint timestamp min of today
$WX['thb0dew-dmax'] = '45.9'; // indoor dewpoint max of today
$WX['thb0dew-dmaxtime'] = '20260118225616'; // indoor dewpoint timestamp max of today
$WX['thb0dew-ydmin'] = '40.1'; // indoor dewpoint min of yesterday
$WX['thb0dew-ydmintime'] = '20260117113112'; // indoor dewpoint timestamp min of yesterday
$WX['thb0dew-ydmax'] = '53.6'; // indoor dewpoint max of yesterday
$WX['thb0dew-ydmaxtime'] = '20260117001513'; // indoor dewpoint timestamp max of yesterday
$WX['thb0dew-mmin'] = '36.3'; // indoor dewpoint min of this month
$WX['thb0dew-mmintime'] = '20260118085308'; // indoor dewpoint timestamp min of this month
$WX['thb0dew-mmax'] = '66.9'; // indoor dewpoint max of this month
$WX['thb0dew-mmaxtime'] = '20260109200939'; // indoor dewpoint timestamp max of this month
$WX['thb0dew-ymin'] = '36.3'; // indoor dewpoint min of this year
$WX['thb0dew-ymintime'] = '20260118085308'; // indoor dewpoint timestamp min of this year
$WX['thb0dew-ymax'] = '66.9'; // indoor dewpoint max of this year
$WX['thb0dew-ymaxtime'] = '20260109200939'; // indoor dewpoint timestamp max of this year
$WX['thb0dew-amin'] = '28.9'; // indoor dewpoint min of all time
$WX['thb0dew-amintime'] = '20240117052931'; // indoor dewpoint timestamp min of all time
$WX['thb0dew-amax'] = '75.0'; // indoor dewpoint max of all time
$WX['thb0dew-amaxtime'] = '20240709211041'; // indoor dewpoint timestamp max of all time
$WX['thb0dew-starttime'] = '20150201005603'; // indoor dewpoint timestamp of first recorded data
$WX['thb0press-act'] = '30.17'; // station pressure most recent
$WX['thb0press-val5'] = '30.17'; // station pressure value 5 minutes ago
$WX['thb0press-val10'] = '30.16'; // station pressure value 10 minutes ago
$WX['thb0press-val15'] = '30.16'; // station pressure value 15 minutes ago
$WX['thb0press-val30'] = '30.16'; // station pressure value 30 minutes ago
$WX['thb0press-val60'] = '30.15'; // station pressure value 60 minutes ago
$WX['thb0press-hmin'] = '30.15'; // station pressure min of this hour
$WX['thb0press-hmintime'] = '20260118220114'; // station pressure timestamp min of this hour
$WX['thb0press-hmax'] = '30.17'; // station pressure max of this hour
$WX['thb0press-hmaxtime'] = '20260118225620'; // station pressure timestamp max of this hour
$WX['thb0press-dmin'] = '30.12'; // station pressure min of today
$WX['thb0press-dmintime'] = '20260118172615'; // station pressure timestamp min of today
$WX['thb0press-dmax'] = '30.33'; // station pressure max of today
$WX['thb0press-dmaxtime'] = '20260118101612'; // station pressure timestamp max of today
$WX['thb0press-ydmin'] = '30.01'; // station pressure min of yesterday
$WX['thb0press-ydmintime'] = '20260117001613'; // station pressure timestamp min of yesterday
$WX['thb0press-ydmax'] = '30.35'; // station pressure max of yesterday
$WX['thb0press-ydmaxtime'] = '20260117224912'; // station pressure timestamp max of yesterday
$WX['thb0press-mmin'] = '29.59'; // station pressure min of this month
$WX['thb0press-mmintime'] = '20260102171910'; // station pressure timestamp min of this month
$WX['thb0press-mmax'] = '30.45'; // station pressure max of this month
$WX['thb0press-mmaxtime'] = '20260111110507'; // station pressure timestamp max of this month
$WX['thb0press-ymin'] = '29.59'; // station pressure min of this year
$WX['thb0press-ymintime'] = '20260102171910'; // station pressure timestamp min of this year
$WX['thb0press-ymax'] = '30.45'; // station pressure max of this year
$WX['thb0press-ymaxtime'] = '20260111110507'; // station pressure timestamp max of this year
$WX['thb0press-amin'] = '29.06'; // station pressure min of all time
$WX['thb0press-amintime'] = '20240708101453'; // station pressure timestamp min of all time
$WX['thb0press-amax'] = '30.61'; // station pressure max of all time
$WX['thb0press-amaxtime'] = '20221223100838'; // station pressure timestamp max of all time
$WX['thb0press-starttime'] = '20150201000003'; // station pressure timestamp of first recorded data
$WX['thb0seapress-act'] = '30.32'; // sealevel pressure most recent
$WX['thb0seapress-val5'] = '30.32'; // sealevel pressure value 5 minutes ago
$WX['thb0seapress-val10'] = '30.32'; // sealevel pressure value 10 minutes ago
$WX['thb0seapress-val15'] = '30.32'; // sealevel pressure value 15 minutes ago
$WX['thb0seapress-val30'] = '30.32'; // sealevel pressure value 30 minutes ago
$WX['thb0seapress-val60'] = '30.31'; // sealevel pressure value 60 minutes ago
$WX['thb0seapress-delta2h'] = '0.02'; // sealevel pressure delta 2 hours ago
$WX['thb0seapress-delta3h'] = '0.03'; // sealevel pressure delta 3 hours ago
$WX['thb0seapress-delta6h'] = '0.04'; // sealevel pressure delta 6 hours ago
$WX['thb0seapress-delta12h'] = '-0.15'; // sealevel pressure delta 12 hours ago
$WX['thb0seapress-delta24h'] = '-0.18'; // sealevel pressure delta 24 hours ago
$WX['thb0seapress-avg@h48'] = '30.13'; // sealevel pressure avg 48 hours ago
$WX['thb0seapress-avg@h72'] = '30.09'; // sealevel pressure avg 72 hours ago
$WX['thb0seapress-avg@h96'] = '30.24'; // sealevel pressure avg 96 hours ago
$WX['thb0seapress-avg@h120'] = '30.17'; // sealevel pressure avg 120 hours ago
$WX['thb0seapress-avg@h144'] = '30.43'; // sealevel pressure avg 144 hours ago
$WX['thb0seapress-avg@h168'] = '30.54'; // sealevel pressure avg 168 hours ago
$WX['thb0seapress-hmin'] = '30.31'; // sealevel pressure min of this hour
$WX['thb0seapress-hmintime'] = '20260118220114'; // sealevel pressure timestamp min of this hour
$WX['thb0seapress-hmax'] = '30.32'; // sealevel pressure max of this hour
$WX['thb0seapress-hmaxtime'] = '20260118225616'; // sealevel pressure timestamp max of this hour
$WX['thb0seapress-dmin'] = '30.27'; // sealevel pressure min of today
$WX['thb0seapress-dmintime'] = '20260118172517'; // sealevel pressure timestamp min of today
$WX['thb0seapress-dmax'] = '30.49'; // sealevel pressure max of today
$WX['thb0seapress-dmaxtime'] = '20260118101512'; // sealevel pressure timestamp max of today
$WX['thb0seapress-ydmin'] = '30.16'; // sealevel pressure min of yesterday
$WX['thb0seapress-ydmintime'] = '20260117000909'; // sealevel pressure timestamp min of yesterday
$WX['thb0seapress-ydmax'] = '30.51'; // sealevel pressure max of yesterday
$WX['thb0seapress-ydmaxtime'] = '20260117224018'; // sealevel pressure timestamp max of yesterday
$WX['thb0seapress-mmin'] = '29.74'; // sealevel pressure min of this month
$WX['thb0seapress-mmintime'] = '20260102171910'; // sealevel pressure timestamp min of this month
$WX['thb0seapress-mmax'] = '30.61'; // sealevel pressure max of this month
$WX['thb0seapress-mmaxtime'] = '20260111104011'; // sealevel pressure timestamp max of this month
$WX['thb0seapress-ymin'] = '29.74'; // sealevel pressure min of this year
$WX['thb0seapress-ymintime'] = '20260102171910'; // sealevel pressure timestamp min of this year
$WX['thb0seapress-ymax'] = '30.61'; // sealevel pressure max of this year
$WX['thb0seapress-ymaxtime'] = '20260111104011'; // sealevel pressure timestamp max of this year
$WX['thb0seapress-amin'] = '29.20'; // sealevel pressure min of all time
$WX['thb0seapress-amintime'] = '20240708101453'; // sealevel pressure timestamp min of all time
$WX['thb0seapress-amax'] = '30.77'; // sealevel pressure max of all time
$WX['thb0seapress-amaxtime'] = '20221223100834'; // sealevel pressure timestamp max of all time
$WX['thb0seapress-starttime'] = '20150201000003'; // sealevel pressure timestamp of first recorded data
$WX['wind0wind-act'] = '0.0'; // windspeed most recent
$WX['wind0wind-val5'] = '0.9'; // windspeed value 5 minutes ago
$WX['wind0wind-val10'] = '0.9'; // windspeed value 10 minutes ago
$WX['wind0wind-val15'] = '0.0'; // windspeed value 15 minutes ago
$WX['wind0wind-val30'] = '0.9'; // windspeed value 30 minutes ago
$WX['wind0wind-val60'] = '0.0'; // windspeed value 60 minutes ago
$WX['wind0wind-hmin'] = '0.0'; // windspeed min of this hour
$WX['wind0wind-hmintime'] = '20260118225602'; // windspeed timestamp min of this hour
$WX['wind0wind-hmax'] = '4.0'; // windspeed max of this hour
$WX['wind0wind-hmaxtime'] = '20260118223214'; // windspeed timestamp max of this hour
$WX['wind0wind-dmin'] = '0.0'; // windspeed min of today
$WX['wind0wind-dmintime'] = '20260118225602'; // windspeed timestamp min of today
$WX['wind0wind-dmax'] = '13.0'; // windspeed max of today
$WX['wind0wind-dmaxtime'] = '20260118125320'; // windspeed timestamp max of today
$WX['wind0wind-ydmin'] = '0.0'; // windspeed min of yesterday
$WX['wind0wind-ydmintime'] = '20260117235902'; // windspeed timestamp min of yesterday
$WX['wind0wind-ydmax'] = '22.0'; // windspeed max of yesterday
$WX['wind0wind-ydmaxtime'] = '20260117155133'; // windspeed timestamp max of yesterday
$WX['wind0wind-mmin'] = '0.0'; // windspeed min of this month
$WX['wind0wind-mmintime'] = '20260118225602'; // windspeed timestamp min of this month
$WX['wind0wind-mmax'] = '25.9'; // windspeed max of this month
$WX['wind0wind-mmaxtime'] = '20260114155155'; // windspeed timestamp max of this month
$WX['wind0wind-ymin'] = '0.0'; // windspeed min of this year
$WX['wind0wind-ymintime'] = '20260118225602'; // windspeed timestamp min of this year
$WX['wind0wind-ymax'] = '25.9'; // windspeed max of this year
$WX['wind0wind-ymaxtime'] = '20260114155155'; // windspeed timestamp max of this year
$WX['wind0wind-amin'] = '0.0'; // windspeed min of all time
$WX['wind0wind-amintime'] = '20260118225602'; // windspeed timestamp min of all time
$WX['wind0wind-amax'] = '58.0'; // windspeed max of all time
$WX['wind0wind-amaxtime'] = '20240708094857'; // windspeed timestamp max of all time
$WX['wind0wind-starttime'] = '20150201001145'; // windspeed timestamp of first recorded data
$WX['wind0avgwind-act'] = '0.0'; // average windspeed most recent
$WX['wind0avgwind-val5'] = '0.9'; // average windspeed value 5 minutes ago
$WX['wind0avgwind-val10'] = '0.9'; // average windspeed value 10 minutes ago
$WX['wind0avgwind-val15'] = '0.9'; // average windspeed value 15 minutes ago
$WX['wind0avgwind-val30'] = '0.9'; // average windspeed value 30 minutes ago
$WX['wind0avgwind-val60'] = '0.0'; // average windspeed value 60 minutes ago
$WX['wind0avgwind-delta2h'] = '0.0'; // average windspeed delta 2 hours ago
$WX['wind0avgwind-delta3h'] = '0.0'; // average windspeed delta 3 hours ago
$WX['wind0avgwind-delta6h'] = '-2.0'; // average windspeed delta 6 hours ago
$WX['wind0avgwind-delta12h'] = '-1.8'; // average windspeed delta 12 hours ago
$WX['wind0avgwind-delta24h'] = '-2.9'; // average windspeed delta 24 hours ago
$WX['wind0avgwind-avg@h48'] = '7.4'; // average windspeed avg 48 hours ago
$WX['wind0avgwind-avg@h72'] = '3.1'; // average windspeed avg 72 hours ago
$WX['wind0avgwind-avg@h96'] = '7.8'; // average windspeed avg 96 hours ago
$WX['wind0avgwind-avg@h120'] = '0.0'; // average windspeed avg 120 hours ago
$WX['wind0avgwind-avg@h144'] = '0.1'; // average windspeed avg 144 hours ago
$WX['wind0avgwind-avg@h168'] = '0.3'; // average windspeed avg 168 hours ago
$WX['wind0avgwind-hmin'] = '0.0'; // average windspeed min of this hour
$WX['wind0avgwind-hmintime'] = '20260118221100'; // average windspeed timestamp min of this hour
$WX['wind0avgwind-hmax'] = '2.0'; // average windspeed max of this hour
$WX['wind0avgwind-hmaxtime'] = '20260118223600'; // average windspeed timestamp max of this hour
$WX['wind0avgwind-dmin'] = '0.0'; // average windspeed min of today
$WX['wind0avgwind-dmintime'] = '20260118221100'; // average windspeed timestamp min of today
$WX['wind0avgwind-dmax'] = '4.9'; // average windspeed max of today
$WX['wind0avgwind-dmaxtime'] = '20260118145201'; // average windspeed timestamp max of today
$WX['wind0avgwind-ydmin'] = '0.0'; // average windspeed min of yesterday
$WX['wind0avgwind-ydmintime'] = '20260117233400'; // average windspeed timestamp min of yesterday
$WX['wind0avgwind-ydmax'] = '13.0'; // average windspeed max of yesterday
$WX['wind0avgwind-ydmaxtime'] = '20260117144901'; // average windspeed timestamp max of yesterday
$WX['wind0avgwind-mmin'] = '0.0'; // average windspeed min of this month
$WX['wind0avgwind-mmintime'] = '20260118221100'; // average windspeed timestamp min of this month
$WX['wind0avgwind-mmax'] = '13.0'; // average windspeed max of this month
$WX['wind0avgwind-mmaxtime'] = '20260117144901'; // average windspeed timestamp max of this month
$WX['wind0avgwind-ymin'] = '0.0'; // average windspeed min of this year
$WX['wind0avgwind-ymintime'] = '20260118221100'; // average windspeed timestamp min of this year
$WX['wind0avgwind-ymax'] = '13.0'; // average windspeed max of this year
$WX['wind0avgwind-ymaxtime'] = '20260117144901'; // average windspeed timestamp max of this year
$WX['wind0avgwind-amin'] = '0.0'; // average windspeed min of all time
$WX['wind0avgwind-amintime'] = '20260118221100'; // average windspeed timestamp min of all time
$WX['wind0avgwind-amax'] = '25.9'; // average windspeed max of all time
$WX['wind0avgwind-amaxtime'] = '20230621205801'; // average windspeed timestamp max of all time
$WX['wind0avgwind-starttime'] = '20150201001659'; // average windspeed timestamp of first recorded data
$WX['wind0dir-act'] = '185'; // wind direction most recent
$WX['wind0dir-val5'] = '185'; // wind direction value 5 minutes ago
$WX['wind0dir-val10'] = '185'; // wind direction value 10 minutes ago
$WX['wind0dir-val15'] = '185'; // wind direction value 15 minutes ago
$WX['wind0dir-val30'] = '186'; // wind direction value 30 minutes ago
$WX['wind0dir-val60'] = '188'; // wind direction value 60 minutes ago
$WX['wind0dir-delta2h'] = '0'; // wind direction delta 2 hours ago
$WX['wind0dir-delta3h'] = '0'; // wind direction delta 3 hours ago
$WX['wind0dir-delta6h'] = '0'; // wind direction delta 6 hours ago
$WX['wind0dir-delta12h'] = '0'; // wind direction delta 12 hours ago
$WX['wind0dir-delta24h'] = '0'; // wind direction delta 24 hours ago
$WX['wind0dir-avg@h48'] = '1'; // wind direction avg 48 hours ago
$WX['wind0dir-avg@h72'] = '165'; // wind direction avg 72 hours ago
$WX['wind0dir-avg@h96'] = '346'; // wind direction avg 96 hours ago
$WX['wind0dir-avg@h120'] = '182'; // wind direction avg 120 hours ago
$WX['wind0dir-avg@h144'] = '44'; // wind direction avg 144 hours ago
$WX['wind0dir-avg@h168'] = '5'; // wind direction avg 168 hours ago
$WX['wind0dir-avg10'] = '185'; // wind direction average 10 minutes
$WX['wind0dir-havg'] = '186'; // wind direction average of this hour
$WX['wind0dir-davg'] = '275'; // wind direction average of today
$WX['wind0dir-ydavg'] = '359'; // wind direction average of yesterday
$WX['wind0dir-mavg'] = '211'; // wind direction average of this month
$WX['wind0dir-yavg'] = '211'; // wind direction average of this year
$WX['wind0dir-aavg'] = '124'; // wind direction average of all time
$WX['wind0dir-starttime'] = '--'; // wind direction timestamp of first recorded data
$WX['wind0chill-act'] = '43.5'; // outdoor wind chill temperature most recent
$WX['wind0chill-val5'] = '43.9'; // outdoor wind chill temperature value 5 minutes ago
$WX['wind0chill-val10'] = '43.9'; // outdoor wind chill temperature value 10 minutes ago
$WX['wind0chill-val15'] = '44.1'; // outdoor wind chill temperature value 15 minutes ago
$WX['wind0chill-val30'] = '44.1'; // outdoor wind chill temperature value 30 minutes ago
$WX['wind0chill-val60'] = '42.4'; // outdoor wind chill temperature value 60 minutes ago
$WX['wind0chill-hmin'] = '41.2'; // outdoor wind chill temperature min of this hour
$WX['wind0chill-hmintime'] = '20260118221300'; // outdoor wind chill temperature timestamp min of this hour
$WX['wind0chill-hmax'] = '44.2'; // outdoor wind chill temperature max of this hour
$WX['wind0chill-hmaxtime'] = '20260118224212'; // outdoor wind chill temperature timestamp max of this hour
$WX['wind0chill-dmin'] = '24.4'; // outdoor wind chill temperature min of today
$WX['wind0chill-dmintime'] = '20260118075334'; // outdoor wind chill temperature timestamp min of today
$WX['wind0chill-dmax'] = '57.0'; // outdoor wind chill temperature max of today
$WX['wind0chill-dmaxtime'] = '20260118142601'; // outdoor wind chill temperature timestamp max of today
$WX['wind0chill-ydmin'] = '36.7'; // outdoor wind chill temperature min of yesterday
$WX['wind0chill-ydmintime'] = '20260117222346'; // outdoor wind chill temperature timestamp min of yesterday
$WX['wind0chill-ydmax'] = '56.7'; // outdoor wind chill temperature max of yesterday
$WX['wind0chill-ydmaxtime'] = '20260117132654'; // outdoor wind chill temperature timestamp max of yesterday
$WX['wind0chill-mmin'] = '24.4'; // outdoor wind chill temperature min of this month
$WX['wind0chill-mmintime'] = '20260118075334'; // outdoor wind chill temperature timestamp min of this month
$WX['wind0chill-mmax'] = '82.8'; // outdoor wind chill temperature max of this month
$WX['wind0chill-mmaxtime'] = '20260102151506'; // outdoor wind chill temperature timestamp max of this month
$WX['wind0chill-ymin'] = '24.4'; // outdoor wind chill temperature min of this year
$WX['wind0chill-ymintime'] = '20260118075334'; // outdoor wind chill temperature timestamp min of this year
$WX['wind0chill-ymax'] = '82.8'; // outdoor wind chill temperature max of this year
$WX['wind0chill-ymaxtime'] = '20260102151506'; // outdoor wind chill temperature timestamp max of this year
$WX['wind0chill-amin'] = '-0.8'; // outdoor wind chill temperature min of all time
$WX['wind0chill-amintime'] = '20221223064914'; // outdoor wind chill temperature timestamp min of all time
$WX['wind0chill-amax'] = '112.3'; // outdoor wind chill temperature max of all time
$WX['wind0chill-amaxtime'] = '20220712131003'; // outdoor wind chill temperature timestamp max of all time
$WX['wind0chill-starttime'] = '20150201000239'; // outdoor wind chill temperature timestamp of first recorded data
$WX['rain0rate-act'] = '0.00'; // rain rate most recent
$WX['rain0rate-val5'] = '0.00'; // rain rate value 5 minutes ago
$WX['rain0rate-val10'] = '0.00'; // rain rate value 10 minutes ago
$WX['rain0rate-val15'] = '0.00'; // rain rate value 15 minutes ago
$WX['rain0rate-val30'] = '0.00'; // rain rate value 30 minutes ago
$WX['rain0rate-val60'] = '0.00'; // rain rate value 60 minutes ago
$WX['rain0rate-delta2h'] = '0.00'; // rain rate delta 2 hours ago
$WX['rain0rate-delta3h'] = '0.00'; // rain rate  delta 3 hours ago
$WX['rain0rate-delta6h'] = '0.00'; // rain rate delta 6 hours ago
$WX['rain0rate-delta12h'] = '0.00'; // rain rate delta 12 hours ago
$WX['rain0rate-delta24h'] = '0.00'; // rain rate delta 24 hours ago
$WX['rain0rate-avg@h48'] = '0.00'; // rain rate avg 48 hours ago
$WX['rain0rate-avg@h72'] = '0.00'; // rain rate avg 72 hours ago
$WX['rain0rate-avg@h96'] = '0.00'; // rain rate avg 96 hours ago
$WX['rain0rate-avg@h120'] = '0.00'; // rain rate avg 120 hours ago
$WX['rain0rate-avg@h144'] = '0.00'; // rain rate avg 144 hours ago
$WX['rain0rate-avg@h168'] = '0.00'; // rain rate avg 168 hours ago
$WX['rain0rate-hmin'] = '0.00'; // rain rate min of this hour
$WX['rain0rate-hmintime'] = '20260118225624'; // rain rate timestamp min of this hour
$WX['rain0rate-hmax'] = '0.00'; // rain rate max of this hour
$WX['rain0rate-hmaxtime'] = '20260118225624'; // rain rate timestamp max of this hour
$WX['rain0rate-dmin'] = '0.00'; // rain rate min of today
$WX['rain0rate-dmintime'] = '20260118225624'; // rain rate timestamp min of today
$WX['rain0rate-dmax'] = '0.00'; // rain rate max of today
$WX['rain0rate-dmaxtime'] = '20260118225624'; // rain rate timestamp max of today
$WX['rain0rate-ydmin'] = '0.00'; // rain rate min of yesterday
$WX['rain0rate-ydmintime'] = '20260117235908'; // rain rate timestamp min of yesterday
$WX['rain0rate-ydmax'] = '0.00'; // rain rate max of yesterday
$WX['rain0rate-ydmaxtime'] = '20260117235908'; // rain rate timestamp max of yesterday
$WX['rain0rate-mmin'] = '0.00'; // rain rate min of this month
$WX['rain0rate-mmintime'] = '20260118225624'; // rain rate timestamp min of this month
$WX['rain0rate-mmax'] = '0.31'; // rain rate max of this month
$WX['rain0rate-mmaxtime'] = '20260109154705'; // rain rate timestamp max of this month
$WX['rain0rate-ymin'] = '0.00'; // rain rate min of this year
$WX['rain0rate-ymintime'] = '20260118225624'; // rain rate timestamp min of this year
$WX['rain0rate-ymax'] = '0.31'; // rain rate max of this year
$WX['rain0rate-ymaxtime'] = '20260109154705'; // rain rate timestamp max of this year
$WX['rain0rate-amin'] = '0.00'; // rain rate min of all time
$WX['rain0rate-amintime'] = '20260118225624'; // rain rate timestamp min of all time
$WX['rain0rate-amax'] = '82.29'; // rain rate max of all time
$WX['rain0rate-amaxtime'] = '20230914151218'; // rain rate timestamp max of all time
$WX['rain0rate-starttime'] = '20150201000031'; // rain rate timestamp of first recorded data
$WX['rain0total-act'] = '0.24'; // rain most recent
$WX['rain0total-val5'] = '0.24'; // rain value 5 minutes ago
$WX['rain0total-val10'] = '0.24'; // rain value 10 minutes ago
$WX['rain0total-val15'] = '0.24'; // rain value 15 minutes ago
$WX['rain0total-val30'] = '0.24'; // rain value 30 minutes ago
$WX['rain0total-val60'] = '0.24'; // rain value 60 minutes ago
$WX['rain0total-delta2h'] = '0.00'; // rain delta 2 hours ago
$WX['rain0total-delta3h'] = '0.00'; // rain delta 3 hours ago
$WX['rain0total-delta6h'] = '0.00'; // rain delta 6 hours ago
$WX['rain0total-delta12h'] = '0.01'; // rain delta 12 hours ago
$WX['rain0total-delta24h'] = '0.02'; // rain delta 24 hours ago
$WX['rain0total-avg@h48'] = '0.00'; // rain avg 48 hours ago
$WX['rain0total-avg@h72'] = '0.00'; // rain avg 72 hours ago
$WX['rain0total-avg@h96'] = '0.00'; // rain avg 96 hours ago
$WX['rain0total-avg@h120'] = '0.00'; // rain avg 120 hours ago
$WX['rain0total-avg@h144'] = '0.00'; // rain avg 144 hours ago
$WX['rain0total-avg@h168'] = '0.00'; // rain avg 168 hours ago
$WX['rain0total-hmin'] = '0.00'; // rain min of this hour
$WX['rain0total-hmintime'] = '20260118220054'; // rain timestamp min of this hour
$WX['rain0total-hmax'] = '0.00'; // rain max of this hour
$WX['rain0total-hmaxtime'] = '20260118225624'; // rain timestamp max of this hour
$WX['rain0total-dmin'] = '0.04'; // rain min of today
$WX['rain0total-dmintime'] = '20260118115748'; // rain timestamp min of today
$WX['rain0total-dmax'] = '0.02'; // rain max of today
$WX['rain0total-dmaxtime'] = '20260118115748'; // rain timestamp max of today
$WX['rain0total-ydmin'] = '0.00'; // rain min of yesterday
$WX['rain0total-ydmintime'] = '20260117000033'; // rain timestamp min of yesterday
$WX['rain0total-ydmax'] = '0.00'; // rain max of yesterday
$WX['rain0total-ydmaxtime'] = '20260117235908'; // rain timestamp max of yesterday
$WX['rain0total-mmin'] = '0.24'; // rain min of this month
$WX['rain0total-mmintime'] = '20260118115748'; // rain timestamp min of this month
$WX['rain0total-mmax'] = '0.24'; // rain max of this month
$WX['rain0total-mmaxtime'] = '20260118115748'; // rain timestamp max of this month
$WX['rain0total-ymin'] = '0.24'; // rain min of this year
$WX['rain0total-ymintime'] = '20260118115748'; // rain timestamp min of this year
$WX['rain0total-ymax'] = '0.24'; // rain max of this year
$WX['rain0total-ymaxtime'] = '20260118115748'; // rain timestamp max of this year
$WX['rain0total-amin'] = '7.64'; // rain min of all time
$WX['rain0total-amintime'] = '20260118115748'; // rain timestamp min of all time
$WX['rain0total-amax'] = '534.95'; // rain max of all time
$WX['rain0total-amaxtime'] = '20160601222232'; // rain timestamp max of all time
$WX['rain0total-starttime'] = '20150201000031'; // rain timestamp of first recorded data
$WX['uv0index-act'] = '0.0'; // uv index most recent
$WX['uv0index-val5'] = '0.0'; // uv index value 5 minutes ago
$WX['uv0index-val10'] = '0.0'; // uv index value 10 minutes ago
$WX['uv0index-val15'] = '0.0'; // uv index value 15 minutes ago
$WX['uv0index-val30'] = '0.0'; // uv index value 30 minutes ago
$WX['uv0index-val60'] = '0.0'; // uv index value 60 minutes ago
$WX['uv0index-hmin'] = '0.0'; // uv index min of this hour
$WX['uv0index-hmintime'] = '20260118225604'; // uv index timestamp min of this hour
$WX['uv0index-hmax'] = '0.0'; // uv index max of this hour
$WX['uv0index-hmaxtime'] = '20260118225604'; // uv index timestamp max of this hour
$WX['uv0index-dmin'] = '0.0'; // uv index min of today
$WX['uv0index-dmintime'] = '20260118225604'; // uv index timestamp min of today
$WX['uv0index-dmax'] = '0.0'; // uv index max of today
$WX['uv0index-dmaxtime'] = '20260118225604'; // uv index timestamp max of today
$WX['uv0index-ydmin'] = '0.0'; // uv index min of yesterday
$WX['uv0index-ydmintime'] = '20260117235908'; // uv index timestamp min of yesterday
$WX['uv0index-ydmax'] = '0.0'; // uv index max of yesterday
$WX['uv0index-ydmaxtime'] = '20260117235908'; // uv index timestamp max of yesterday
$WX['uv0index-mmin'] = '0.0'; // uv index min of this month
$WX['uv0index-mmintime'] = '20260118225604'; // uv index timestamp min of this month
$WX['uv0index-mmax'] = '0.0'; // uv index max of this month
$WX['uv0index-mmaxtime'] = '20260118225604'; // uv index timestamp max of this month
$WX['uv0index-ymin'] = '0.0'; // uv index min of this year
$WX['uv0index-ymintime'] = '20260118225604'; // uv index timestamp min of this year
$WX['uv0index-ymax'] = '0.0'; // uv index max of this year
$WX['uv0index-ymaxtime'] = '20260118225604'; // uv index timestamp max of this year
$WX['uv0index-amin'] = '0.0'; // uv index min of all time
$WX['uv0index-amintime'] = '20260118225604'; // uv index timestamp min of all time
$WX['uv0index-amax'] = '13.8'; // uv index max of all time
$WX['uv0index-amaxtime'] = '20190714135634'; // uv index timestamp max of all time
$WX['uv0index-starttime'] = '20190502175630'; // uv index timestamp of first recorded data
$WX['sol0rad-act'] = '237'; // solar rad most recent
$WX['sol0rad-val5'] = '237'; // solar rad value 5 minutes ago
$WX['sol0rad-val10'] = '236'; // solar rad value 10 minutes ago
$WX['sol0rad-val15'] = '236'; // solar rad value 15 minutes ago
$WX['sol0rad-val30'] = '236'; // solar rad value 30 minutes ago
$WX['sol0rad-val60'] = '239'; // solar rad value 60 minutes ago
$WX['sol0rad-hmin'] = '234'; // solar rad min of this hour
$WX['sol0rad-hmintime'] = '20260118221852'; // solar rad timestamp min of this hour
$WX['sol0rad-hmax'] = '237'; // solar rad max of this hour
$WX['sol0rad-hmaxtime'] = '20260118225604'; // solar rad timestamp max of this hour
$WX['sol0rad-dmin'] = '0'; // solar rad min of today
$WX['sol0rad-dmintime'] = '20260118180409'; // solar rad timestamp min of today
$WX['sol0rad-dmax'] = '239'; // solar rad max of today
$WX['sol0rad-dmaxtime'] = '20260118215828'; // solar rad timestamp max of today
$WX['sol0rad-ydmin'] = '0'; // solar rad min of yesterday
$WX['sol0rad-ydmintime'] = '20260117180005'; // solar rad timestamp min of yesterday
$WX['sol0rad-ydmax'] = '244'; // solar rad max of yesterday
$WX['sol0rad-ydmaxtime'] = '20260117000029'; // solar rad timestamp max of yesterday
$WX['sol0rad-mmin'] = '0'; // solar rad min of this month
$WX['sol0rad-mmintime'] = '20260118180409'; // solar rad timestamp min of this month
$WX['sol0rad-mmax'] = '362'; // solar rad max of this month
$WX['sol0rad-mmaxtime'] = '20260109233531'; // solar rad timestamp max of this month
$WX['sol0rad-ymin'] = '0'; // solar rad min of this year
$WX['sol0rad-ymintime'] = '20260118180409'; // solar rad timestamp min of this year
$WX['sol0rad-ymax'] = '362'; // solar rad max of this year
$WX['sol0rad-ymaxtime'] = '20260109233531'; // solar rad timestamp max of this year
$WX['sol0rad-amin'] = '0'; // solar rad min of all time
$WX['sol0rad-amintime'] = '20260118180409'; // solar rad timestamp min of all time
$WX['sol0rad-amax'] = '1383'; // solar rad max of all time
$WX['sol0rad-amaxtime'] = '20240618133858'; // solar rad timestamp max of all time
$WX['sol0rad-starttime'] = '20190502175630'; // solar rad timestamp of first recorded data
$WX['rain0total-daysum'] = '0.02'; // rain total today
$WX['rain0total-monthsum'] = '0.24'; // rain total this month
$WX['rain0total-yearsum'] = '0.24'; // rain total this year
$WX['rain0total-ydaysum'] = '0.00'; // rain total yesterday
$WX['rain0total-sum60'] = '0.00'; // rain total last 60 minutes
$WX['sol0evo-daysum'] = '0.061'; // solar evo total today
$WX['sol0evo-monthsum'] = '1.788'; // solar evo total this month
$WX['sol0evo-yearsum'] = '1.788'; // solar evo total this year
$WX['sol0evo-ydaysum'] = '0.132'; // solar evo total yesterday
$WX['sol0evo-sum60'] = '0.004'; // solar evo total last 60 minutes
$WX['sol0evo-sum24h'] = '0.066'; // solar evo total last 24 hours
$WX['sol0evo-allsum'] = '324.859'; // solar evo total all time
$WX['th0heatindex-act'] = '6.4'; // outdoor heat index most recent
$WX['th0heatindex-val5'] = '6.6'; // outdoor heat index value 5 minutes ago
$WX['th0heatindex-val10'] = '6.6'; // outdoor heat index value 10 minutes ago
$WX['th0heatindex-val15'] = '6.7'; // outdoor heat index value 15 minutes ago
$WX['th0heatindex-val30'] = '6.7'; // outdoor heat index value 30 minutes ago
$WX['th0heatindex-val60'] = '5.8'; // outdoor heat index value 60 minutes ago
$WX['th0heatindex-hmin'] = '5.6'; // outdoor heat index min of this hour
$WX['th0heatindex-hmintime'] = '20260118220836'; // outdoor heat index timestamp min of this hour
$WX['th0heatindex-hmax'] = '6.8'; // outdoor heat index max of this hour
$WX['th0heatindex-hmaxtime'] = '20260118224212'; // outdoor heat index timestamp max of this hour
$WX['th0heatindex-dmin'] = '-0.9'; // outdoor heat index min of today
$WX['th0heatindex-dmintime'] = '20260118074618'; // outdoor heat index timestamp min of today
$WX['th0heatindex-dmax'] = '13.9'; // outdoor heat index max of today
$WX['th0heatindex-dmaxtime'] = '20260118142601'; // outdoor heat index timestamp max of today
$WX['th0heatindex-ydmin'] = '4.3'; // outdoor heat index min of yesterday
$WX['th0heatindex-ydmintime'] = '20260117235942'; // outdoor heat index timestamp min of yesterday
$WX['th0heatindex-ydmax'] = '13.9'; // outdoor heat index max of yesterday
$WX['th0heatindex-ydmaxtime'] = '20260117135533'; // outdoor heat index timestamp max of yesterday
$WX['th0heatindex-mmin'] = '-0.9'; // outdoor heat index min of this month
$WX['th0heatindex-mmintime'] = '20260118074618'; // outdoor heat index timestamp min of this month
$WX['th0heatindex-mmax'] = '30.2'; // outdoor heat index max of this month
$WX['th0heatindex-mmaxtime'] = '20260109132247'; // outdoor heat index timestamp max of this month
$WX['th0heatindex-ymin'] = '-0.9'; // outdoor heat index min of this year
$WX['th0heatindex-ymintime'] = '20260118074618'; // outdoor heat index timestamp min of this year
$WX['th0heatindex-ymax'] = '30.2'; // outdoor heat index max of this year
$WX['th0heatindex-ymaxtime'] = '20260109132247'; // outdoor heat index timestamp max of this year
$WX['th0heatindex-amin'] = '-9.3'; // outdoor heat index min of all time
$WX['th0heatindex-amintime'] = '20221223072604'; // outdoor heat index timestamp min of all time
$WX['th0heatindex-amax'] = '60.3'; // outdoor heat index max of all time
$WX['th0heatindex-amaxtime'] = '20220712130253'; // outdoor heat index timestamp max of all time
$WX['th0heatindex-starttime'] = '20190502174905'; // outdoor heat index timestamp of first recorded data
$WX['wind0dir-min10'] = '185'; // wind direction min 10 minutes
$WX['wind0dir-max10'] = '185'; // wind direction max 10 minutes