46 lines
848 B
INI
46 lines
848 B
INI
[clm]
|
|
local_path = .
|
|
protocol = externals_only
|
|
externals = Externals_CLM.cfg
|
|
required = True
|
|
|
|
[cism]
|
|
local_path = components/cism
|
|
protocol = git
|
|
repo_url = https://github.com/ESCOMP/CISM-wrapper
|
|
tag = cism-release-cesm2.1.2_03
|
|
externals = Externals_CISM.cfg
|
|
required = True
|
|
|
|
[rtm]
|
|
local_path = components/rtm
|
|
protocol = git
|
|
repo_url = https://github.com/ESCOMP/RTM
|
|
tag = release-cesm2.0.04
|
|
required = True
|
|
|
|
[mosart]
|
|
local_path = components/mosart
|
|
protocol = git
|
|
repo_url = https://github.com/ESCOMP/MOSART
|
|
tag = release-cesm2.0.04
|
|
required = True
|
|
|
|
[cime]
|
|
local_path = cime
|
|
protocol = git
|
|
repo_url = https://github.com/ESMCI/cime
|
|
tag = cime5.6.47
|
|
required = True
|
|
|
|
[doc-builder]
|
|
local_path = doc/doc-builder
|
|
protocol = git
|
|
repo_url = https://github.com/ESMCI/doc-builder
|
|
tag = v1.0.4
|
|
required = False
|
|
|
|
[externals_description]
|
|
schema_version = 1.0.0
|
|
|