// $WX[] array size = 653 entries.
$WX['date'] = '2024-04-25'; // local date
$WX['time'] = '05:47:40'; // local time
$WX['dateUTC'] = '2024-04-25'; // UTC date
$WX['timeUTC'] = '10:47:40'; // UTCtime
$WX['uomTemp'] = '°F'; // UOM temperature
$WX['uomWind'] = 'mph'; // UOM wind
$WX['uomBaro'] = 'inHg'; // UOM barometer
$WX['uomRain'] = 'in'; // UOM rain
$WX['mbsystem-swversion'] = '5.8'; // Meteobridge version string (example: "1.1")
$WX['mbsystem-buildnum'] = '4795'; // 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'] = '6'; // seconds passed since last piece of meaningfull sensor data recorded, returns -1 if no sensor data recorded so far
$WX['mbsystem-uptime'] = '3318607'; // uptime of Meteobridge in seconds
$WX['mbsystem-cpuload1m'] = '0.4'; // 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'] = '16'; // days passes since new moon as integer (example: 28)
$WX['mbsystem-lunarpercent'] = '98.0'; // lunarphase given as percentage from 0% (new moon) to 100% (full moon)
$WX['mbsystem-lunarsegment'] = '4'; // 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'] = '13:12'; // length of day (example: "11:28")
$WX['mbsystem-civildaylength'] = '14:02'; // alternative method for daylength computation (example: "12:38")
$WX['mbsystem-nauticaldaylength'] = '15:02'; // alternative method for daylength computation (example: "14:00")
$WX['mbsystem-sunrise'] = '06:44'; // 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'] = '19:56'; // 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:19'; // alternative computation for sunrise.
$WX['mbsystem-civilsunset'] = '20:21'; // alternative computation for sunset.
$WX['mbsystem-nauticalsunrise'] = '05:49'; // alternative computation for sunrise.
$WX['mbsystem-nauticalsunset'] = '20:51'; // alternative alternative computation for sunset..
$WX['mbsystem-daynightflag'] = 'N'; // returns "D" when there is daylight, otherwise "N".
$WX['mbsystem-moonrise'] = '21:54'; // 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'] = '07:31'; // 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'] = '1032'; // 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'] = '51'; // Davis forecast rule number
$WX['forecast-text'] = 'Increasing clouds and warmer. Precipitation possible within 12 to 24 hours. Windy.'; // Davis forecast reports in English
$WX['forecast-texteshtml'] = 'Nubes en evolución y más cálido. Precipitación posible dentro de 12 a 24 horas. Ventoso.'; // Davis forecast reports in Spanish
$WX['th0temp-act'] = '67.6'; // outdoor temperature most recent
$WX['th0temp-val5'] = '67.6'; // outdoor temperature value 5 minutes ago
$WX['th0temp-val10'] = '67.6'; // outdoor temperature value 10 minutes ago
$WX['th0temp-val15'] = '67.6'; // outdoor temperature value 15 minutes ago
$WX['th0temp-val30'] = '67.3'; // outdoor temperature value 30 minutes ago
$WX['th0temp-val60'] = '67.1'; // outdoor temperature value 60 minutes ago
$WX['th0temp-delta2h'] = '32.4'; // outdoor temperature delta 2 hours ago
$WX['th0temp-delta3h'] = '31.6'; // outdoor temperature delta 3 hours ago
$WX['th0temp-delta6h'] = '29.1'; // outdoor temperature delta 6 hours ago
$WX['th0temp-delta12h'] = '17.1'; // outdoor temperature delta 12 hours ago
$WX['th0temp-delta24h'] = '29.3'; // outdoor temperature delta 24 hours ago
$WX['th0temp-avg@h48'] = '54.0'; // outdoor temperature avg 48 hours ago
$WX['th0temp-avg@h72'] = '52.0'; // outdoor temperature avg 72 hours ago
$WX['th0temp-avg@h96'] = '53.2'; // outdoor temperature avg 96 hours ago
$WX['th0temp-avg@h120'] = '69.9'; // outdoor temperature avg 120 hours ago
$WX['th0temp-avg@h144'] = '70.5'; // outdoor temperature avg 144 hours ago
$WX['th0temp-avg@h168'] = '75.1'; // outdoor temperature avg 168 hours ago
$WX['th0temp-hmin'] = '67.1'; // outdoor temperature min of this hour
$WX['th0temp-hmintime'] = '20240425050257'; // outdoor temperature timestamp min of this hour
$WX['th0temp-hmax'] = '67.6'; // outdoor temperature max of this hour
$WX['th0temp-hmaxtime'] = '20240425054547'; // outdoor temperature timestamp max of this hour
$WX['th0temp-dmin'] = '66.7'; // outdoor temperature min of today
$WX['th0temp-dmintime'] = '20240425041705'; // outdoor temperature timestamp min of today
$WX['th0temp-dmax'] = '70.2'; // outdoor temperature max of today
$WX['th0temp-dmaxtime'] = '20240425000515'; // outdoor temperature timestamp max of today
$WX['th0temp-ydmin'] = '70.2'; // outdoor temperature min of yesterday
$WX['th0temp-ydmintime'] = '20240424235941'; // outdoor temperature timestamp min of yesterday
$WX['th0temp-ydmax'] = '85.5'; // outdoor temperature max of yesterday
$WX['th0temp-ydmaxtime'] = '20240424153506'; // outdoor temperature timestamp max of yesterday
$WX['th0temp-mmin'] = '48.7'; // outdoor temperature min of this month
$WX['th0temp-mmintime'] = '20240403071114'; // outdoor temperature timestamp min of this month
$WX['th0temp-mmax'] = '88.5'; // outdoor temperature max of this month
$WX['th0temp-mmaxtime'] = '20240418135921'; // outdoor temperature timestamp max of this month
$WX['th0temp-ymin'] = '17.4'; // outdoor temperature min of this year
$WX['th0temp-ymintime'] = '20240116074832'; // outdoor temperature timestamp min of this year
$WX['th0temp-ymax'] = '89.8'; // outdoor temperature max of this year
$WX['th0temp-ymaxtime'] = '20240305144500'; // 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'] = '94'; // outdoor humidity most recent
$WX['th0hum-val5'] = '94'; // outdoor humidity value 5 minutes ago
$WX['th0hum-val10'] = '94'; // outdoor humidity value 10 minutes ago
$WX['th0hum-val15'] = '94'; // outdoor humidity value 15 minutes ago
$WX['th0hum-val30'] = '94'; // outdoor humidity value 30 minutes ago
$WX['th0hum-val60'] = '94'; // outdoor humidity value 60 minutes ago
$WX['th0hum-delta2h'] = '1'; // outdoor humidity delta 2 hours ago
$WX['th0hum-delta3h'] = '3'; // outdoor humidity delta 3 hours ago
$WX['th0hum-delta6h'] = '8'; // outdoor humidity delta 6 hours ago
$WX['th0hum-delta12h'] = '29'; // outdoor humidity delta 12 hours ago
$WX['th0hum-delta24h'] = '6'; // outdoor humidity delta 24 hours ago
$WX['th0hum-avg@h48'] = '86'; // outdoor humidity avg 48 hours ago
$WX['th0hum-avg@h72'] = '89'; // outdoor humidity avg 72 hours ago
$WX['th0hum-avg@h96'] = '94'; // outdoor humidity avg 96 hours ago
$WX['th0hum-avg@h120'] = '94'; // outdoor humidity avg 120 hours ago
$WX['th0hum-avg@h144'] = '93'; // outdoor humidity avg 144 hours ago
$WX['th0hum-avg@h168'] = '90'; // outdoor humidity avg 168 hours ago
$WX['th0hum-hmin'] = '94'; // outdoor humidity min of this hour
$WX['th0hum-hmintime'] = '20240425054547'; // outdoor humidity timestamp min of this hour
$WX['th0hum-hmax'] = '94'; // outdoor humidity max of this hour
$WX['th0hum-hmaxtime'] = '20240425054547'; // outdoor humidity timestamp max of this hour
$WX['th0hum-dmin'] = '86'; // outdoor humidity min of today
$WX['th0hum-dmintime'] = '20240425002305'; // outdoor humidity timestamp min of today
$WX['th0hum-dmax'] = '94'; // outdoor humidity max of today
$WX['th0hum-dmaxtime'] = '20240425054547'; // outdoor humidity timestamp max of today
$WX['th0hum-ydmin'] = '61'; // outdoor humidity min of yesterday
$WX['th0hum-ydmintime'] = '20240424163704'; // outdoor humidity timestamp min of yesterday
$WX['th0hum-ydmax'] = '89'; // outdoor humidity max of yesterday
$WX['th0hum-ydmaxtime'] = '20240424073256'; // outdoor humidity timestamp max of yesterday
$WX['th0hum-mmin'] = '29'; // outdoor humidity min of this month
$WX['th0hum-mmintime'] = '20240412150117'; // outdoor humidity timestamp min of this month
$WX['th0hum-mmax'] = '96'; // outdoor humidity max of this month
$WX['th0hum-mmaxtime'] = '20240420084950'; // outdoor humidity timestamp max of this month
$WX['th0hum-ymin'] = '22'; // outdoor humidity min of this year
$WX['th0hum-ymintime'] = '20240224114408'; // outdoor humidity timestamp min of this year
$WX['th0hum-ymax'] = '98'; // outdoor humidity max of this year
$WX['th0hum-ymaxtime'] = '20240123174520'; // 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'] = '65.8'; // outdoor dewpoint most recent
$WX['th0dew-val5'] = '65.8'; // outdoor dewpoint value 5 minutes ago
$WX['th0dew-val10'] = '65.8'; // outdoor dewpoint value 10 minutes ago
$WX['th0dew-val15'] = '65.8'; // outdoor dewpoint value 15 minutes ago
$WX['th0dew-val30'] = '65.5'; // outdoor dewpoint value 30 minutes ago
$WX['th0dew-val60'] = '65.3'; // outdoor dewpoint value 60 minutes ago
$WX['th0dew-delta2h'] = '32.7'; // outdoor dewpoint delta 2 hours ago
$WX['th0dew-delta3h'] = '32.5'; // outdoor dewpoint delta 3 hours ago
$WX['th0dew-delta6h'] = '31.6'; // outdoor dewpoint delta 6 hours ago
$WX['th0dew-delta12h'] = '28.2'; // outdoor dewpoint delta 12 hours ago
$WX['th0dew-delta24h'] = '31.3'; // outdoor dewpoint delta 24 hours ago
$WX['th0dew-avg@h48'] = '49.8'; // outdoor dewpoint avg 48 hours ago
$WX['th0dew-avg@h72'] = '48.8'; // outdoor dewpoint avg 72 hours ago
$WX['th0dew-avg@h96'] = '51.6'; // outdoor dewpoint avg 96 hours ago
$WX['th0dew-avg@h120'] = '68.2'; // outdoor dewpoint avg 120 hours ago
$WX['th0dew-avg@h144'] = '68.4'; // outdoor dewpoint avg 144 hours ago
$WX['th0dew-avg@h168'] = '72.0'; // outdoor dewpoint avg 168 hours ago
$WX['th0dew-hmin'] = '65.3'; // outdoor dewpoint min of this hour
$WX['th0dew-hmintime'] = '20240425050257'; // outdoor dewpoint timestamp min of this hour
$WX['th0dew-hmax'] = '65.8'; // outdoor dewpoint max of this hour
$WX['th0dew-hmaxtime'] = '20240425054547'; // outdoor dewpoint timestamp max of this hour
$WX['th0dew-dmin'] = '64.6'; // outdoor dewpoint min of today
$WX['th0dew-dmintime'] = '20240425041705'; // outdoor dewpoint timestamp min of today
$WX['th0dew-dmax'] = '66.0'; // outdoor dewpoint max of today
$WX['th0dew-dmaxtime'] = '20240425013913'; // outdoor dewpoint timestamp max of today
$WX['th0dew-ydmin'] = '65.7'; // outdoor dewpoint min of yesterday
$WX['th0dew-ydmintime'] = '20240424234909'; // outdoor dewpoint timestamp min of yesterday
$WX['th0dew-ydmax'] = '72.5'; // outdoor dewpoint max of yesterday
$WX['th0dew-ydmaxtime'] = '20240424142013'; // outdoor dewpoint timestamp max of yesterday
$WX['th0dew-mmin'] = '44.6'; // outdoor dewpoint min of this month
$WX['th0dew-mmintime'] = '20240411194004'; // outdoor dewpoint timestamp min of this month
$WX['th0dew-mmax'] = '75.6'; // outdoor dewpoint max of this month
$WX['th0dew-mmaxtime'] = '20240409162052'; // outdoor dewpoint timestamp max of this month
$WX['th0dew-ymin'] = '10.2'; // outdoor dewpoint min of this year
$WX['th0dew-ymintime'] = '20240116074832'; // outdoor dewpoint timestamp min of this year
$WX['th0dew-ymax'] = '75.6'; // outdoor dewpoint max of this year
$WX['th0dew-ymaxtime'] = '20240409162052'; // 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'] = '89.4'; // indoor temperature most recent
$WX['thb0temp-val5'] = '89.4'; // indoor temperature value 5 minutes ago
$WX['thb0temp-val10'] = '89.2'; // indoor temperature value 10 minutes ago
$WX['thb0temp-val15'] = '89.2'; // indoor temperature value 15 minutes ago
$WX['thb0temp-val30'] = '89.2'; // indoor temperature value 30 minutes ago
$WX['thb0temp-val60'] = '89.1'; // indoor temperature value 60 minutes ago
$WX['thb0temp-hmin'] = '89.1'; // indoor temperature min of this hour
$WX['thb0temp-hmintime'] = '20240425051641'; // indoor temperature timestamp min of this hour
$WX['thb0temp-hmax'] = '89.4'; // indoor temperature max of this hour
$WX['thb0temp-hmaxtime'] = '20240425054542'; // indoor temperature timestamp max of this hour
$WX['thb0temp-dmin'] = '88.9'; // indoor temperature min of today
$WX['thb0temp-dmintime'] = '20240425043637'; // indoor temperature timestamp min of today
$WX['thb0temp-dmax'] = '91.6'; // indoor temperature max of today
$WX['thb0temp-dmaxtime'] = '20240425011442'; // indoor temperature timestamp max of today
$WX['thb0temp-ydmin'] = '87.8'; // indoor temperature min of yesterday
$WX['thb0temp-ydmintime'] = '20240424225646'; // indoor temperature timestamp min of yesterday
$WX['thb0temp-ydmax'] = '94.6'; // indoor temperature max of yesterday
$WX['thb0temp-ydmaxtime'] = '20240424142053'; // indoor temperature timestamp max of yesterday
$WX['thb0temp-mmin'] = '85.8'; // indoor temperature min of this month
$WX['thb0temp-mmintime'] = '20240414233044'; // indoor temperature timestamp min of this month
$WX['thb0temp-mmax'] = '96.4'; // indoor temperature max of this month
$WX['thb0temp-mmaxtime'] = '20240418162743'; // indoor temperature timestamp max of this month
$WX['thb0temp-ymin'] = '73.8'; // indoor temperature min of this year
$WX['thb0temp-ymintime'] = '20240117052931'; // indoor temperature timestamp min of this year
$WX['thb0temp-ymax'] = '96.4'; // indoor temperature max of this year
$WX['thb0temp-ymaxtime'] = '20240418162743'; // 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'] = '41'; // indoor humidity most recent
$WX['thb0hum-val5'] = '41'; // indoor humidity value 5 minutes ago
$WX['thb0hum-val10'] = '42'; // indoor humidity value 10 minutes ago
$WX['thb0hum-val15'] = '42'; // indoor humidity value 15 minutes ago
$WX['thb0hum-val30'] = '42'; // indoor humidity value 30 minutes ago
$WX['thb0hum-val60'] = '42'; // indoor humidity value 60 minutes ago
$WX['thb0hum-hmin'] = '41'; // indoor humidity min of this hour
$WX['thb0hum-hmintime'] = '20240425054542'; // indoor humidity timestamp min of this hour
$WX['thb0hum-hmax'] = '42'; // indoor humidity max of this hour
$WX['thb0hum-hmaxtime'] = '20240425054444'; // indoor humidity timestamp max of this hour
$WX['thb0hum-dmin'] = '38'; // indoor humidity min of today
$WX['thb0hum-dmintime'] = '20240425034743'; // indoor humidity timestamp min of today
$WX['thb0hum-dmax'] = '42'; // indoor humidity max of today
$WX['thb0hum-dmaxtime'] = '20240425054444'; // indoor humidity timestamp max of today
$WX['thb0hum-ydmin'] = '33'; // indoor humidity min of yesterday
$WX['thb0hum-ydmintime'] = '20240424222845'; // indoor humidity timestamp min of yesterday
$WX['thb0hum-ydmax'] = '42'; // indoor humidity max of yesterday
$WX['thb0hum-ydmaxtime'] = '20240424045841'; // indoor humidity timestamp max of yesterday
$WX['thb0hum-mmin'] = '31'; // indoor humidity min of this month
$WX['thb0hum-mmintime'] = '20240406001640'; // indoor humidity timestamp min of this month
$WX['thb0hum-mmax'] = '45'; // indoor humidity max of this month
$WX['thb0hum-mmaxtime'] = '20240418153545'; // indoor humidity timestamp max of this month
$WX['thb0hum-ymin'] = '14'; // indoor humidity min of this year
$WX['thb0hum-ymintime'] = '20240116105545'; // indoor humidity timestamp min of this year
$WX['thb0hum-ymax'] = '46'; // indoor humidity max of this year
$WX['thb0hum-ymaxtime'] = '20240304222945'; // 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'] = '62.6'; // indoor dewpoint most recent
$WX['thb0dew-val5'] = '62.6'; // indoor dewpoint value 5 minutes ago
$WX['thb0dew-val10'] = '63.1'; // indoor dewpoint value 10 minutes ago
$WX['thb0dew-val15'] = '63.1'; // indoor dewpoint value 15 minutes ago
$WX['thb0dew-val30'] = '63.1'; // indoor dewpoint value 30 minutes ago
$WX['thb0dew-val60'] = '63.0'; // indoor dewpoint value 60 minutes ago
$WX['thb0dew-hmin'] = '62.4'; // indoor dewpoint min of this hour
$WX['thb0dew-hmintime'] = '20240425054547'; // indoor dewpoint timestamp min of this hour
$WX['thb0dew-hmax'] = '63.3'; // indoor dewpoint max of this hour
$WX['thb0dew-hmaxtime'] = '20240425054444'; // indoor dewpoint timestamp max of this hour
$WX['thb0dew-dmin'] = '60.3'; // indoor dewpoint min of today
$WX['thb0dew-dmintime'] = '20240425034743'; // indoor dewpoint timestamp min of today
$WX['thb0dew-dmax'] = '63.3'; // indoor dewpoint max of today
$WX['thb0dew-dmaxtime'] = '20240425054444'; // indoor dewpoint timestamp max of today
$WX['thb0dew-ydmin'] = '55.8'; // indoor dewpoint min of yesterday
$WX['thb0dew-ydmintime'] = '20240424220446'; // indoor dewpoint timestamp min of yesterday
$WX['thb0dew-ydmax'] = '65.8'; // indoor dewpoint max of yesterday
$WX['thb0dew-ydmaxtime'] = '20240424142053'; // indoor dewpoint timestamp max of yesterday
$WX['thb0dew-mmin'] = '53.8'; // indoor dewpoint min of this month
$WX['thb0dew-mmintime'] = '20240404083917'; // indoor dewpoint timestamp min of this month
$WX['thb0dew-mmax'] = '70.9'; // indoor dewpoint max of this month
$WX['thb0dew-mmaxtime'] = '20240418162002'; // indoor dewpoint timestamp max of this month
$WX['thb0dew-ymin'] = '28.9'; // indoor dewpoint min of this year
$WX['thb0dew-ymintime'] = '20240117052931'; // indoor dewpoint timestamp min of this year
$WX['thb0dew-ymax'] = '70.9'; // indoor dewpoint max of this year
$WX['thb0dew-ymaxtime'] = '20240418162002'; // 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'] = '20230612201434'; // indoor dewpoint timestamp max of all time
$WX['thb0dew-starttime'] = '20150201005603'; // indoor dewpoint timestamp of first recorded data
$WX['thb0press-act'] = '29.92'; // station pressure most recent
$WX['thb0press-val5'] = '29.92'; // station pressure value 5 minutes ago
$WX['thb0press-val10'] = '29.91'; // station pressure value 10 minutes ago
$WX['thb0press-val15'] = '29.91'; // station pressure value 15 minutes ago
$WX['thb0press-val30'] = '29.91'; // station pressure value 30 minutes ago
$WX['thb0press-val60'] = '29.91'; // station pressure value 60 minutes ago
$WX['thb0press-hmin'] = '29.91'; // station pressure min of this hour
$WX['thb0press-hmintime'] = '20240425052645'; // station pressure timestamp min of this hour
$WX['thb0press-hmax'] = '29.92'; // station pressure max of this hour
$WX['thb0press-hmaxtime'] = '20240425054542'; // station pressure timestamp max of this hour
$WX['thb0press-dmin'] = '29.91'; // station pressure min of today
$WX['thb0press-dmintime'] = '20240425052645'; // station pressure timestamp min of today
$WX['thb0press-dmax'] = '29.98'; // station pressure max of today
$WX['thb0press-dmaxtime'] = '20240425005445'; // station pressure timestamp max of today
$WX['thb0press-ydmin'] = '29.93'; // station pressure min of yesterday
$WX['thb0press-ydmintime'] = '20240424052845'; // station pressure timestamp min of yesterday
$WX['thb0press-ydmax'] = '30.04'; // station pressure max of yesterday
$WX['thb0press-ydmaxtime'] = '20240424130253'; // station pressure timestamp max of yesterday
$WX['thb0press-mmin'] = '29.42'; // station pressure min of this month
$WX['thb0press-mmintime'] = '20240410031648'; // station pressure timestamp min of this month
$WX['thb0press-mmax'] = '30.20'; // station pressure max of this month
$WX['thb0press-mmaxtime'] = '20240412111442'; // station pressure timestamp max of this month
$WX['thb0press-ymin'] = '29.34'; // station pressure min of this year
$WX['thb0press-ymintime'] = '20240108151248'; // station pressure timestamp min of this year
$WX['thb0press-ymax'] = '30.45'; // station pressure max of this year
$WX['thb0press-ymaxtime'] = '20240120105244'; // station pressure timestamp max of this year
$WX['thb0press-amin'] = '29.23'; // station pressure min of all time
$WX['thb0press-amintime'] = '20170121214939'; // 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.06'; // sealevel pressure most recent
$WX['thb0seapress-val5'] = '30.06'; // sealevel pressure value 5 minutes ago
$WX['thb0seapress-val10'] = '30.06'; // sealevel pressure value 10 minutes ago
$WX['thb0seapress-val15'] = '30.06'; // sealevel pressure value 15 minutes ago
$WX['thb0seapress-val30'] = '30.05'; // sealevel pressure value 30 minutes ago
$WX['thb0seapress-val60'] = '30.06'; // sealevel pressure value 60 minutes ago
$WX['thb0seapress-delta2h'] = '-0.01'; // sealevel pressure delta 2 hours ago
$WX['thb0seapress-delta3h'] = '-0.02'; // sealevel pressure delta 3 hours ago
$WX['thb0seapress-delta6h'] = '-0.04'; // sealevel pressure delta 6 hours ago
$WX['thb0seapress-delta12h'] = '-0.02'; // sealevel pressure delta 12 hours ago
$WX['thb0seapress-delta24h'] = '-0.02'; // sealevel pressure delta 24 hours ago
$WX['thb0seapress-avg@h48'] = '30.12'; // sealevel pressure avg 48 hours ago
$WX['thb0seapress-avg@h72'] = '30.27'; // sealevel pressure avg 72 hours ago
$WX['thb0seapress-avg@h96'] = '30.16'; // sealevel pressure avg 96 hours ago
$WX['thb0seapress-avg@h120'] = '30.04'; // sealevel pressure avg 120 hours ago
$WX['thb0seapress-avg@h144'] = '30.00'; // sealevel pressure avg 144 hours ago
$WX['thb0seapress-avg@h168'] = '29.97'; // sealevel pressure avg 168 hours ago
$WX['thb0seapress-hmin'] = '30.05'; // sealevel pressure min of this hour
$WX['thb0seapress-hmintime'] = '20240425052645'; // sealevel pressure timestamp min of this hour
$WX['thb0seapress-hmax'] = '30.07'; // sealevel pressure max of this hour
$WX['thb0seapress-hmaxtime'] = '20240425054542'; // sealevel pressure timestamp max of this hour
$WX['thb0seapress-dmin'] = '30.05'; // sealevel pressure min of today
$WX['thb0seapress-dmintime'] = '20240425052645'; // sealevel pressure timestamp min of today
$WX['thb0seapress-dmax'] = '30.13'; // sealevel pressure max of today
$WX['thb0seapress-dmaxtime'] = '20240425005445'; // sealevel pressure timestamp max of today
$WX['thb0seapress-ydmin'] = '30.08'; // sealevel pressure min of yesterday
$WX['thb0seapress-ydmintime'] = '20240424052845'; // sealevel pressure timestamp min of yesterday
$WX['thb0seapress-ydmax'] = '30.18'; // sealevel pressure max of yesterday
$WX['thb0seapress-ydmaxtime'] = '20240424122651'; // sealevel pressure timestamp max of yesterday
$WX['thb0seapress-mmin'] = '29.56'; // sealevel pressure min of this month
$WX['thb0seapress-mmintime'] = '20240410031842'; // sealevel pressure timestamp min of this month
$WX['thb0seapress-mmax'] = '30.34'; // sealevel pressure max of this month
$WX['thb0seapress-mmaxtime'] = '20240422112148'; // sealevel pressure timestamp max of this month
$WX['thb0seapress-ymin'] = '29.49'; // sealevel pressure min of this year
$WX['thb0seapress-ymintime'] = '20240108151248'; // sealevel pressure timestamp min of this year
$WX['thb0seapress-ymax'] = '30.61'; // sealevel pressure max of this year
$WX['thb0seapress-ymaxtime'] = '20240120105244'; // sealevel pressure timestamp max of this year
$WX['thb0seapress-amin'] = '29.39'; // sealevel pressure min of all time
$WX['thb0seapress-amintime'] = '20230302222230'; // 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.0'; // windspeed value 5 minutes ago
$WX['wind0wind-val10'] = '0.0'; // windspeed value 10 minutes ago
$WX['wind0wind-val15'] = '0.0'; // windspeed value 15 minutes ago
$WX['wind0wind-val30'] = '2.0'; // 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'] = '20240425054557'; // windspeed timestamp min of this hour
$WX['wind0wind-hmax'] = '2.9'; // windspeed max of this hour
$WX['wind0wind-hmaxtime'] = '20240425052743'; // windspeed timestamp max of this hour
$WX['wind0wind-dmin'] = '0.0'; // windspeed min of today
$WX['wind0wind-dmintime'] = '20240425054557'; // windspeed timestamp min of today
$WX['wind0wind-dmax'] = '8.1'; // windspeed max of today
$WX['wind0wind-dmaxtime'] = '20240425005407'; // windspeed timestamp max of today
$WX['wind0wind-ydmin'] = '0.0'; // windspeed min of yesterday
$WX['wind0wind-ydmintime'] = '20240424235603'; // windspeed timestamp min of yesterday
$WX['wind0wind-ydmax'] = '12.1'; // windspeed max of yesterday
$WX['wind0wind-ydmaxtime'] = '20240424170750'; // windspeed timestamp max of yesterday
$WX['wind0wind-mmin'] = '0.0'; // windspeed min of this month
$WX['wind0wind-mmintime'] = '20240425054557'; // windspeed timestamp min of this month
$WX['wind0wind-mmax'] = '33.1'; // windspeed max of this month
$WX['wind0wind-mmaxtime'] = '20240410032412'; // windspeed timestamp max of this month
$WX['wind0wind-ymin'] = '0.0'; // windspeed min of this year
$WX['wind0wind-ymintime'] = '20240425054557'; // windspeed timestamp min of this year
$WX['wind0wind-ymax'] = '33.1'; // windspeed max of this year
$WX['wind0wind-ymaxtime'] = '20240410032412'; // windspeed timestamp max of this year
$WX['wind0wind-amin'] = '0.0'; // windspeed min of all time
$WX['wind0wind-amintime'] = '20240425054557'; // windspeed timestamp min of all time
$WX['wind0wind-amax'] = '52.0'; // windspeed max of all time
$WX['wind0wind-amaxtime'] = '20230621205319'; // 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.0'; // 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.9'; // average windspeed delta 6 hours ago
$WX['wind0avgwind-delta12h'] = '-4.0'; // average windspeed delta 12 hours ago
$WX['wind0avgwind-delta24h'] = '-1.8'; // average windspeed delta 24 hours ago
$WX['wind0avgwind-avg@h48'] = '0.0'; // average windspeed avg 48 hours ago
$WX['wind0avgwind-avg@h72'] = '0.1'; // average windspeed avg 72 hours ago
$WX['wind0avgwind-avg@h96'] = '7.4'; // average windspeed avg 96 hours ago
$WX['wind0avgwind-avg@h120'] = '0.0'; // average windspeed avg 120 hours ago
$WX['wind0avgwind-avg@h144'] = '0.0'; // average windspeed avg 144 hours ago
$WX['wind0avgwind-avg@h168'] = '2.1'; // average windspeed avg 168 hours ago
$WX['wind0avgwind-hmin'] = '0.0'; // average windspeed min of this hour
$WX['wind0avgwind-hmintime'] = '20240425054555'; // average windspeed timestamp min of this hour
$WX['wind0avgwind-hmax'] = '0.9'; // average windspeed max of this hour
$WX['wind0avgwind-hmaxtime'] = '20240425053835'; // average windspeed timestamp max of this hour
$WX['wind0avgwind-dmin'] = '0.0'; // average windspeed min of today
$WX['wind0avgwind-dmintime'] = '20240425054555'; // average windspeed timestamp min of today
$WX['wind0avgwind-dmax'] = '2.0'; // average windspeed max of today
$WX['wind0avgwind-dmaxtime'] = '20240425022403'; // average windspeed timestamp max of today
$WX['wind0avgwind-ydmin'] = '0.0'; // average windspeed min of yesterday
$WX['wind0avgwind-ydmintime'] = '20240424035221'; // average windspeed timestamp min of yesterday
$WX['wind0avgwind-ydmax'] = '4.9'; // average windspeed max of yesterday
$WX['wind0avgwind-ydmaxtime'] = '20240424195600'; // average windspeed timestamp max of yesterday
$WX['wind0avgwind-mmin'] = '0.0'; // average windspeed min of this month
$WX['wind0avgwind-mmintime'] = '20240425054555'; // average windspeed timestamp min of this month
$WX['wind0avgwind-mmax'] = '12.1'; // average windspeed max of this month
$WX['wind0avgwind-mmaxtime'] = '20240410033400'; // average windspeed timestamp max of this month
$WX['wind0avgwind-ymin'] = '0.0'; // average windspeed min of this year
$WX['wind0avgwind-ymintime'] = '20240425054555'; // average windspeed timestamp min of this year
$WX['wind0avgwind-ymax'] = '15.0'; // average windspeed max of this year
$WX['wind0avgwind-ymaxtime'] = '20240108155801'; // average windspeed timestamp max of this year
$WX['wind0avgwind-amin'] = '0.0'; // average windspeed min of all time
$WX['wind0avgwind-amintime'] = '20240425054555'; // 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'] = '138'; // wind direction most recent
$WX['wind0dir-val5'] = '138'; // wind direction value 5 minutes ago
$WX['wind0dir-val10'] = '138'; // wind direction value 10 minutes ago
$WX['wind0dir-val15'] = '138'; // wind direction value 15 minutes ago
$WX['wind0dir-val30'] = '138'; // wind direction value 30 minutes ago
$WX['wind0dir-val60'] = '138'; // 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'] = '161'; // wind direction avg 48 hours ago
$WX['wind0dir-avg@h72'] = '31'; // wind direction avg 72 hours ago
$WX['wind0dir-avg@h96'] = '353'; // wind direction avg 96 hours ago
$WX['wind0dir-avg@h120'] = '135'; // wind direction avg 120 hours ago
$WX['wind0dir-avg@h144'] = '128'; // wind direction avg 144 hours ago
$WX['wind0dir-avg@h168'] = '161'; // wind direction avg 168 hours ago
$WX['wind0dir-avg10'] = '138'; // wind direction average 10 minutes
$WX['wind0dir-havg'] = '138'; // wind direction average of this hour
$WX['wind0dir-davg'] = '144'; // wind direction average of today
$WX['wind0dir-ydavg'] = '133'; // wind direction average of yesterday
$WX['wind0dir-mavg'] = '146'; // wind direction average of this month
$WX['wind0dir-yavg'] = '131'; // wind direction average of this year
$WX['wind0dir-aavg'] = '119'; // wind direction average of all time
$WX['wind0dir-starttime'] = '--'; // wind direction timestamp of first recorded data
$WX['wind0chill-act'] = '67.6'; // outdoor wind chill temperature most recent
$WX['wind0chill-val5'] = '67.6'; // outdoor wind chill temperature value 5 minutes ago
$WX['wind0chill-val10'] = '67.6'; // outdoor wind chill temperature value 10 minutes ago
$WX['wind0chill-val15'] = '67.6'; // outdoor wind chill temperature value 15 minutes ago
$WX['wind0chill-val30'] = '67.3'; // outdoor wind chill temperature value 30 minutes ago
$WX['wind0chill-val60'] = '67.1'; // outdoor wind chill temperature value 60 minutes ago
$WX['wind0chill-hmin'] = '67.1'; // outdoor wind chill temperature min of this hour
$WX['wind0chill-hmintime'] = '20240425050305'; // outdoor wind chill temperature timestamp min of this hour
$WX['wind0chill-hmax'] = '67.6'; // outdoor wind chill temperature max of this hour
$WX['wind0chill-hmaxtime'] = '20240425054555'; // outdoor wind chill temperature timestamp max of this hour
$WX['wind0chill-dmin'] = '66.7'; // outdoor wind chill temperature min of today
$WX['wind0chill-dmintime'] = '20240425041705'; // outdoor wind chill temperature timestamp min of today
$WX['wind0chill-dmax'] = '70.2'; // outdoor wind chill temperature max of today
$WX['wind0chill-dmaxtime'] = '20240425000515'; // outdoor wind chill temperature timestamp max of today
$WX['wind0chill-ydmin'] = '70.2'; // outdoor wind chill temperature min of yesterday
$WX['wind0chill-ydmintime'] = '20240424235905'; // outdoor wind chill temperature timestamp min of yesterday
$WX['wind0chill-ydmax'] = '85.5'; // outdoor wind chill temperature max of yesterday
$WX['wind0chill-ydmaxtime'] = '20240424153607'; // outdoor wind chill temperature timestamp max of yesterday
$WX['wind0chill-mmin'] = '46.8'; // outdoor wind chill temperature min of this month
$WX['wind0chill-mmintime'] = '20240403073529'; // outdoor wind chill temperature timestamp min of this month
$WX['wind0chill-mmax'] = '88.5'; // outdoor wind chill temperature max of this month
$WX['wind0chill-mmaxtime'] = '20240418140000'; // outdoor wind chill temperature timestamp max of this month
$WX['wind0chill-ymin'] = '1.6'; // outdoor wind chill temperature min of this year
$WX['wind0chill-ymintime'] = '20240116053933'; // outdoor wind chill temperature timestamp min of this year
$WX['wind0chill-ymax'] = '89.8'; // outdoor wind chill temperature max of this year
$WX['wind0chill-ymaxtime'] = '20240305144500'; // 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'] = '20240425054637'; // rain rate timestamp min of this hour
$WX['rain0rate-hmax'] = '0.00'; // rain rate max of this hour
$WX['rain0rate-hmaxtime'] = '20240425054637'; // rain rate timestamp max of this hour
$WX['rain0rate-dmin'] = '0.00'; // rain rate min of today
$WX['rain0rate-dmintime'] = '20240425054637'; // rain rate timestamp min of today
$WX['rain0rate-dmax'] = '0.00'; // rain rate max of today
$WX['rain0rate-dmaxtime'] = '20240425054637'; // rain rate timestamp max of today
$WX['rain0rate-ydmin'] = '0.00'; // rain rate min of yesterday
$WX['rain0rate-ydmintime'] = '20240424235911'; // rain rate timestamp min of yesterday
$WX['rain0rate-ydmax'] = '0.00'; // rain rate max of yesterday
$WX['rain0rate-ydmaxtime'] = '20240424235911'; // rain rate timestamp max of yesterday
$WX['rain0rate-mmin'] = '0.00'; // rain rate min of this month
$WX['rain0rate-mmintime'] = '20240425054637'; // rain rate timestamp min of this month
$WX['rain0rate-mmax'] = '15.16'; // rain rate max of this month
$WX['rain0rate-mmaxtime'] = '20240410032346'; // rain rate timestamp max of this month
$WX['rain0rate-ymin'] = '0.00'; // rain rate min of this year
$WX['rain0rate-ymintime'] = '20240425054637'; // rain rate timestamp min of this year
$WX['rain0rate-ymax'] = '52.36'; // rain rate max of this year
$WX['rain0rate-ymaxtime'] = '20240318141806'; // rain rate timestamp max of this year
$WX['rain0rate-amin'] = '0.00'; // rain rate min of all time
$WX['rain0rate-amintime'] = '20240425054637'; // 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'] = '13.97'; // rain most recent
$WX['rain0total-val5'] = '13.97'; // rain value 5 minutes ago
$WX['rain0total-val10'] = '13.97'; // rain value 10 minutes ago
$WX['rain0total-val15'] = '13.97'; // rain value 15 minutes ago
$WX['rain0total-val30'] = '13.97'; // rain value 30 minutes ago
$WX['rain0total-val60'] = '13.97'; // 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.00'; // rain delta 12 hours ago
$WX['rain0total-delta24h'] = '0.00'; // 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'] = '20240425050013'; // rain timestamp min of this hour
$WX['rain0total-hmax'] = '0.00'; // rain max of this hour
$WX['rain0total-hmaxtime'] = '20240425054637'; // rain timestamp max of this hour
$WX['rain0total-dmin'] = '0.00'; // rain min of today
$WX['rain0total-dmintime'] = '20240425000008'; // rain timestamp min of today
$WX['rain0total-dmax'] = '0.00'; // rain max of today
$WX['rain0total-dmaxtime'] = '20240425054637'; // rain timestamp max of today
$WX['rain0total-ydmin'] = '0.00'; // rain min of yesterday
$WX['rain0total-ydmintime'] = '20240424000035'; // rain timestamp min of yesterday
$WX['rain0total-ydmax'] = '0.00'; // rain max of yesterday
$WX['rain0total-ydmaxtime'] = '20240424235911'; // rain timestamp max of yesterday
$WX['rain0total-mmin'] = '0.20'; // rain min of this month
$WX['rain0total-mmintime'] = '20240421041129'; // rain timestamp min of this month
$WX['rain0total-mmax'] = '2.43'; // rain max of this month
$WX['rain0total-mmaxtime'] = '20240410032354'; // rain timestamp max of this month
$WX['rain0total-ymin'] = '0.43'; // rain min of this year
$WX['rain0total-ymintime'] = '20240421041129'; // rain timestamp min of this year
$WX['rain0total-ymax'] = '12.75'; // rain max of this year
$WX['rain0total-ymaxtime'] = '20240410032354'; // rain timestamp max of this year
$WX['rain0total-amin'] = '0.43'; // rain min of all time
$WX['rain0total-amintime'] = '20240421041129'; // rain timestamp min of all time
$WX['rain0total-amax'] = '474.26'; // 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'] = '20240425054637'; // uv index timestamp min of this hour
$WX['uv0index-hmax'] = '0.0'; // uv index max of this hour
$WX['uv0index-hmaxtime'] = '20240425054637'; // uv index timestamp max of this hour
$WX['uv0index-dmin'] = '0.0'; // uv index min of today
$WX['uv0index-dmintime'] = '20240425054637'; // uv index timestamp min of today
$WX['uv0index-dmax'] = '0.0'; // uv index max of today
$WX['uv0index-dmaxtime'] = '20240425054637'; // uv index timestamp max of today
$WX['uv0index-ydmin'] = '0.0'; // uv index min of yesterday
$WX['uv0index-ydmintime'] = '20240424235911'; // uv index timestamp min of yesterday
$WX['uv0index-ydmax'] = '9.3'; // uv index max of yesterday
$WX['uv0index-ydmaxtime'] = '20240424134852'; // uv index timestamp max of yesterday
$WX['uv0index-mmin'] = '0.0'; // uv index min of this month
$WX['uv0index-mmintime'] = '20240425054637'; // uv index timestamp min of this month
$WX['uv0index-mmax'] = '9.3'; // uv index max of this month
$WX['uv0index-mmaxtime'] = '20240424134852'; // uv index timestamp max of this month
$WX['uv0index-ymin'] = '0.0'; // uv index min of this year
$WX['uv0index-ymintime'] = '20240425054637'; // uv index timestamp min of this year
$WX['uv0index-ymax'] = '9.3'; // uv index max of this year
$WX['uv0index-ymaxtime'] = '20240424134852'; // uv index timestamp max of this year
$WX['uv0index-amin'] = '0.0'; // uv index min of all time
$WX['uv0index-amintime'] = '20240425054637'; // 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'] = '0'; // solar rad most recent
$WX['sol0rad-val5'] = '0'; // solar rad value 5 minutes ago
$WX['sol0rad-val10'] = '0'; // solar rad value 10 minutes ago
$WX['sol0rad-val15'] = '0'; // solar rad value 15 minutes ago
$WX['sol0rad-val30'] = '0'; // solar rad value 30 minutes ago
$WX['sol0rad-val60'] = '0'; // solar rad value 60 minutes ago
$WX['sol0rad-hmin'] = '0'; // solar rad min of this hour
$WX['sol0rad-hmintime'] = '20240425054637'; // solar rad timestamp min of this hour
$WX['sol0rad-hmax'] = '0'; // solar rad max of this hour
$WX['sol0rad-hmaxtime'] = '20240425054637'; // solar rad timestamp max of this hour
$WX['sol0rad-dmin'] = '0'; // solar rad min of today
$WX['sol0rad-dmintime'] = '20240425054637'; // solar rad timestamp min of today
$WX['sol0rad-dmax'] = '0'; // solar rad max of today
$WX['sol0rad-dmaxtime'] = '20240425054637'; // solar rad timestamp max of today
$WX['sol0rad-ydmin'] = '0'; // solar rad min of yesterday
$WX['sol0rad-ydmintime'] = '20240424235911'; // solar rad timestamp min of yesterday
$WX['sol0rad-ydmax'] = '1345'; // solar rad max of yesterday
$WX['sol0rad-ydmaxtime'] = '20240424135829'; // solar rad timestamp max of yesterday
$WX['sol0rad-mmin'] = '0'; // solar rad min of this month
$WX['sol0rad-mmintime'] = '20240425054637'; // solar rad timestamp min of this month
$WX['sol0rad-mmax'] = '1373'; // solar rad max of this month
$WX['sol0rad-mmaxtime'] = '20240413124150'; // solar rad timestamp max of this month
$WX['sol0rad-ymin'] = '0'; // solar rad min of this year
$WX['sol0rad-ymintime'] = '20240425054637'; // solar rad timestamp min of this year
$WX['sol0rad-ymax'] = '1373'; // solar rad max of this year
$WX['sol0rad-ymaxtime'] = '20240413124150'; // solar rad timestamp max of this year
$WX['sol0rad-amin'] = '0'; // solar rad min of all time
$WX['sol0rad-amintime'] = '20240425054637'; // solar rad timestamp min of all time
$WX['sol0rad-amax'] = '1373'; // solar rad max of all time
$WX['sol0rad-amaxtime'] = '20240413124150'; // solar rad timestamp max of all time
$WX['sol0rad-starttime'] = '20190502175630'; // solar rad timestamp of first recorded data
$WX['rain0total-daysum'] = '0.00'; // rain total today
$WX['rain0total-monthsum'] = '2.43'; // rain total this month
$WX['rain0total-yearsum'] = '12.75'; // 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.001'; // solar evo total today
$WX['sol0evo-monthsum'] = '4.015'; // solar evo total this month
$WX['sol0evo-yearsum'] = '12.543'; // solar evo total this year
$WX['sol0evo-ydaysum'] = '0.160'; // solar evo total yesterday
$WX['sol0evo-sum60'] = '0.000'; // solar evo total last 60 minutes
$WX['sol0evo-sum24h'] = '0.156'; // solar evo total last 24 hours
$WX['sol0evo-allsum'] = '232.936'; // solar evo total all time
$WX['th0heatindex-act'] = '19.8'; // outdoor heat index most recent
$WX['th0heatindex-val5'] = '19.8'; // outdoor heat index value 5 minutes ago
$WX['th0heatindex-val10'] = '19.8'; // outdoor heat index value 10 minutes ago
$WX['th0heatindex-val15'] = '19.8'; // outdoor heat index value 15 minutes ago
$WX['th0heatindex-val30'] = '19.6'; // outdoor heat index value 30 minutes ago
$WX['th0heatindex-val60'] = '19.5'; // outdoor heat index value 60 minutes ago
$WX['th0heatindex-hmin'] = '19.5'; // outdoor heat index min of this hour
$WX['th0heatindex-hmintime'] = '20240425050257'; // outdoor heat index timestamp min of this hour
$WX['th0heatindex-hmax'] = '19.8'; // outdoor heat index max of this hour
$WX['th0heatindex-hmaxtime'] = '20240425054547'; // outdoor heat index timestamp max of this hour
$WX['th0heatindex-dmin'] = '19.3'; // outdoor heat index min of today
$WX['th0heatindex-dmintime'] = '20240425041705'; // outdoor heat index timestamp min of today
$WX['th0heatindex-dmax'] = '21.2'; // outdoor heat index max of today
$WX['th0heatindex-dmaxtime'] = '20240425000515'; // outdoor heat index timestamp max of today
$WX['th0heatindex-ydmin'] = '21.2'; // outdoor heat index min of yesterday
$WX['th0heatindex-ydmintime'] = '20240424235941'; // outdoor heat index timestamp min of yesterday
$WX['th0heatindex-ydmax'] = '33.2'; // outdoor heat index max of yesterday
$WX['th0heatindex-ydmaxtime'] = '20240424153436'; // outdoor heat index timestamp max of yesterday
$WX['th0heatindex-mmin'] = '9.3'; // outdoor heat index min of this month
$WX['th0heatindex-mmintime'] = '20240403071114'; // outdoor heat index timestamp min of this month
$WX['th0heatindex-mmax'] = '36.3'; // outdoor heat index max of this month
$WX['th0heatindex-mmaxtime'] = '20240418135921'; // outdoor heat index timestamp max of this month
$WX['th0heatindex-ymin'] = '-8.1'; // outdoor heat index min of this year
$WX['th0heatindex-ymintime'] = '20240116074832'; // outdoor heat index timestamp min of this year
$WX['th0heatindex-ymax'] = '36.3'; // outdoor heat index max of this year
$WX['th0heatindex-ymaxtime'] = '20240418135921'; // 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'] = '138'; // wind direction min 10 minutes
$WX['wind0dir-max10'] = '138'; // wind direction max 10 minutes