From e02c85fb0cb2565b94fe9a86d125877da8ac5cf7 Mon Sep 17 00:00:00 2001 From: George Gayno Date: Mon, 22 May 2023 14:52:39 +0000 Subject: [PATCH 1/3] Remove ccpp module --- .gitmodules | 3 --- ccpp-physics | 1 - 2 files changed, 4 deletions(-) delete mode 160000 ccpp-physics diff --git a/.gitmodules b/.gitmodules index 0548a509e..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "ccpp-physics"] - path = ccpp-physics - url = https://github.com/NCAR/ccpp-physics.git diff --git a/ccpp-physics b/ccpp-physics deleted file mode 160000 index 12c115e99..000000000 --- a/ccpp-physics +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 12c115e992d3a265eaaa67d72fcbdb3a6f21195f From 0ddbac36e9c0111c7ef5077b3515886a6d147176 Mon Sep 17 00:00:00 2001 From: George Gayno Date: Mon, 22 May 2023 19:57:52 +0000 Subject: [PATCH 2/3] Point to new url. --- .gitmodules | 3 +++ ccpp-physics | 1 + 2 files changed, 4 insertions(+) create mode 160000 ccpp-physics diff --git a/.gitmodules b/.gitmodules index e69de29bb..7633c3cf4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ccpp"] + path = ccpp-physics + url = https://github.com/ufs-community/ccpp-physics.git diff --git a/ccpp-physics b/ccpp-physics new file mode 160000 index 000000000..3a306a493 --- /dev/null +++ b/ccpp-physics @@ -0,0 +1 @@ +Subproject commit 3a306a493a9a0b6c3c39c7b50d356f0ddb7c5c94 From 66ebdd504b2d6b4d487c845405c480e281641b74 Mon Sep 17 00:00:00 2001 From: "George.Gayno" Date: Tue, 23 May 2023 14:08:47 +0000 Subject: [PATCH 3/3] Update documentation. Fixes #826. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca48f03e..9e64ba59a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ And for the following third party libraries: It also uses the following repositories: - - [NCAR common community physics package](https://github.com/NCAR/ccpp-physics) + - [Common Community Physics Package](https://github.com/ufs-community/ccpp-physics) ## Installing