geoschem / integrated_methane_inversion

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

bug fix to make jacobian.py save viz output data #101

Closed djvaron closed 1 year ago

djvaron commented 1 year ago

jacobian.py should apply both the super-observation TROPOMI operator and the single-observation TROPOMI operator, and save out both results (former for use in the inversion, latter for use in visualization). Currently the viz data isn't being saved. This PR addresses that bug.