geoschem / integrated_methane_inversion

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

Enforce (and download) GCClassic version for the IMI #147

Closed laestrada closed 6 months ago

laestrada commented 1 year ago

Name and Institution (Required)

Name: Lucas Estrada Institution: Harvard ACMG

New IMI feature or discussion

WHen downloading the IMI for local cluster use, the user separately need to git clone GCClassic using the correct version that the IMI expects. We should update the IMI to either have GCClassic as a submodule in the repository (using the correct version) or have the IMI download and install GCClassic at runtime, similar to how @nicholasbalasus set up the BC scripts. If the latter, it should check if GCClassic is already installed, and, if so, skip the download.

msulprizio commented 6 months ago

This is now done in #156. I will close out this issue.