From b36a3917e48a7df30b2abfb7ba14cbd6437c7375 Mon Sep 17 00:00:00 2001 From: ChunxiZhang-NOAA <49283036+ChunxiZhang-NOAA@users.noreply.github.com> Date: Fri, 2 Dec 2022 09:47:59 -0500 Subject: [PATCH 1/4] Bug fix for the NoahMP tiled t2m and q2m (#607) * Change ccpp-physics branch to fix_tq2m_diagnoahmp --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 18d3fda36..9d45cd1b5 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 18d3fda364e42606e714168dd292e59c001e771a +Subproject commit 9d45cd1b5a7700c20b0493122ed420be0e79baba From 28755e438946421c103d4679f60e423224026d44 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 16 Dec 2022 17:07:34 -0500 Subject: [PATCH 2/4] update ccpp/physics submodule --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 827685f5e..6a961ba8f 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 827685f5eb38d958c542ed34eb05212f94def8bf +Subproject commit 6a961ba8fa2a166d8068ece62ff4bf61d6b5f61b From 51261e56b732f373b011156a8b20e08be69c06c5 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 16 Dec 2022 17:08:45 -0500 Subject: [PATCH 3/4] udpate .gitmodules for testing --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6bb663df1..7baf67b9e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,10 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + url = https://github.com/grantfirl/ccpp-physics + branch = ufs-dev-PR25 + #url = https://github.com/NCAR/ccpp-physics + #branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP From 0c5b828eace616271bba74cf6c791862315ff09a Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Tue, 20 Dec 2022 15:56:05 -0500 Subject: [PATCH 4/4] revert .gitmodules and update ccpp/physics sub pointer --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7baf67b9e..6bb663df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,10 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/grantfirl/ccpp-physics - branch = ufs-dev-PR25 - #url = https://github.com/NCAR/ccpp-physics - #branch = main + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 6a961ba8f..abe7dd688 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 6a961ba8fa2a166d8068ece62ff4bf61d6b5f61b +Subproject commit abe7dd6880c4fe06d34a89a32a2b488a4c319c82