Skip to content

Commit

Permalink
Revert .gitmodules and update submodule pointers for FV3, MOM6-interf…
Browse files Browse the repository at this point in the history
…ace/MOM6, stochastic_physics
  • Loading branch information
climbfuji committed May 21, 2024
1 parent 3e15eaa commit 825cbf6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
18 changes: 6 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
[submodule "FV3"]
path = FV3
#url = https://github.com/NOAA-EMC/fv3atm
#branch = develop
url = https://github.com/climbfuji/fv3atm
branch = feature/ccpp_prebuild_optarg
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
branch = dev/ufs-weather-model
[submodule "stochastic_physics"]
path = stochastic_physics
#url = https://github.com/NOAA-PSL/stochastic_physics
#branch = master
url = https://github.com/climbfuji/stochastic_physics
branch = feature/optional_arguments
url = https://github.com/NOAA-PSL/stochastic_physics
branch = master
[submodule "CMakeModules"]
path = CMakeModules
url = https://github.com/NOAA-EMC/CMakeModules
Expand All @@ -28,10 +24,8 @@
branch = emc/develop
[submodule "MOM6"]
path = MOM6-interface/MOM6
# url = https://github.com/NOAA-EMC/MOM6
# branch = dev/emc
url = https://github.com/dpsarmie/MOM6
branch = feature/endofrun_restart
url = https://github.com/NOAA-EMC/MOM6
branch = dev/emc
[submodule "CICE"]
path = CICE-interface/CICE
url = https://github.com/NOAA-EMC/CICE
Expand Down
2 changes: 1 addition & 1 deletion FV3
2 changes: 1 addition & 1 deletion MOM6-interface/MOM6
Submodule MOM6 updated 0 files
2 changes: 1 addition & 1 deletion stochastic_physics
Submodule stochastic_physics updated 0 files

0 comments on commit 825cbf6

Please sign in to comment.