forked from hafs-community/HAFS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.24 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
[submodule "ufs-weather-model"]
path = sorc/hafs_forecast.fd
url = https://github.com/hafs-community/ufs-weather-model.git
branch = support/HAFS
[submodule "UPP"]
path = sorc/hafs_post.fd
url = https://github.com/hafs-community/UPP.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_vortextracker.fd
url = https://github.com/hafs-community/gfdl-tracker.git
branch = support/HAFS
[submodule "NCEPLIBS-pyprodutil"]
path = ush/produtil_repo
url = https://github.com/hafs-community/NCEPLIBS-pyprodutil.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
[submodule "obs_preproc"]
path = sorc/hafs_tools.fd/sorc/hafs_obs_preproc/obs_preproc
url = https://github.com/hafs-community/obs-preproc.git
branch = support/HAFS