Skip to content

Run experiments with two branches #609

Discussion options

You must be logged in to vote

Hi @fernandadialzira, esm-tools copies the model binaries instead of rebuilding them, so make sure that you compile the wiso branch.

To be on the safe side, I recommend you to make a check run (--check) with verbosity on (--verbose). This will generate a long list of output so you need to redirect it. Eg.
esm_runscripts -e test --check --verbose your_script.yaml &>check.log

You can then search for the model binary in the log file and verify the files. It will show you the source and target paths.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fernandadialzira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Models
2 participants