-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
35 lines (35 loc) · 1.11 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
[submodule "fire_weather/WindNinja"]
path = fire_weather/WindNinja
url = https://github.com/gagreene/WindNinja.git
ignore = dirty
update = merge
[submodule "fire_weather/cffdrs"]
path = fire_weather/cffdrs
url = https://github.com/gagreene/cffdrs.git
ignore = dirty
update = merge
[submodule "fire_weather/BCWS_WxStation_Data"]
path = fire_weather/BCWS_WxStation_Data
url = https://github.com/gagreene/BCWS_WxStation_Data
ignore = dirty
update = merge
[submodule "fire_behavior/Flame_Components"]
path = fire_behavior/Flame_Components
url = https://github.com/gagreene/Flame_Components.git
ignore = dirty
update = merge
[submodule "fire_fuels/BC_CFFBPS_FuelTyping_Tool"]
path = fire_fuels/BC_CFFBPS_FuelTyping_Tool
url = https://github.com/gagreene/BC_CFFBPS_FuelTyping_Tool
ignore = dirty
update = merge
[submodule "fire_behavior/cffdrs"]
path = fire_behavior/cffdrs
url = https://github.com/gagreene/cffdrs
ignore = dirty
update = merge
[submodule "helper_tools/ProcessGeospatial"]
path = helper_tools/ProcessGeospatial
url = https://github.com/gagreene/ProcessGeospatial
ignore = dirty
update = merge