Skip to content
New issue

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

Artificial reduction of inj in GFAS within HEMCO and potential solutions #267

Open
jinlx opened this issue Mar 8, 2024 · 2 comments
Open
Labels
category: Feature Request New feature or request help needed: Open Research Problem An issue that is a matter of open scientific research help needed: Request Input from Community We need our user community to provide a fix/update stale No recent activity on this issue

Comments

@jinlx
Copy link

jinlx commented Mar 8, 2024

Name and Institution (Required)

Name: Lixu Jin
Institution: University of Montana

Description of your issue or question

In the process of integrating GFAS fire emissions into models using HEMCO, fire injection heights are artificially reduced. This reduction occurs when the 0.1x0.1 degree GFAS fire emission heights are averaged down to fit the model's coarser resolution. Pixels without fires are assigned emission heights of 0, which skews the average injection height downwards when these zeros are included in the averaging process.

This issue leads to inaccurately low plume injection heights in model simulations using GFAS, potentially affecting the modeled distribution and transport of fire emissions and their impacts on air quality and climate.

A temporary workaround involves performing a weighted averaging of the injection heights by flux amount, derived from Dr. Jeff Pierce's insights. This method corrects the artificial reduction of injection heights by accounting for the actual emission strengths of fire pixels, as demonstrated in Jin et al. (2023). The corresponding scripts are provided in ipynb/py format.

A better way is to write a HEMCO extension to do so from the discussion with Drs. Jeff Pierce, Dylan Millet, and Lu Hu. This solution would ensure that the averaging process accurately reflects the spatial distribution and intensity of fire emissions across different resolutions. We are thinking about if it is easy to correct the issue and make it in the GEOS-Chem standard version.

Thanks,
Lixu

Scripts to work around the issue:
GFAS_injs_ipynb.txt
GFAS_injs_py.txt

Reference:
Jin, L., Permar, W., Selimovic, V., Ketcherside, D., Yokelson, R. J., Hornbrook, R. S., Apel, E. C., Ku, I.-T., Collett Jr., J. L., Sullivan, A. P., Jaffe, D. A., Pierce, J. R., Fried, A., Coggon, M. M., Gkatzelis, G. I., Warneke, C., Fischer, E. V., and Hu, L.: Constraining emissions of volatile organic compounds from western US wildfires with WE-CAN and FIREX-AQ airborne observations, Atmos. Chem. Phys., 23, 5969–5991, https://doi.org/10.5194/acp-23-5969-2023, 2023

@yantosca yantosca added category: Feature Request New feature or request help needed: Open Research Problem An issue that is a matter of open scientific research labels Mar 8, 2024
@yantosca
Copy link
Contributor

Thanks for the issue @jinlx. We will await your PR.

@yantosca yantosca transferred this issue from geoschem/geos-chem Mar 21, 2024
@yantosca yantosca added the help needed: Request Input from Community We need our user community to provide a fix/update label Mar 21, 2024
Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the Stale bot from closing this issue.

@stale stale bot added the stale No recent activity on this issue label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request help needed: Open Research Problem An issue that is a matter of open scientific research help needed: Request Input from Community We need our user community to provide a fix/update stale No recent activity on this issue
Projects
None yet
Development

No branches or pull requests

2 participants