forked from NOAA-OWP/ngen
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
69 lines (69 loc) · 2.37 KB
/
.gitmodules
File metadata and controls
69 lines (69 loc) · 2.37 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "test/googletest"]
path = test/googletest
url = https://github.com/google/googletest
ignore = dirty # So the generated folder doesn't show up in git status
[submodule "extern/pybind11"]
path = extern/pybind11
url = https://github.com/pybind/pybind11
[submodule "extern/t-route"]
path = extern/t-route
url = https://github.com/NGWPC/t-route.git
branch = development
[submodule "extern/cfe/cfe"]
path = extern/cfe/cfe
url = https://github.com/NGWPC/cfe.git
branch = development
[submodule "extern/topmodel/topmodel"]
path = extern/topmodel/topmodel
url = https://github.com/NGWPC/topmodel.git
branch = development
[submodule "extern/noah-owp-modular/noah-owp-modular"]
path = extern/noah-owp-modular/noah-owp-modular
url = https://github.com/NGWPC/noah-owp-modular
branch = development
[submodule "extern/bmi-cxx"]
path = extern/bmi-cxx
url = https://github.com/NGWPC/bmi-cxx.git
[submodule "extern/evapotranspiration/evapotranspiration"]
path = extern/evapotranspiration/evapotranspiration
url = https://github.com/NGWPC/evapotranspiration.git
branch = development
[submodule "extern/SoilFreezeThaw/SoilFreezeThaw"]
path = extern/SoilFreezeThaw/SoilFreezeThaw
url = https://github.com/NGWPC/SoilFreezeThaw
branch = development
[submodule "extern/SoilMoistureProfiles/SoilMoistureProfiles"]
path = extern/SoilMoistureProfiles/SoilMoistureProfiles
url = https://github.com/NGWPC/SoilMoistureProfiles
branch = development
[submodule "extern/sloth"]
path = extern/sloth
url = https://github.com/NGWPC/SLoTH
branch = development
[submodule "extern/netcdf-cxx4"]
path = extern/netcdf-cxx4/netcdf-cxx4
url = https://github.com/Unidata/netcdf-cxx4/
[submodule "extern/LASAM"]
path = extern/LASAM
url = https://github.com/NGWPC/LGAR-C.git
branch = development
[submodule "extern/snow17"]
path = extern/snow17
url = https://github.com/NGWPC/snow17.git
branch = development
[submodule "extern/sac-sma/sac-sma"]
path = extern/sac-sma/sac-sma
url = https://github.com/NGWPC/sac-sma.git
branch = development
[submodule "extern/ueb-bmi"]
path = extern/ueb-bmi
url = https://github.com/NGWPC/ueb_bmi.git
branch = development
[submodule "extern/lstm"]
path = extern/lstm
url = https://github.com/NGWPC/lstm.git
branch = development
[submodule "extern/topoflow-glacier"]
path = extern/topoflow-glacier
url = https://github.com/NGWPC/topoflow-glacier.git
branch = development