From cf1c6e3c093623e9e54af547edd3b5382eb659be Mon Sep 17 00:00:00 2001 From: Michael Levy Date: Fri, 20 Sep 2024 10:35:22 -0600 Subject: [PATCH] stochastic_physics external is in ESCOMP org (#193) * stochastic_physics external is in ESCOMP org We no longer need to point to Ian's fork of stochastic_physics, the same tag has been moved to ESCOMP * Also update MARBL to latest tag The difference between marbl0.47.0 and marbl0.47.1 is limited to the YAML / JSON files that dictate what fields are added to the diag_table, so I'm okay with piggybacking on an existing PR to update other externals --- .gitmodules | 6 +++--- externals/MARBL | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 70211f4..af079e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,8 +7,8 @@ [submodule "stochastic_physics"] path = externals/stochastic_physics - url = https://github.com/iangrooms/stochastic_physics.git - fxDONOTUSEurl = https://github.com/iangrooms/stochastic_physics.git + url = https://github.com/ESCOMP/stochastic_physics.git + fxDONOTUSEurl = https://github.com/ESCOMP/stochastic_physics.git fxtag = ocn_skeb_240807 fxrequired = AlwaysRequired @@ -16,6 +16,6 @@ path = externals/MARBL url = https://github.com/marbl-ecosys/MARBL.git fxDONOTUSEurl = https://github.com/marbl-ecosys/MARBL.git - fxtag = marbl0.47.0 + fxtag = marbl0.47.1 fxrequired = AlwaysRequired diff --git a/externals/MARBL b/externals/MARBL index ece907b..5db6529 160000 --- a/externals/MARBL +++ b/externals/MARBL @@ -1 +1 @@ -Subproject commit ece907b037ed69c4a54252e6aeecada2f3e0d177 +Subproject commit 5db6529abae1fe6d363fb653baae37a5c73b6541