Update gsibec codes to fix issue with NaNs during the second outer loop#533
Conversation
TingLei-NOAA
left a comment
There was a problem hiding this comment.
@SamuelDegelia-NOAA Thanks for running test confirming this changes work., as the work-around. Hope we would have more systematic solution soon with the fillmissingvalue function .
|
FAILED on hera started build_and_test on hera at UTC time: Thu Feb 5 19:52:48 UTC 2026 workdir: /scratch3/NCEPDEV/fv3-cam/rrfsbot/PRs_RDASApp/533 |
|
PASSED on wcoss2 started build_and_test on wcoss2 at UTC time: Thu Feb 5 19:51:32 UTC 2026 workdir: /lfs/h2/emc/da/noscrub/samuel.degelia/rrfsbot/PRs_RDASApp/533 |
|
New Hera ctest failure for many tests:
This error is unrelated to the changes in this PR. I am guessing that this is due to ongoing |
|
PASSED on hera started build_and_test on hera at UTC time: Fri Feb 6 01:49:47 UTC 2026 workdir: /scratch3/NCEPDEV/fv3-cam/rrfsbot/PRs_RDASApp/533 |
Description
This PR updates a few of the gsibec workaround codes to prevent NaNs from appearing the in the second outer loop. The issue was related to background temperature values becoming unreasonable in certain grids.
Thanks to @Masanori-NOAA for quickly fixing this problem.
This PR also includes a small fix for the srun version on Hera to get the ctests working again.
Issue(s) addressed
None
Dependencies (if applicable)
None
Checklist