================================================================= Make Experiments! - Run-script generation for earth system models ================================================================= Make Experiments! (mkexp) contains a set of tools for preparing experiments with the MPI-M's earth system models. mkexp takes a simple configuration file from the user and the templates provided by the model to generate a set of shell scripts that - when run - will set up directories, prepare input data, define configurations, and launch the actual model run and processing. expdiff is a tool that - given two mkexp configuration files - will compare the generated scripts with either the standard diff program or any equivalent tool, taking care of differences by experiment names etc. It is complemented by expdiff_path which does the same kind of diff but takes its information from the command line instead.

Karl-Hermann Wieners
authored
* Added error handling for interpolation of configuration values * Changed command line error to use logging interface * Reduced verbosity of template defaulting
Name | Last commit | Last update |
---|---|---|
examples | ||
standard_experiments | ||
standard_queue_settings | ||
LICENSE.txt | ||
MANIFEST.in | ||
Makefile | ||
README.txt | ||
configobj.py | ||
mkexp | ||
setup.py | ||
validate.py |