hrbonz / python-aqi

A library to convert between AQI value and pollutant concentration (µg/m³ or ppm)
BSD 3-Clause "New" or "Revised" License
60 stars 28 forks source link

Fix access to MEP algo #1

Closed hrbonz closed 8 years ago

hrbonz commented 8 years ago

Right now, the mep algorithm is written but not accessible as it's missing in aqi.constants

Marvin-liu commented 8 years ago

Excuse me, I really want to whether I can use "algo=ALGO_MEP" in the function "aqi.to_aqi" in version 0.5.1. Thank you!

hrbonz commented 8 years ago

Hi, I just updated the package. Long overdue!! You can now pip install python-aqi==0.5.1

Closed by e9ab54796d548fa76147bdd3bb56881d0ffdb615