-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitmodules
52 lines (51 loc) · 1.35 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "jpeg"]
path = jpeg
url = https://github.com/libjpeg-turbo/ijg.git
[submodule "curl"]
path = curl
url = https://github.com/curl/curl.git
[submodule "hdf5"]
path = hdf5
url = https://github.com/HDFGroup/hdf5.git
[submodule "netcdf"]
path = netcdf
url = https://github.com/Unidata/netcdf-c.git
[submodule "netcdf-fortran"]
path = netcdf-fortran
url = https://github.com/Unidata/netcdf-fortran.git
[submodule "netcdf-cxx4"]
path = netcdf-cxx4
url = https://github.com/Unidata/netcdf-cxx4.git
[submodule "udunits2"]
path = udunits2
url = https://github.com/GMAO-SI-Team/UDUNITS-2.git
[submodule "nco"]
path = nco
url = https://github.com/nco/nco.git
[submodule "nccmp"]
path = nccmp
url = https://gitlab.com/remikz/nccmp.git
[submodule "hdf4"]
path = hdf4
url = https://github.com/HDFGroup/hdf4.git
[submodule "esmf"]
path = esmf
url = https://github.com/esmf-org/esmf.git
[submodule "antlr2"]
path = antlr2
url = https://github.com/nco/antlr2.git
[submodule "GFE"]
path = GFE
url = https://github.com/Goddard-Fortran-Ecosystem/GFE.git
[submodule "xgboost"]
path = xgboost
url = https://github.com/dmlc/xgboost.git
[submodule "FMS"]
path = FMS
url = https://github.com/NOAA-GFDL/FMS.git
[submodule "libyaml"]
path = libyaml
url = https://github.com/yaml/libyaml.git