forked from AR-PS/wx-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.27 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.27 KB
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
[submodule "sorc/WPS"]
path = sorc/WPS
url = https://github.com/NOAA-GSL/WPS
branch = rrfs
ignore = all
[submodule "sorc/MPAS-Model"]
path = sorc/MPAS-Model
url = https://github.com/RRFSx/MPAS-Model
branch = gsl/develop
ignore = all
[submodule "sorc/RDASApp"]
path = sorc/RDASApp
url = https://github.com/AR-PS/ADASApp
branch = develop
ignore = all
[submodule "sorc/UPP"]
path = sorc/UPP
url = https://github.com/NOAA-EMC/UPP
branch = develop
ignore = all
[submodule "sorc/MPASSIT"]
path = sorc/MPASSIT
url = https://github.com/NOAA-GSL/MPASSIT.git
branch = gsl/develop
ignore = all
[submodule "sorc/RRFS_UTILS"]
path = sorc/RRFS_UTILS
url = https://github.com/NOAA-GSL/RRFS_UTILS
ignore = all
[submodule "ush/wxflow"]
path = ush/wxflow
url = https://github.com/NOAA-EMC/wxflow.git
ignore = all
[submodule "sorc/rank_run"]
path = sorc/rank_run
url = https://github.com/RRFSx/rank_run
ignore = all
[submodule "sorc/MPASBlend"]
path = sorc/MPASBlend
url = https://github.com/RRFSx/mpas_blending.git
ignore = all
[submodule "workflow/sideload/pyDAmonitor"]
path = workflow/sideload/pyDAmonitor
url = https://github.com/pyDAmonitor/pyDAmonitor.git
ignore = all