geoschem / integrated_methane_inversion

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

KF notebook bugfixes #163

Closed laestrada closed 11 months ago

laestrada commented 11 months ago

Name and Institution (Required)

Name: Lucas Estrada Institution: Harvard ACMG

Describe the update

This PR fixes two bugs in the kf_notebook:

  1. Fixes an issue in the kf notebook where dates are mismatched with the wrong period. This is fixed by extracting the number appended to period and ordering them based on that integer
  2. Fixes use of incorrect scalefactor in calculation of posterior emissions.