Skip to content

Commit cf1c6e3

Browse files
authored
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
1 parent 4d5839e commit cf1c6e3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77

88
[submodule "stochastic_physics"]
99
path = externals/stochastic_physics
10-
url = https://github.com/iangrooms/stochastic_physics.git
11-
fxDONOTUSEurl = https://github.com/iangrooms/stochastic_physics.git
10+
url = https://github.com/ESCOMP/stochastic_physics.git
11+
fxDONOTUSEurl = https://github.com/ESCOMP/stochastic_physics.git
1212
fxtag = ocn_skeb_240807
1313
fxrequired = AlwaysRequired
1414

1515
[submodule "MARBL"]
1616
path = externals/MARBL
1717
url = https://github.com/marbl-ecosys/MARBL.git
1818
fxDONOTUSEurl = https://github.com/marbl-ecosys/MARBL.git
19-
fxtag = marbl0.47.0
19+
fxtag = marbl0.47.1
2020
fxrequired = AlwaysRequired
2121

0 commit comments

Comments
 (0)