From 28ceffc1cc0c030220e6af0f23695b57a202b8cc Mon Sep 17 00:00:00 2001 From: Daniel Sarmiento Date: Tue, 7 Apr 2026 17:13:54 +0000 Subject: [PATCH 1/3] Add goto commits --- .gitmodules | 6 ++++-- ccpp/physics | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 58ac3638e..f5278ef5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,10 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = production/GFS.v17 + #url = https://github.com/ufs-community/ccpp-physics + #branch = production/GFS.v17 + url = https://github.com/dpsarmie/ccpp-physics + branch = v17/radwarnfix_gotos [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 60020232e..ed9827f33 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 60020232e9f0d436b17daa1f718453b89419f92f +Subproject commit ed9827f3307a4216590c4bd0066c6bd0f6d6f868 From 891241d7e5839c83a4fb86b5d4f15ecf0233a864 Mon Sep 17 00:00:00 2001 From: Daniel Sarmiento Date: Tue, 7 Apr 2026 17:49:27 +0000 Subject: [PATCH 2/3] Update CCPP hash with production RRTMGP hash --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index ed9827f33..7703e5f25 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit ed9827f3307a4216590c4bd0066c6bd0f6d6f868 +Subproject commit 7703e5f25980231505b871d71e8a5618add54464 From 8dd422fc283a9881fa985d80192b9263ef8db9d5 Mon Sep 17 00:00:00 2001 From: Daniel Sarmiento Date: Wed, 8 Apr 2026 16:41:31 +0000 Subject: [PATCH 3/3] Update CCPP hash and revert gitmodules --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index f5278ef5d..58ac3638e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,10 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - #url = https://github.com/ufs-community/ccpp-physics - #branch = production/GFS.v17 - url = https://github.com/dpsarmie/ccpp-physics - branch = v17/radwarnfix_gotos + url = https://github.com/ufs-community/ccpp-physics + branch = production/GFS.v17 [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 7703e5f25..8007f2c3e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 7703e5f25980231505b871d71e8a5618add54464 +Subproject commit 8007f2c3e32e20a4aea56576ccf50aaca7d18f44