-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitmodules
35 lines (35 loc) · 962 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
25
26
27
28
29
30
31
32
33
34
35
[submodule "hdf5"]
path = hdf5
url = https://bitbucket.hdfgroup.org/scm/hdffv/hdf5.git
[submodule "jasper"]
path = jasper
url = https://github.com/mdadams/jasper.git
[submodule "netcdf-c"]
path = netcdf-c
url = https://github.com/Unidata/netcdf-c.git
[submodule "libpng"]
path = libpng
url = https://github.com/glennrp/libpng.git
[submodule "netcdf-fortran"]
path = netcdf-fortran
url = https://github.com/Unidata/netcdf-fortran.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "esmf"]
path = esmf
url = https://github.com/esmf-org/esmf
[submodule "libjpeg"]
path = libjpeg
url = https://github.com/LuaDist/libjpeg
[submodule "cmake-src"]
path = cmake-src
url = https://github.com/Kitware/CMake
[submodule "cmake"]
path = cmake
url = https://github.com/NOAA-EMC/CMakeModules
branch = develop
[submodule "wgrib2"]
path = wgrib2
url = https://github.com/NOAA-EMC/NCEPLIBS-wgrib2
branch = feature/cmake