e3sm_check_env
e3sm_check_env is a script in CIMEROOT/CIME/Tools.
$ ./e3sm_check_env --help
usage:
e3sm_check_env [--verbose]
OR
e3sm_check_env --help
A script to verify that the environment is compliant with E3SM's software
requirements. Be sure to source your env_mach_specific file before running
this check.
options:
-h, --help show this help message and exit
Logging options:
-d, --debug Print debug information (very verbose) to file
/home/runner/work/cime/cime/CIME/Tools/e3sm_check_env.log
(default: False)
-v, --verbose Add additional context (time and file) to log messages
(default: False)
-s, --silent Print only warnings and error messages (default: False)