-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 842 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "working-with-python"]
path = working-with-python
url = https://github.com/wekeo/working-with-python.git
[submodule "wekeo-gpu/ibm-geospatial-foundation-models"]
path = wekeo-gpu/ibm-geospatial-foundation-models
url = https://github.com/ibm-granite/geospatial.git
[submodule "wekeo-earthkit"]
path = wekeo-earthkit
url = https://github.com/wekeo/wekeo-earthkit.git
[submodule "wekeo-eocanvas"]
path = wekeo-eocanvas
url = https://github.com/wekeo/wekeo-eocanvas.git
[submodule "wekeo-gpu"]
path = wekeo-gpu
url = https://github.com/wekeo/wekeo-gpu.git
[submodule "wekeo-hda"]
path = wekeo-hda
url = https://github.com/wekeo/wekeo-hda.git
[submodule "wekeo-xcube"]
path = wekeo-xcube
url = https://github.com/wekeo/wekeo-xcube.git
[submodule "wekeo-dask"]
path = wekeo-dask
url = https://github.com/wekeo/wekeo-dask