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

[EMAC] integrate aircraft/volcanic emissions #146

Open
3 tasks done
axel-lauer opened this issue Jul 5, 2019 · 1 comment
Open
3 tasks done

[EMAC] integrate aircraft/volcanic emissions #146

axel-lauer opened this issue Jul 5, 2019 · 1 comment
Labels

Comments

@axel-lauer
Copy link
Contributor

axel-lauer commented Jul 5, 2019

EMAC aircraft and volcanic emissions are 3-dim emission fields (unit = kg m-3 s-1) given on different vertical levels. In contrast to other 3-dim emissions that are given in kg m-2 s-1, aircraft and volcanic emissions have to be integrated vertically and cannot be simply summed up.

Tasks (branch dev_emac_import_airc_volc)

  • calculate vertical integral of aircraft emissions (variable AIRC_NO_s.py)
  • calculate vertical integral of volcanic emissions (variable VOLC_SO2_s)
  • test with more than 1 year of data
@axel-lauer axel-lauer changed the title [EMAC] integrate aircraft emissions [EMAC] integrate aircraft/volcanic emissions Jul 5, 2019
@schlunma
Copy link
Contributor

schlunma commented Jul 16, 2019

VOLC_SO2_s gives correct magnitude now, AIRC_NO_s has not been tested due to lack of data with non-zero aircraft emissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants