From fd44a152efdd3eacd5168829cbaaaf8ec99d0c43 Mon Sep 17 00:00:00 2001 From: pjpegion Date: Tue, 23 Sep 2025 21:40:08 +0000 Subject: [PATCH 1/8] update submodule to my branch --- .gitmodules | 2 +- fv3/atmos_cubed_sphere | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a773677e6..08d4edd6d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "fv3/atmos_cubed_sphere"] path = fv3/atmos_cubed_sphere - url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere + url = https://github.com/pjpegion/GFDL/GFDL_atmos_cubed_sphere branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework diff --git a/fv3/atmos_cubed_sphere b/fv3/atmos_cubed_sphere index 7e24e7391..36c21e80d 160000 --- a/fv3/atmos_cubed_sphere +++ b/fv3/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 7e24e739182281717607b341a1c2ffdba473616f +Subproject commit 36c21e80d2127f78e99d64ab073a4624a0f66983 From c94616af3cec1bf2834d0b2f96734cd9d6a71b45 Mon Sep 17 00:00:00 2001 From: Phil Pegion <38869668+pjpegion@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:36:27 -0700 Subject: [PATCH 2/8] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 08d4edd6d..2786e38f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "fv3/atmos_cubed_sphere"] path = fv3/atmos_cubed_sphere - url = https://github.com/pjpegion/GFDL/GFDL_atmos_cubed_sphere + url = https://github.com/pjpegion/GFDL_atmos_cubed_sphere branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework From 99fec77f8daaa862c7640d99e7ec79a7ef726e1a Mon Sep 17 00:00:00 2001 From: pjpegion Date: Wed, 19 Nov 2025 21:07:30 +0000 Subject: [PATCH 3/8] update submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2786e38f4..adfeb4630 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "fv3/atmos_cubed_sphere"] path = fv3/atmos_cubed_sphere url = https://github.com/pjpegion/GFDL_atmos_cubed_sphere - branch = dev/emc + branch = skeb_hydro [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework From 746681c9662dd356d99fc305fbca0bcc508bb480 Mon Sep 17 00:00:00 2001 From: pjpegion Date: Thu, 20 Nov 2025 17:50:27 +0000 Subject: [PATCH 4/8] add fv3 submodule --- fv3/atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fv3/atmos_cubed_sphere b/fv3/atmos_cubed_sphere index 36c21e80d..0019cc945 160000 --- a/fv3/atmos_cubed_sphere +++ b/fv3/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 36c21e80d2127f78e99d64ab073a4624a0f66983 +Subproject commit 0019cc945f741fa36450fe0e354948bee0fda5c1 From 447f34006af6623c305f075a80af8c73c30c47a5 Mon Sep 17 00:00:00 2001 From: pjpegion Date: Fri, 12 Dec 2025 17:07:24 +0000 Subject: [PATCH 5/8] update atmos_cubed_sphere hash --- fv3/atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fv3/atmos_cubed_sphere b/fv3/atmos_cubed_sphere index 0019cc945..ed3a7b9af 160000 --- a/fv3/atmos_cubed_sphere +++ b/fv3/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 0019cc945f741fa36450fe0e354948bee0fda5c1 +Subproject commit ed3a7b9af0964a2b3a1fe8f5f28e7dff04ffe276 From 9618f9946d3c54b9f2ca33b1774a1df54a4b1c73 Mon Sep 17 00:00:00 2001 From: pjpegion Date: Fri, 12 Dec 2025 17:18:25 +0000 Subject: [PATCH 6/8] update ccpp and upp hashes --- ccpp/physics | 2 +- upp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/physics b/ccpp/physics index 6382d6140..7e9ddf0b6 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 6382d6140c1c11a3e830716a7f5a9d7eb9d58cab +Subproject commit 7e9ddf0b6bb2ec6034049b05447e060115dd8de0 diff --git a/upp b/upp index 1a16f94d2..8d41f98e6 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 1a16f94d20898ff2ffcc3c8b6e036a9a16ed19a4 +Subproject commit 8d41f98e66ea858c163a387aaa0c6179851a1466 From 5a0f05b851c5683ee3925739ed79512c54c2448f Mon Sep 17 00:00:00 2001 From: pjpegion Date: Mon, 22 Dec 2025 19:28:57 +0000 Subject: [PATCH 7/8] update ccpp submodules to develop --- .gitmodules | 2 +- ccpp/framework | 2 +- ccpp/physics | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index adfeb4630..2b6158252 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework - branch = main + branch = develop [submodule "ccpp/physics"] path = ccpp/physics url = https://github.com/ufs-community/ccpp-physics diff --git a/ccpp/framework b/ccpp/framework index 3256121dc..22bc1a5de 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 3256121dc4972d5c78f43f1a16ea1cb118ec6daf +Subproject commit 22bc1a5de8a19996310aedc3482931616cd74a1b diff --git a/ccpp/physics b/ccpp/physics index 7e9ddf0b6..ac63f3193 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 7e9ddf0b6bb2ec6034049b05447e060115dd8de0 +Subproject commit ac63f31931368b6fbeb3114e5c611ad3473a73cb From e1e64d1f973683a488f4bf8b87e22d580e8fd573 Mon Sep 17 00:00:00 2001 From: pjpegion Date: Tue, 23 Dec 2025 15:48:35 +0000 Subject: [PATCH 8/8] revert gitmodule and point to updated atmos_cubed_sphere --- .gitmodules | 4 ++-- fv3/atmos_cubed_sphere | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2b6158252..5e5f8d221 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "fv3/atmos_cubed_sphere"] path = fv3/atmos_cubed_sphere - url = https://github.com/pjpegion/GFDL_atmos_cubed_sphere - branch = skeb_hydro + url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere + branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework diff --git a/fv3/atmos_cubed_sphere b/fv3/atmos_cubed_sphere index ed3a7b9af..87936f8b0 160000 --- a/fv3/atmos_cubed_sphere +++ b/fv3/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit ed3a7b9af0964a2b3a1fe8f5f28e7dff04ffe276 +Subproject commit 87936f8b0d57b541ebade64a33a926b583c70c6d