forked from hafs-community/HAFS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 1.17 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
[submodule "ufs-weather-model"]
path = sorc/hafs_forecast.fd
url = https://github.com/ufs-community/ufs-weather-model.git
branch = develop
[submodule "UFS_UTILS"]
path = sorc/hafs_utils.fd
url = https://github.com/ufs-community/UFS_UTILS.git
branch = develop
[submodule "gfdl-tracker"]
path = sorc/hafs_tracker.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/NOAA-EMC/GSI.git
branch = release/hafs.v1
[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