Skip to content

Consolidate global_domain into domain variable#69

Merged
jswade-rtx merged 2 commits into
ngwpc-candidatefrom
jwade_fix_domain
May 13, 2026
Merged

Consolidate global_domain into domain variable#69
jswade-rtx merged 2 commits into
ngwpc-candidatefrom
jwade_fix_domain

Conversation

@jswade-rtx
Copy link
Copy Markdown
Contributor

A bug was discovered where the ngenCERF server was not properly configuring the global_domain forcing variable, leading to the incorrect ESMF mesh file being used for oCONUS gages for NWM retrospective forcing.

After reviewing the code with Max, we decided that we could combine the global_domain and domain input variables into a single domain variable. This PR removes the global_domain variable in the Forcing section of the input.config and instead relies on the domain input for all region configuration. The global_domain CLI argument has been left unchanged.

I also updated the file name of the geo_em_PuertoRico.nc file to geo_em_Puerto_Rico.nc in s3/ngwpc-dev/rte-test-data/esmf/esmf_mesh/NWM/domain/ and s3/ngwpc-dev/kyle.larkin/esmf/esmf_mesh/NWM/domain/ to match the naming convention of the Puerto Rico domain in the msw-mgr.

@jswade-rtx jswade-rtx requested a review from mxkpp May 12, 2026 17:02
Copy link
Copy Markdown
Contributor

@mxkpp mxkpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and tested well

@jswade-rtx jswade-rtx changed the title Jwade fix domain Consolidate global_domain into domain variable May 13, 2026
@jswade-rtx jswade-rtx merged commit 692b174 into ngwpc-candidate May 13, 2026
4 checks passed
@jswade-rtx jswade-rtx deleted the jwade_fix_domain branch May 13, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants