Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update namelist/input data setting for P7b #637

Closed
junwang-noaa opened this issue Jun 11, 2021 · 0 comments
Closed

Update namelist/input data setting for P7b #637

junwang-noaa opened this issue Jun 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@junwang-noaa
Copy link
Collaborator

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:

@junwang-noaa junwang-noaa added the enhancement New feature or request label Jun 11, 2021
epic-cicd-jenkins pushed a commit that referenced this issue Apr 17, 2023
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants