geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
25 stars 19 forks source link

Add option to include OH optimization in IMI #173

Closed msulprizio closed 5 months ago

msulprizio commented 9 months ago

Name and Institution (Required)

Name: Melissa Sulprizio Institution: Harvard

Describe the update

Additional options to optimize for OH have been added to config.yml. This includes the switch for turning this option on (OptimizeOH), PriorErrorOH, and PerturbValueOH. When enabling this option, an additional run will be added to the jacobian runs. Code has also been added to the inversion scripts for including OH optimization.

This feature still needs to be properly tested and validated and future fixes are likely needed.

Tagging @megan-he who will be testing this with a global 2x2.5 inversion.

Closes #67

msulprizio commented 9 months ago

Daniel Jacob has requested that we include the option to optimize for hemispheric OH. I will work on adding that option to this branch/PR.

msulprizio commented 5 months ago

This pull request is now superseded by #157.