Unify the weather reporting data by merging the two weather stations: - MIN(temperature1, temperature2) - MAX(humidity1, humidity2) - MAX(windspeed1, windspeed2) - AVG(brightness1, brightness2)