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