forked from noaa-ocs-modeling/CoastalApp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
37 lines (37 loc) · 1.02 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "ATMESH"]
path = ATMESH
url = https://github.com/noaa-ocs-modeling/ATMESH.git
branch = master
[submodule "WW3DATA"]
path = WW3DATA
url = https://github.com/noaa-ocs-modeling/WW3DATA.git
branch = master
[submodule "WW3"]
path = WW3
url = https://github.com/pvelissariou1/WW3.git
branch = scalability
[submodule "NEMS"]
path = NEMS
url = https://github.com/noaa-ocs-modeling/NEMS.git
branch = develop
[submodule "ADCIRC"]
path = ADCIRC
url = https://github.com/adcirc/adcirc.git
branch = development
[submodule "NWM"]
path = NWM
url = https://github.com/noaa-ocs-modeling/nwm_public_nuopc.git
branch = feature/adcirc_v55
[submodule "PAHM"]
path = PAHM
url = https://github.com/noaa-ocs-modeling/PaHM
branch = main
[submodule "BARDATA"]
path = BARDATA
url = https://github.com/noaa-ocs-modeling/BARDATA
[submodule "SCHISM/schism"]
path = SCHISM/schism
url = https://github.com/schism-dev/schism.git
[submodule "SCHISM/schism-esmf"]
path = SCHISM/schism-esmf
url = https://github.com/schism-dev/schism-esmf.git