Moving several fields from hard-coded values in setup_imi.sh and run_imi.sh to configurable fields in config.yml.
Adding the capability to specify a configuration file when executing setup_imi.sh or run_imi.sh. If no configuration file is specified, config.yml will be used.
Adding a sample configuration file for running the IMI on a local cluster (in this case Harvard's Cannon cluster).
Adding copies of GEOS-Chem run scripts to the IMI repository instead of copying these files from a fork of GEOS-Chem.
This PR includes:
setup_imi.sh
andrun_imi.sh
to configurable fields inconfig.yml
.setup_imi.sh
orrun_imi.sh
. If no configuration file is specified,config.yml
will be used.