From 25f10a7e792a912e260b7a98f921102d6b788e59 Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Tue, 4 Feb 2025 12:40:12 -0600 Subject: [PATCH 1/5] test push request --- CDEPS-interface/CDEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDEPS-interface/CDEPS b/CDEPS-interface/CDEPS index dcec20bdc8..2eccb9f74e 160000 --- a/CDEPS-interface/CDEPS +++ b/CDEPS-interface/CDEPS @@ -1 +1 @@ -Subproject commit dcec20bdc84921e4e292f02cb24e8899ca715802 +Subproject commit 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 From 1e68d039d62291ae789caccbcee5310275521acb Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Fri, 7 Feb 2025 11:18:34 -0600 Subject: [PATCH 2/5] set .gitmodule pointers --- .gitmodules | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index f23561f714..62e15d6e83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,8 +16,8 @@ branch = feature/coastal_app [submodule "CMEPS"] path = CMEPS-interface/CMEPS - url = https://github.com/oceanmodeling/CMEPS - branch = feature/coastalapp + url = https://github.com/SmithJos13/CMEPS.git + branch = feature/cmeps_cice_development [submodule "HYCOM"] path = HYCOM-interface/HYCOM url = https://github.com/NOAA-EMC/HYCOM-src @@ -28,12 +28,12 @@ branch = dev/emc [submodule "CICE"] path = CICE-interface/CICE - url = https://github.com/NOAA-EMC/CICE - branch = develop + url = https://github.com/SmithJos13/CICE.git + branch = feature/cice_development [submodule "CDEPS"] path = CDEPS-interface/CDEPS - url = https://github.com/oceanmodeling/CDEPS - branch = feature/coastalapp + url = https://github.com/SmithJos13/CDEPS.git + branch = feature/cice_cdeps_dev [submodule "GOCART"] path = GOCART url = https://github.com/GEOS-ESM/GOCART From 675fa55d679bcbd3a41a42dfbf0e21e7c25512be Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Fri, 7 Feb 2025 11:31:40 -0600 Subject: [PATCH 3/5] updated CDEPS --- CDEPS-interface/CDEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDEPS-interface/CDEPS b/CDEPS-interface/CDEPS index 2eccb9f74e..dcec20bdc8 160000 --- a/CDEPS-interface/CDEPS +++ b/CDEPS-interface/CDEPS @@ -1 +1 @@ -Subproject commit 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 +Subproject commit dcec20bdc84921e4e292f02cb24e8899ca715802 From d401bd11698096338617066b14e20ec96ec32cd5 Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Fri, 7 Feb 2025 12:22:08 -0600 Subject: [PATCH 4/5] updated CMEPS to include ice coupling (ATM/OCN) --- CMEPS-interface/CMEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMEPS-interface/CMEPS b/CMEPS-interface/CMEPS index 9c376237aa..8d05bd1f69 160000 --- a/CMEPS-interface/CMEPS +++ b/CMEPS-interface/CMEPS @@ -1 +1 @@ -Subproject commit 9c376237aaecd748f6b552564ed4448d58a58914 +Subproject commit 8d05bd1f69b1a2f4c6ab000e49af9b5a0f77bf18 From 6e870fd9259517bc83a15557fba39cfd452fa5f2 Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Fri, 7 Feb 2025 12:53:35 -0600 Subject: [PATCH 5/5] cice dev: updated comments and formating of code --- CMEPS-interface/CMEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMEPS-interface/CMEPS b/CMEPS-interface/CMEPS index 8d05bd1f69..bd0daf2b5c 160000 --- a/CMEPS-interface/CMEPS +++ b/CMEPS-interface/CMEPS @@ -1 +1 @@ -Subproject commit 8d05bd1f69b1a2f4c6ab000e49af9b5a0f77bf18 +Subproject commit bd0daf2b5c6fed9d37a31e0f7f570e97fea8c971