forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
80 lines (80 loc) · 2.31 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
[submodule "WW3"]
path = WW3
url = https://github.com/oceanmodeling/WW3
branch = dev/ufs-coastal
[submodule "stochastic_physics"]
path = stochastic_physics
url = https://github.com/NOAA-PSL/stochastic_physics
branch = master
[submodule "CMakeModules"]
path = CMakeModules
url = https://github.com/oceanmodeling/CMakeModules
branch = feature/coastal_app
[submodule "CMEPS"]
path = CMEPS-interface/CMEPS
url = https://github.com/oceanmodeling/CMEPS
branch = feature/coastalapp
[submodule "HYCOM"]
path = HYCOM-interface/HYCOM
url = https://github.com/NOAA-EMC/HYCOM-src
branch = emc/develop
[submodule "MOM6"]
path = MOM6-interface/MOM6
url = https://github.com/NOAA-EMC/MOM6
branch = dev/emc
[submodule "CICE"]
path = CICE-interface/CICE
url = https://github.com/NOAA-EMC/CICE
branch = develop
[submodule "CDEPS"]
path = CDEPS-interface/CDEPS
url = https://github.com/oceanmodeling/CDEPS
branch = feature/coastalapp
[submodule "GOCART"]
path = GOCART
url = https://github.com/GEOS-ESM/GOCART
branch = develop
[submodule "AQM"]
path = AQM
url = https://github.com/NOAA-EMC/AQM
branch = develop
[submodule "NOAHMP"]
path = NOAHMP-interface/noahmp
url = https://github.com/NOAA-EMC/noahmp
branch = develop
[submodule "LM4-driver"]
path = LM4-driver
url = https://github.com/NOAA-GFDL/LM4-NUOPC-driver
branch = develop
[submodule "fire_behavior"]
path = fire_behavior
url = https://github.com/NOAA-EMC/fire_behavior
branch = emc/develop
[submodule "ADCIRC"]
path = ADCIRC-interface/ADCIRC
url = https://github.com/oceanmodeling/adcirc
branch = feature/coastal_app
[submodule "SCHISM"]
path = SCHISM-interface/SCHISM
url = https://github.com/oceanmodeling/schism
branch = master
[submodule "SCHISM-ESMF"]
path = SCHISM-interface/SCHISM-ESMF
url = https://github.com/oceanmodeling/schism-esmf
branch = master
[submodule "FVCOM"]
path = FVCOM-interface/FVCOM
url = https://github.com/oceanmodeling/FVCOM
branch = feature/coastalapp
[submodule "ROMS"]
path = ROMS-interface/ROMS
url = https://github.com/oceanmodeling/roms
branch = develop
[submodule "PAHM-interface/PAHM"]
path = PAHM-interface/PAHM
url = https://github.com/noaa-ocs-modeling/PaHM
branch = main