Skip to content

Update FV3 hash :: Removes all GNU compile warnings#1095

Merged
DusanJovic-NOAA merged 6 commits intoNOAA-EMC:developfrom
dpsarmie:fix/fv3_gnu_compiler_warnings
Apr 24, 2026
Merged

Update FV3 hash :: Removes all GNU compile warnings#1095
DusanJovic-NOAA merged 6 commits intoNOAA-EMC:developfrom
dpsarmie:fix/fv3_gnu_compiler_warnings

Conversation

@dpsarmie
Copy link
Copy Markdown
Collaborator

Description

This PR will update the atmos_cubed model hash to bring in changes that resolve warnings that are triggered by the GNU compiler. The warnings were a result from trailing text after a handful of #if and #endif statements.

Issue(s) addressed

Testing

These changes were tested on Ursa using the UFS WM regression test suite.

Dependencies

@gspetro-NOAA
Copy link
Copy Markdown
Collaborator

gspetro-NOAA commented Apr 24, 2026

@dpsarmie Please revert .gitmodules and update the atmos_cubed_sphere hash to ecb6c48.

@dpsarmie
Copy link
Copy Markdown
Collaborator Author

Hash updated and gitmodules file reverted. Should be good to merge.

@gspetro-NOAA
Copy link
Copy Markdown
Collaborator

@DusanJovic-NOAA This PR is ready to merge. :) Testing completed successfully on ufs-community/ufs-weather-model#3196 .

@DusanJovic-NOAA DusanJovic-NOAA merged commit 0f4fe59 into NOAA-EMC:develop Apr 24, 2026
8 checks passed
DeniseWorthen pushed a commit to DeniseWorthen/ufsatm that referenced this pull request Apr 27, 2026
Update the atmos_cubed model hash to bring in changes that resolve warnings that are triggered by the GNU compiler. The warnings were a result from trailing text after a handful of #if and #endif statements.
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.

GNU warnings coming from atmos_cubed code

4 participants