-
Notifications
You must be signed in to change notification settings - Fork 250
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 FV3 (Thompson MP and RRTMGP), CMEPS, documentation and CI #619
Update FV3 (Thompson MP and RRTMGP), CMEPS, documentation and CI #619
Conversation
* log file was created manually; cpld_bmark_v16 and restart were run manually and passed
…/ufs-weather-model into feature/ci-control
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to confirm, you reverted my temporary change in tests/fv3_conf/control_run.IN
and added the new diag table diag_table_gfsv16_thompson_extdiag
to the current input data set? If so, thanks for catching that from the notes in my PR!
@climbfuji The diag_table fix was was done at 2b0ae64 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incorporating all my changes and testing them while I was on leave.
…t tasks into two) (#618) 1. Rename verification tasks and corresponding j-jobs, ex-scripts, and log files as described in issue #619. 2. Separate combined METplus vx tasks for surface and upper air into separate tasks. This is so that there is only one call to a METplus tool per ROCOTO task and helps simplify the workflow and debugging. 3. Ensure that each vx task has a separate section in config_defaults.yaml with its own resource variables (WTIME_..., PPN_..., etc).
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
Description
Issue(s) addressed
Testing
Initial tests on Hera against BL of 20210616
Failed tests for Intel:
Failed tests for Gnu:
Initial CI tests
All passed: https://github.com/ufs-community/ufs-weather-model/actions/runs/1005274763
Final tests
Dependencies