From fbc39b939f283f3832cbe5f42c0b23df3302a1df Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 2 Jan 2025 15:39:28 -0500 Subject: [PATCH] revert changes to CDEPS in .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b7fdd8d922..4e0049dd86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,8 +34,8 @@ branch = develop [submodule "CDEPS"] path = CDEPS-interface/CDEPS - url = https://github.com/NickSzapiro-NOAA/CDEPS - branch = sync_escomp_2024-12-16 + url = https://github.com/NOAA-EMC/CDEPS + branch = develop [submodule "GOCART"] path = GOCART url = https://github.com/GEOS-ESM/GOCART