forked from hafs-community/HAFS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 901 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
[submodule "ufs-weather-model"]
path = sorc/hafs_forecast.fd
url = https://github.com/RoyCaitSith/Orion_ufs-weather-model.git
branch = support/HAFS
[submodule "UFS_UTILS"]
path = sorc/hafs_utils.fd
url = https://github.com/RoyCaitSith/Orion_UFS_UTILS.git
branch = support/HAFS
[submodule "gfdl-tracker"]
path = sorc/hafs_tracker.fd
url = https://github.com/RoyCaitSith/Orion_gfdl-tracker.git
branch = support/HAFS
[submodule "sorc/hafs_gsi.fd"]
path = sorc/hafs_gsi.fd
url = https://github.com/RoyCaitSith/Orion_GSI.git
branch = support/HAFS
[submodule "GPLOT"]
path = sorc/hafs_graphics.fd/hrd_gplot
url = https://github.com/RoyCaitSith/Orion_GPLOT.git
branch = support/HAFS
[submodule "hafs_graphics"]
path = sorc/hafs_graphics.fd/emc_graphics
url = https://github.com/RoyCaitSith/Orion_hafs_graphics.git
branch = support/HAFS