From 5bb8f7012260c3b31bcf2168423c06c179aba1e9 Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Tue, 11 Feb 2025 09:45:37 -0600 Subject: [PATCH 1/5] point to ww3 with point updates --- .gitmodules | 2 +- sorc/ufs_model.fd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index c80d24c03a..47c9c39724 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sorc/ufs_model.fd"] path = sorc/ufs_model.fd - url = https://github.com/ufs-community/ufs-weather-model + url = https://github.com/jessicameixner-noaa/ufs-weather-model [submodule "sorc/wxflow"] path = sorc/wxflow url = https://github.com/NOAA-EMC/wxflow diff --git a/sorc/ufs_model.fd b/sorc/ufs_model.fd index ee3d52d362..7b22ad54d4 160000 --- a/sorc/ufs_model.fd +++ b/sorc/ufs_model.fd @@ -1 +1 @@ -Subproject commit ee3d52d3620565dbf7bc4f47bd039fe6423fa5c1 +Subproject commit 7b22ad54d4754c1d7dccc8ff42af18c99c1b2fe9 From dd9a74c513628e060aab41d699241bcc267d76e2 Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Tue, 11 Feb 2025 09:50:15 -0600 Subject: [PATCH 2/5] revert accidental commit to this branch --- .gitmodules | 2 +- sorc/ufs_model.fd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 47c9c39724..a8208b3665 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sorc/ufs_model.fd"] path = sorc/ufs_model.fd - url = https://github.com/jessicameixner-noaa/ufs-weather-model + url = https://github.com/ufs-ufs-community/ufs-weather-model [submodule "sorc/wxflow"] path = sorc/wxflow url = https://github.com/NOAA-EMC/wxflow diff --git a/sorc/ufs_model.fd b/sorc/ufs_model.fd index 7b22ad54d4..ee3d52d362 160000 --- a/sorc/ufs_model.fd +++ b/sorc/ufs_model.fd @@ -1 +1 @@ -Subproject commit 7b22ad54d4754c1d7dccc8ff42af18c99c1b2fe9 +Subproject commit ee3d52d3620565dbf7bc4f47bd039fe6423fa5c1 From d4701a5107377a0591f09523493ac165f73033d0 Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Tue, 11 Feb 2025 09:54:49 -0600 Subject: [PATCH 3/5] fix gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a8208b3665..c80d24c03a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sorc/ufs_model.fd"] path = sorc/ufs_model.fd - url = https://github.com/ufs-ufs-community/ufs-weather-model + url = https://github.com/ufs-community/ufs-weather-model [submodule "sorc/wxflow"] path = sorc/wxflow url = https://github.com/NOAA-EMC/wxflow From 3867efa80aee2d22f91528bd085188edcb1afe2d Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Tue, 11 Feb 2025 09:55:41 -0600 Subject: [PATCH 4/5] update git modules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c80d24c03a..4f08cab875 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sorc/ufs_model.fd"] path = sorc/ufs_model.fd - url = https://github.com/ufs-community/ufs-weather-model + url = https://github.com/ufs-community/ufs-weather-model [submodule "sorc/wxflow"] path = sorc/wxflow url = https://github.com/NOAA-EMC/wxflow From 32baf2bf91ab398cce1de07a6ae89974b5636dc6 Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Tue, 11 Feb 2025 09:57:55 -0600 Subject: [PATCH 5/5] remove space --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4f08cab875..c80d24c03a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sorc/ufs_model.fd"] path = sorc/ufs_model.fd - url = https://github.com/ufs-community/ufs-weather-model + url = https://github.com/ufs-community/ufs-weather-model [submodule "sorc/wxflow"] path = sorc/wxflow url = https://github.com/NOAA-EMC/wxflow