Skip to content

Commit 468ebca

Browse files
authored
Merge pull request #1239 from glemieux/tool-landuse-submodule
Add external land use data tool as a submodule to fates
2 parents 230fd17 + 464a7ec commit 468ebca

File tree

7 files changed

+14
-523
lines changed

7 files changed

+14
-523
lines changed

.gitmodules

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This is a git submodule file to include additional submodules when FATES is checkout out.
2+
#
3+
# It includes optional additional support for
4+
# git-fleximod (https://github.com/ESMCI/git-fleximod)
5+
# that will be used when git-fleximod is used to check it out (i.e. for CESM)
6+
#
7+
[submodule "tools/landusedata"]
8+
path = tools/landusedata
9+
url = https://github.com/NGEET/tools-fates-landusedata
10+
fxtag = v0.1.1
11+
fxrequired = AlwaysRequired
12+
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
13+
fxDONOTUSEurl = https://github.com/NGEET/tools-fates-landusedata

tools/landusedata

Submodule landusedata added at 5b35732

tools/luh2/README.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

tools/luh2/conda-luh2.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

tools/luh2/luh2.py

Lines changed: 0 additions & 146 deletions
This file was deleted.

tools/luh2/luh2.sh

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)