Skip to content

Commit 3b58472

Browse files
authored
Merge pull request #1349 from glemieux/tools-xarray
Add FATES xarray functions repo as a submodule in `tools`
2 parents a5c3491 + a338d6a commit 3b58472

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@
1111
fxrequired = AlwaysRequired
1212
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
1313
fxDONOTUSEurl = https://github.com/NGEET/tools-fates-landusedata
14+
[submodule "tools/xarray-functions"]
15+
path = tools/xarray-functions
16+
url = https://github.com/NGEET/tools-fates-xarray.git
17+
fxtag = v0.0.0
18+
fxrequired = AlwaysRequired
19+
fxDONOTUSEurl = https://github.com/NGEET/tools-fates-xarray

tools/xarray-functions

Submodule xarray-functions added at b62d933

0 commit comments

Comments
 (0)