Regional restart regression test fixed#918
Conversation
|
@RatkoVasic-NOAA Thanks for fixing the restart test! |
|
Automated RT Failure Notification |
climbfuji
left a comment
There was a problem hiding this comment.
Approved. I noticed the CI tests failed again.
CI failed for regional tests because of the changed write component PEs. This will be fixed in #927. |
There are many hard coded values in |
|
@MinsukJi-NOAA which variables in model_configure_regional.IN would you like to put as a passing argument (other than mentioned write_tasks_per_group)? |
…res associated with missing RAVE files (ufs-community#918) * create a feature branch to address EE2 compliance * update job_preamble.sh and config_defaults.yaml to address AQMv7 EE2 compliance * add changes to fix recent two NRT runs' failures due to incorrect RAVE files and add a dummy file to deal with the case of missing RAVE files * to address PR918 reviewrs' comments * update exrefional_aqm_lbcs.sh for retro run * to address reviewer's comments on PR918 * modify config_defaults.yaml generate_FV3LAM_wflow.py link_fix.py and wcoss2.yaml * update wcoss2 and config.aqm.nco.realtime files with jianping.huang
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.
Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.
New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.
Instructions: All subsequent sections of text should be filled in as appropriate.
The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsiblity to keep the PR up-to-date with the develop branch of ufs-weather-model.
Description
Fixed regional regression tests wrt restart. Additionally renamed and corrected regional tests.
Fixed the issue of the accumulation bucket FHZERO impacting resulting forecast.
Results are changed.
Issue(s) addressed
Testing
Dependencies:
fv3atm PR #425
CCPP PR #779