update cubed sphere gitmodules for perturbation/increments for cold starts#2271
update cubed sphere gitmodules for perturbation/increments for cold starts#2271pjpegion wants to merge 5 commits into
Conversation
|
great, thanks |
|
@pjpegion can you sync up branches? @jiandewang yes, we can combine this pr and #2275 to #2259 |
climbfuji
left a comment
There was a problem hiding this comment.
I looked at the changes, and I don't see a problem. But I am not qualified to approve the PR since I know nothing about these changes.
|
Hey @jkbk2004 please describe the debugging you did on Gaea to find out why you had a failure in one of the compiles where there was no similar failure on other machines. This leans towards an issue with Gaea, and not necessarily this PR. |
|
@DusanJovic-NOAA I will double check but I was seeing build issue on gaea |
|
I just ran the full regression test on Gaea using the branch from this PR and it passed successfully. See the logs here: /gpfs/f5/nggps_emc/scratch/Dusan.Jovic/ufs/cs_perts/ufs-weather-model/tests |
aerorahul
left a comment
There was a problem hiding this comment.
I have looked at the changes in this PR as well as changes in the dependency repos for FV3ATM and atmos_cubed_sphere.
This is a required functionality for replay with coldstart initial conditions for the ensemble that need to read a perturbation from another source.
I have not tested the changes, but this feature is being developed in the global-workflow. See associated PR NOAA-EMC/global-workflow#2638
@aerorahul Thanks for the review! |
Commit Queue Requirements:
Description:
Currently the model can only read in an increment file if initializing with a restart file. This functionality is also used to read in ensemble perturbations, and should also work for a external initial condition. The solution is to move the call to read_da_inc outside the if external_ic/restart logic.
There should be no changes to any regression tests.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
None
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: