forked from ESCOMP/CTSM
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Externals.cfg
45 lines (38 loc) · 933 Bytes
/
Externals.cfg
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
36
37
38
39
40
41
42
43
44
# [clm]
# local_path = .
# protocol = externals_only
# externals = Externals_CLM.cfg
# required = True
# [cism]
# local_path = components/cism
# protocol = git
# repo_url = https://github.com/HPSCTerrSys/CISM-wrapper.git
# tag = cism-release-cesm2.1.2_03-tsmp
# 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/HPSCTerrSys/cime
# tag = cime5.6.47-pdaf
# 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