component_compare_copyΒΆ
component_compare_copy is a script in CIMEROOT/scripts/Tools.
$ ./component_compare_copy --help
usage:
component_compare_copy suffix [<casedir>] [--verbose]
OR
component_compare_copy --help
[1mEXAMPLES:[0m
[1;32m# Setup case [0m
> component_compare_copy
Copy the most recent batch of hist files in a case, adding the given suffix.
This allows us to save these results if we want to run the case again.
positional arguments:
caseroot Case directory (default: /glade/work/turuncu/APPS/ufs-
mrweather-app/cime/scripts/Tools)
optional arguments:
-h, --help show this help message and exit
-d, --debug Print debug information (very verbose) to file
/glade/work/turuncu/APPS/ufs-mrweather-
app/cime/scripts/Tools/component_compare_copy.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)
--suffix SUFFIX Suffix to append to hist files (default: None)