urbanemissions-info / pollutioncalculators

GNU Affero General Public License v3.0
3 stars 0 forks source link

AQI Simulator #11

Open d-saikrishna opened 2 months ago

d-saikrishna commented 2 months ago

Most available tools to study air pollution are complex (state-of-the-art) and data-intensive (multi-purpose). This makes it difficult for practitioners from data-scarce low and middle income countries to support decision making in reducing air pollution. UrbanEmissions.info has been developing SIM-air family of tools (“Simple Interactive Models for better air quality) to fight this challenge. These tools help in building pollution scenarios for city managers thus aiding decision making. All tools can be explored here: Tools

These tools were initially built on Microsoft Excel. They primarily are Linear Programming problems. The tools have always been open to use - users can download the Excel sheets. In an attempt to open-source these tools, we are now writing Python codes to solve the Linear programming problems.

One such code is:

Waste Management Simulator

This issue is to open-source the AQI simulator (Air Quality Information). UE Info has developed 6 tools to develop Air Quality Scenarios The first 4 tools are open sourced here: AQI Simulator.