-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitmodules
44 lines (44 loc) · 1.15 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
[submodule "pygeoogc"]
path = pygeoogc
url = https://github.com/hyriver/pygeoogc.git
branch = main
[submodule "pygeoutils"]
path = pygeoutils
url = https://github.com/hyriver/pygeoutils.git
branch = main
[submodule "pynhd"]
path = pynhd
url = https://github.com/hyriver/pynhd.git
branch = main
[submodule "py3dep"]
path = py3dep
url = https://github.com/hyriver/py3dep.git
branch = main
[submodule "pygeohydro"]
path = pygeohydro
url = https://github.com/hyriver/pygeohydro.git
branch = main
[submodule "pydaymet"]
path = pydaymet
url = https://github.com/hyriver/pydaymet.git
branch = main
[submodule "docs/source/examples"]
path = docs/source/examples
url = https://github.com/hyriver/HyRiver-examples
branch = main
[submodule "async-retriever"]
path = async-retriever
url = https://github.com/hyriver/async-retriever.git
branch = main
[submodule "hydrosignatures"]
path = hydrosignatures
url = https://github.com/hyriver/hydrosignatures
branch = main
[submodule "pynldas2"]
path = pynldas2
url = https://github.com/hyriver/pynldas2
branch = main
[submodule "pygridmet"]
path = pygridmet
url = https://github.com/hyriver/pygridmet
branch = main