echo-air-model / echo-air

A repository of scripts used for converting emissions to concentrations and health impacts using the InMAP Source-Receptor Matrix
MIT License
2 stars 0 forks source link

Allow users to toggle emissions by x percent #6

Open lkoolik opened 1 year ago

lkoolik commented 1 year ago

The goal of this update would be to allow the user to toggle emissions by X% to see the impact on concentrations. This should be easy, since the tool is currently assuming a 100% reduction. The reductions can be different for individual pollutants.

amyryao commented 4 weeks ago

I've made it so that the there's a section called REDUCTION_PERCENTAGE where the user can write the reductions they want! I'm a bit confused- what does it mean that the tool is currently assuming a 100% reduction?