-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathExternals.cfg
87 lines (75 loc) · 1.63 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[slm]
local_path = .
protocol = externals_only
required = True
[cam]
tag = cam6_3_116
protocol = git
repo_url = https://github.com/ESCOMP/CAM
local_path = components/cam
externals = Externals_CAM.cfg
required = True
[cice6]
tag = cesm_cice6_4_1_9
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE
local_path = components/cice
externals = Externals.cfg
required = True
[cice5]
tag = cice5_20220204
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE5
local_path = components/cice5
required = True
[ccs_config]
tag = ccs_config_cesm0.0.71
protocol = git
repo_url = https://github.com/ESMCI/ccs_config_cesm.git
local_path = ccs_config
required = True
[cdeps]
tag = cdeps1.0.14
protocol = git
repo_url = https://github.com/ESCOMP/CDEPS
local_path = components/cdeps
externals = Externals_CDEPS.cfg
required = True
[cmeps]
tag = cmeps0.14.34
protocol = git
repo_url = https://github.com/ESCOMP/CMEPS
local_path = components/cmeps
required = True
[cpl7]
tag = cpl77.0.5
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CPL7andDataComps
local_path = components/cpl7
required = True
[share]
tag = share1.0.17
protocol = git
repo_url = https://github.com/ESCOMP/CESM_share
local_path = share
required = True
[mct]
tag = MCT_2.11.0
protocol = git
repo_url = https://github.com/MCSclimate/MCT
local_path = libraries/mct
required = True
[parallelio]
tag = pio2_5_10
protocol = git
repo_url = https://github.com/NCAR/ParallelIO
local_path = libraries/parallelio
required = True
[cime]
local_path = cime
protocol = git
repo_url = https://github.com/ESMCI/cime
tag = cime6.0.140
required = True
[externals_description]
schema_version = 1.0.01