[develop] Update GSI and GSI-monitor hashes for EE2#4729
[develop] Update GSI and GSI-monitor hashes for EE2#4729CatherineThomas-NOAA wants to merge 2 commits intoNOAA-EMC:developfrom
Conversation
|
@CatherineThomas-NOAA is this PR ready for review as well? |
|
@DavidHuber-NOAA - I had previously run CI tests with develop but there were several PRs merged since then, so I should rerun tests. I'll do that today. |
|
Tests on WCOSS2 and Gaea C6 pass (will post results separately). The |
|
WCOSS2 -G -E -S -C Tests - All Pass |
|
Gaea C6 -G -E -S -C Tests - All Pass |
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
This PR updates sorc/gsi_enkf.fd to c2e7964. This hash removed unused variables from the GSI_MODE=Regional build. This build enables gsi.x to run in both global and regional modes.
One stated goal of this PR was to remove unused variables from the GSI. Updating sorc/gsi_enf.fd to c2e7964 is a step in this direction.
Approve.
EdwardSafford-NOAA
left a comment
There was a problem hiding this comment.
Changes to GSI-monitor are as intended.
Description
Companion to #4728
Updates the GSI hash to remove unused variables (NOAA-EMC/GSI#989) and the GSI-monitor to remove goto statements (NOAA-EMC/GSI-Monitor#206) and unused scripts (NOAA-EMC/GSI-Monitor#207).
Refs #4676
Refs #4718
Type of change
Change characteristics
How has this been tested?
generate_workflows -G -E -S -C on WCOSS2 and Gaea C6 - All tests passed, but with an older merge of develop ( 83543df), I will rerun tests
develop at 83543df was run and the low-res v17 and C96 atm3dvar tests had identical results to this PR
Checklist