jonathankoren / weewx-aqi

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

Handle Missing Pollution Units & py2 backwards compat #10

Closed jonathankoren closed 4 years ago

jonathankoren commented 4 years ago

Description

Log whenever the pollution columns do not have units associated with them, but assume they are in the proper units for the standard.

Use real constants for identifying which standard is being calculated instead of magic numbers that you just have to know.