This only returns the actual commit of the UPSY-models repo when the run script is in the correct folder.
In my case, I run the model from a folder in another repo: mpirun ../UPSY-models/UFEMISM_program, which returns the git commit of that other repo. For reproducibility of future runs, best to ensure this is consistent.
This only returns the actual commit of the UPSY-models repo when the run script is in the correct folder.
In my case, I run the model from a folder in another repo:
mpirun ../UPSY-models/UFEMISM_program, which returns the git commit of that other repo. For reproducibility of future runs, best to ensure this is consistent.