You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To set up P7b with updated physics, a new ccpp suite file that covers the physics options will be added. The namelist file and regression test script will be updated to set up the P7b test
Solution
Add a new suite file and a new P7b test with updated namelist and input data.
Related to
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
This PR improves on the new ./run_WE2E_tests.py script (introduced in #558), implementing all the features present in the previous shell-based workflow. Some new files are also introduced for better organization and additional functionality:
* tests/WE2E/utils.py This is a collection of functions used by other scripts, contained here to avoid circular dependencies.
* tests/WE2E/WE2E_summary.py Given an experiment directory or .yaml file, outputs a summary to screen of each experiment, its status, and the number of core hours used. It also prints a summary file with detailed information about each task for each experiment.
* tests/WE2E/print_test_info.py Will print a file WE2E_test_info.txt, very similar to the legacy WE2E_test_info.csv with just a few minor format differences.
Any scripts can be run with the -h argument to print information about all available options (not including utils.py, which is not designed to be run stand-alone).
With this PR, the old superseded shell-based tools are removed.
Description
To set up P7b with updated physics, a new ccpp suite file that covers the physics options will be added. The namelist file and regression test script will be updated to set up the P7b test
Solution
Add a new suite file and a new P7b test with updated namelist and input data.
Related to
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
The text was updated successfully, but these errors were encountered: