Contents of $weather-Array
(
    [barometer] => 29.98
    [barometer_max] => 30.02
    [barometer_max_time] => 00:06
    [barometer_min] => 29.98
    [barometer_min_time] => 04:16
    [barometer_trend] => n/a
    [barometer_trend_text] => steady
    [barometer_units] => inHg
    [currentdescription] => n/a
    [currentweathericon] => n/a
    [date] => 05-27-2026
    [datetime] => 1779894127
    [dewpoint] => 61
    [dewpoint_low] => 53.2
    [dewpoint_low_time] => 03:46
    [heat_index] => 73
    [humidity] => 66
    [humidity_indoor] => n/a
    [humidity_trend] => n/a
    [lightning] => 0
    [lightningkm] => 39
    [lightningmi] => 24
    [lightningtime] => 1778957306
    [lightningtimeago] => 937104
    [loaded] => wf
    [loaded_from] => /home/trave147/public_html/pwsWD/jsondata/weatherflow.txt
    [lux] => 96220
    [rain_lasthour] => 0
    [rain_month] => 4.56
    [rain_rate] => 0
    [rain_today] => 0
    [rain_units] => in
    [rain_yday] => 0
    [rain_year] => 20.17
    [snow_depth] => 0
    [snow_last] => Mar  23th
    [snow_season] => 122.92
    [snow_today] => 0
    [snow_yday] => 0
    [solar] => 801
    [solar_max] => 801
    [solar_max_time] => 11:02
    [swversion] => WF-API
    [temp] => 73
    [temp_feel] => 73
    [temp_high] => 73
    [temp_high_time] => 11:02
    [temp_indoor] => n/a
    [temp_indoor_feel] => n/a
    [temp_low] => 55.9
    [temp_low_time] => 05:37
    [temp_trend] => n/a
    [temp_units] => F
    [time] => 11:02 am
    [uv] => 5.54
    [uv_max] => 5.54
    [uv_max_time] => 11:02
    [wetbulb] => 65.1
    [wind_direction] => 351
    [wind_direction_avg] => n/a
    [wind_gust_speed] => 5.4
    [wind_gust_speed_max] => 5.4
    [wind_gust_speed_max_time] => 11:02
    [wind_run] => n/a
    [wind_speed] => 2.7
    [wind_speed_avg] => 2.7
    [wind_speed_max] => 3.4
    [wind_speed_max_time] => 10:57
    [wind_units] => mph
    [windchill] => 73
    [windchill_low] => n/a
    [windchill_low_time] => n/a
)

Contents of $weatherflow-Array
(
    [time] => 1779894127
    [solar] => 801
    [uv] => 5.54
    [lux] => 96220
    [lastlightningtime] => 1778957306
    [lightningdistance] => 24
    [lightning] => 0
    [lightning3hr] => 0
    [dist_units] => mi
    [lightningdistanceKM] => 39
    [lightningdistanceMI] => 24
)