We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add primary pollutant to main AQI box. This is in the AQI_30_PRI value https://z44g6g2rrl.execute-api.us-west-2.amazonaws.com/test/get_air
For example when it's AQI_30_PRI: "PM2.5"
The main box should state "Primary Pollutant: PM₂₅" (Look either UTF8 or html subscript formatting, whichever looks better)
Once you install pandoc, you can render the site locally with python _build.py
python _build.py
You'll likely need to modify
air-sampling/scripts/index.js
Line 59 in 18c2c8a
The text was updated successfully, but these errors were encountered:
[](url
Sorry, something went wrong.
Waiting for merge.
No branches or pull requests
Add primary pollutant to main AQI box. This is in the AQI_30_PRI value https://z44g6g2rrl.execute-api.us-west-2.amazonaws.com/test/get_air
For example when it's AQI_30_PRI: "PM2.5"
The main box should state "Primary Pollutant: PM₂₅" (Look either UTF8 or html subscript formatting, whichever looks better)
Once you install pandoc, you can render the site locally with
python _build.py
You'll likely need to modify
air-sampling/scripts/index.js
Line 59 in 18c2c8a
The text was updated successfully, but these errors were encountered: