CABLE-LSM / benchcab

Tool for evaluation of CABLE land surface model
https://benchcab.readthedocs.io/en/latest/
Apache License 2.0
2 stars 4 forks source link

Option for specifying the location of installed executables #259

Closed SeanBryan51 closed 7 months ago

SeanBryan51 commented 8 months ago

Currently benchcab assumes the compiled executables are installed under the src/offline directory, however this may not always be the case (e.g. this script installs binaries under <project_root>/bin). It would be nice if there was an option in addition to build_script which specifies the directory in which benchcab can find the built executables.