urbanemissions-info / pollutioncalculators

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

Add info to the README #4

Open rahulporuri opened 1 month ago

rahulporuri commented 1 month ago

Similar to the ClimateVisuals repository, it will be useful to add information about what all calculators exist in the codebase already and what they calculate. It will also be useful to highlight the fact that the requirements.txt file can be used to setup the Python virtual environment needed to run the Python calculators.

We could also briefly introduce the concept of Linear Programming and how it is used to solve the relevant problems in the calculators.