-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
31 lines (31 loc) · 851 Bytes
/
.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
[submodule "sorc/bufr-query"]
path = sorc/bufr-query
url = https://github.com/NOAA-EMC/bufr-query
branch = develop
[submodule "sorc/da-utils"]
path = sorc/da-utils
url = https://github.com/NOAA-EMC/da-utils
branch = develop
[submodule "sorc/ioda"]
path = sorc/ioda
url = https://github.com/JCSDA/ioda
branch = develop
[submodule "sorc/oops"]
path = sorc/oops
url = https://github.com/JCSDA/oops
branch = develop
[submodule "sorc/iodaconv"]
path = sorc/iodaconv
url = https://github.com/JCSDA-internal/ioda-converters
branch = develop
[submodule "sorc/jedicmake"]
path = sorc/jedicmake
url = https://github.com/JCSDA/jedi-cmake/
[submodule "sorc/spoc"]
path = sorc/spoc
url = https://github.com/NOAA-EMC/spoc
branch = develop
[submodule "sorc/wxflow"]
path = sorc/wxflow
url = https://github.com/noaa-emc/wxflow
branch = develop