Remove compiler remarks in WW3 subcomponent from debug build#3081
Closed
mingchen-NOAA wants to merge 3 commits intoufs-community:developfrom
Closed
Remove compiler remarks in WW3 subcomponent from debug build#3081mingchen-NOAA wants to merge 3 commits intoufs-community:developfrom
mingchen-NOAA wants to merge 3 commits intoufs-community:developfrom
Conversation
gspetro-NOAA
pushed a commit
that referenced
this pull request
Feb 10, 2026
…cleanup (#3076) // Remove compiler remarks in WW3 subcomponent from debug build (#3081) (#3072) * UFSWM - Update UPP, including EE2 fixes; update CCPP * UFSWM - Remove compiler remarks in debug build * UFSATM - Update UPP to top of develop, including EE2 fixes for SWRF, SDEN to reproduce when threading * UFSATM - Update CCPP hash for PR 343 * CCPP - cleanup sfcsub routine * WW3 - Silence compiler remarks in debug build
Collaborator
|
Merged via #3072 . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Queue Requirements:
test_changes.listindicates which tests, if any, are changed by this PR. Committest_changes.list, even if it is empty.Description:
This PR addresses compiler remarks in WW3 subcomponent during debug build. By addressing remark #7712 (“variable has not been used”), unused variables were removed, resulting in cleaner WW3/GFS debug builds.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: