-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1239 from glemieux/tool-landuse-submodule
Add external land use data tool as a submodule to fates
- Loading branch information
Showing
7 changed files
with
14 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# This is a git submodule file to include additional submodules when FATES is checkout out. | ||
# | ||
# It includes optional additional support for | ||
# git-fleximod (https://github.com/ESMCI/git-fleximod) | ||
# that will be used when git-fleximod is used to check it out (i.e. for CESM) | ||
# | ||
[submodule "tools/landusedata"] | ||
path = tools/landusedata | ||
url = https://github.com/NGEET/tools-fates-landusedata | ||
fxtag = v0.1.1 | ||
fxrequired = AlwaysRequired | ||
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed | ||
fxDONOTUSEurl = https://github.com/NGEET/tools-fates-landusedata |
Submodule landusedata
added at
5b3573
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.