Skip to content

Commit

Permalink
stochastic_physics external is in ESCOMP org (#193)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
mnlevy1981 committed Sep 20, 2024
1 parent 4d5839e commit cf1c6e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@

[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

[submodule "MARBL"]
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

2 changes: 1 addition & 1 deletion externals/MARBL

0 comments on commit cf1c6e3

Please sign in to comment.