jonathankoren / weewx-aqi

Air Quality Calculations for WeeWx
GNU General Public License v3.0
9 stars 4 forks source link

weewx-aqi v1.4.1 calculation fail #41

Open MksRasp opened 9 months ago

MksRasp commented 9 months ago

when the sensor measure a sudden high reading the weewx-aqi calculation fail and crash weewx. it will never run until the reading of the sensor comes down to within the limits.

is it possible to have max level filtering within the code of weewx-aqi so the error " IndexError: AQI can not be calculated from this table" can be avoided and have smooth weewx run.