From 64dd0b4bca6d4c65ad01e1a225eebfb7a45f2ea4 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Mon, 20 May 2024 10:10:02 -0400 Subject: [PATCH] update submodule pointers and .gitmodules after testing --- .gitmodules | 16 ++++++---------- CMEPS-interface/CMEPS | 2 +- FV3 | 2 +- NOAHMP-interface/noahmp | 2 +- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7726c02936..a3775fc12d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - #url = https://github.com/NOAA-EMC/fv3atm - #branch = develop - url = https://github.com/grantfirl/fv3atm - branch = combo_20240503 + url = https://github.com/NOAA-EMC/fv3atm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 @@ -18,10 +16,8 @@ branch = develop [submodule "CMEPS"] path = CMEPS-interface/CMEPS - #url = https://github.com/NOAA-EMC/CMEPS - #branch = emc/develop - url = https://github.com/grantfirl/CMEPS - branch = combo_20240503 + url = https://github.com/NOAA-EMC/CMEPS + branch = emc/develop [submodule "HYCOM"] path = HYCOM-interface/HYCOM url = https://github.com/NOAA-EMC/HYCOM-src @@ -48,5 +44,5 @@ branch = develop [submodule "NOAHMP"] path = NOAHMP-interface/noahmp - url = https://github.com/grantfirl/noahmp - branch = combo_20240503 + url = https://github.com/NOAA-EMC/noahmp + branch = develop diff --git a/CMEPS-interface/CMEPS b/CMEPS-interface/CMEPS index 453e59e353..2d837b16af 160000 --- a/CMEPS-interface/CMEPS +++ b/CMEPS-interface/CMEPS @@ -1 +1 @@ -Subproject commit 453e59e353794ee8ff57693a64adf2ff49e3406d +Subproject commit 2d837b16af326b09ff4018daab4de84f4deff7ec diff --git a/FV3 b/FV3 index 0ba946ac69..10271c97aa 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 0ba946ac691a4bdb104594cc518bd344d1c4a15c +Subproject commit 10271c97aa884f64d0c2003c3202eb229cc1d65b diff --git a/NOAHMP-interface/noahmp b/NOAHMP-interface/noahmp index 1dbf99ab79..ec38ea3d90 160000 --- a/NOAHMP-interface/noahmp +++ b/NOAHMP-interface/noahmp @@ -1 +1 @@ -Subproject commit 1dbf99ab7910e8880e2d6f20f479a3858203d6e2 +Subproject commit ec38ea3d902644cd4519d5fe060316859ccdc108