geoschem / integrated_methane_inversion

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

Feature/blended-tropomi-gosat #139

Closed nicholasbalasus closed 1 year ago

nicholasbalasus commented 1 year ago

Name and Institution (Required)

Name: Nick Balasus Institution: Harvard University

Describe the update

This PR allows the IMI to handle the blended TROPOMI+GOSAT data. Because the data is not yet on AWS, this is only applicable for users on local clusters with the files (blended data + boundary conditions) available to them for the time being. A future PR will make the necessary changes to download_TROPOMI.py and download_bc.py when the data is available on AWS. The changes are mostly small, so I'm not sure where this fits in with respect to the Kaman filter PR. I've tested that this PR does not change the test case results for the operational TROPOMI data.

nicholasbalasus commented 1 year ago

@laestrada comments addressed and tested on Cannon. Good to merge?