forked from ESCOMP/CESM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Externals.cfg
172 lines (149 loc) · 3.38 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[ccs_config]
tag = ccs_config_cesm0.0.92
protocol = git
repo_url = https://github.com/ESMCI/ccs_config_cesm.git
local_path = ccs_config
required = True
[cam]
tag = cam6_3_144
protocol = git
repo_url = https://github.com/ESCOMP/CAM
local_path = components/cam
externals = Externals_CAM.cfg
required = True
[cice5]
tag = cice5_20220204
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE5
local_path = components/cice5
required = True
[cice6]
tag = cesm_cice6_5_0_7
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE
local_path = components/cice
externals = Externals.cfg
required = True
[cmeps]
tag = cmeps0.14.50
protocol = git
repo_url = https://github.com/ESCOMP/CMEPS.git
local_path = components/cmeps
required = True
[cdeps]
tag = cdeps1.0.28
protocol = git
repo_url = https://github.com/ESCOMP/CDEPS.git
local_path = components/cdeps
externals = Externals_CDEPS.cfg
required = True
[cpl7]
tag = cpl77.0.7
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CPL7andDataComps
local_path = components/cpl7
required = True
[share]
tag = share1.0.18
protocol = git
repo_url = https://github.com/ESCOMP/CESM_share
local_path = share
required = True
[SLIM]
tag = slim0.4.002_cesm2_3_beta15
protocol = git
repo_url = https://github.com/ESCOMP/SimpleLand
local_path = components/slim
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_6_2
protocol = git
repo_url = https://github.com/NCAR/ParallelIO
local_path = libraries/parallelio
required = True
[cime]
tag = cime6.0.217_httpsbranch02
protocol = git
repo_url = https://github.com/ESMCI/cime
local_path = cime
required = True
[cism]
tag = cismwrap_2_1_98
protocol = git
repo_url = https://github.com/ESCOMP/CISM-wrapper
local_path = components/cism
externals = Externals_CISM.cfg
required = True
[clm]
protocol = git
repo_url = https://github.com/ESCOMP/CTSM
tag = ctsm5.1.dev167
local_path = components/clm
externals = Externals_CLM.cfg
required = True
[fms]
tag = fi_230818
protocol = git
repo_url = https://github.com/ESCOMP/FMS_interface
local_path = libraries/FMS
externals = Externals_FMS.cfg
required = False
[mizuRoute]
tag = cesm-coupling.n02_v2.1.2
protocol = git
repo_url = https://github.com/ESCOMP/mizuRoute
local_path = components/mizuroute
required = True
[mom]
tag = mi_240214
protocol = git
repo_url = https://github.com/ESCOMP/MOM_interface
local_path = components/mom
externals = Externals.cfg
required = False
[mosart]
tag = mosart1_0_49
protocol = git
repo_url = https://github.com/ESCOMP/MOSART
local_path = components/mosart
required = True
[pop]
tag = cesm_pop_2_1_20240202
protocol = git
repo_url = https://github.com/ESCOMP/POP2-CESM
local_path = components/pop
externals = Externals_POP.cfg
required = True
[pycect]
tag = 3.2.2
protocol = git
repo_url = https://github.com/NCAR/PyCECT
local_path = tools/statistical_ensemble_test/pyCECT
required = False
[rtm]
tag = rtm1_0_79
protocol = git
repo_url = https://github.com/ESCOMP/RTM
local_path = components/rtm
required = True
[ww3]
tag = ww3_221108
protocol = git
repo_url = https://github.com/ESCOMP/WW3-CESM
local_path = components/ww3
required = True
[ww3dev]
tag = main_0.0.13
protocol = git
repo_url = https://github.com/ESCOMP/WW3_interface
local_path = components/ww3dev
externals = Externals.cfg
required = False
[externals_description]
schema_version = 1.0.01