Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion is incorrect #36

Closed
GarethRWhite opened this issue Jun 25, 2018 · 0 comments
Closed

Conversion is incorrect #36

GarethRWhite opened this issue Jun 25, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@GarethRWhite
Copy link

I think the app reports the wrong number of cigarettes.
Here's the data:

Shanghai Normal University
http:https://aqicn.org/city/shanghai/xuhuishangshida/
Website for 11:00 reports AQI of 159.

https://www.airnow.gov/index.cfm?action=airnow.calculator
Converts AQI of 159 to PM 2.5 of 70.9 ug/m3
This should be equivalent to 70.9 / 22 = 3.2 cigarettes.

The app reports 7.5 cigarettes.
This should be equivalent to 7.5 * 22 = 165 ug/m3, which would be AQI of 215.

@amaury1093 amaury1093 added the bug Something isn't working label Aug 9, 2018
@amaury1093 amaury1093 mentioned this issue Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants