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

Patch the hole between layers of the ISRM #12

Closed lkoolik closed 6 months ago

lkoolik commented 1 year ago

The ISRM has a hole in it. While it is not a very common release height, there needs to be a built-in method for estimating concentrations from these sources. Use linear interpolation to find the intercept along vectors to estimate concentration.

lkoolik commented 6 months ago

Updated goal: we are not adding linear interpolation. As a short-term solution to the ISRM hole, we will perform a quick fix to create a middle layer between L1 and L2 that is just the average of these two layers. I will accompany this with a short writeup on the documentation website, and the California ISRM being built will not have this hole.