forked from CMCC-Foundation/CMCC-CM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Externals.cfg
120 lines (104 loc) · 2.5 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
[ccs_config]
tag = ccs_config_cesm0.0.49_cm3_v7
protocol = git
repo_url = https://github.com/CMCC-Foundation/ccs_config_cmcc
local_path = ccs_config
required = True
[cam]
tag = cam6_3_122_cm3_v3
protocol = git
repo_url = https://github.com/CMCC-Foundation/CAM
local_path = components/cam
externals = Externals_CAM.cfg
required = True
[cice]
tag = cice6_2_0_34_cm3_v01
protocol = git
repo_url = https://github.com/CMCC-Foundation/CICE-CM
local_path = components/cice
externals = Externals.cfg
required = True
[cmeps]
tag = cmeps0.14.34_cm3_v1
protocol = git
repo_url = https://github.com/CMCC-Foundation/CMEPS
local_path = components/cmeps
required = True
[cdeps]
tag = cdeps1.0.4_cm3_v1
protocol = git
repo_url = https://github.com/CMCC-Foundation/CDEPS
local_path = components/cdeps
externals = Externals_CDEPS.cfg
required = True
[cpl7]
tag = cpl7.0.14
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CPL7andDataComps
local_path = components/cpl7
required = True
[share]
tag = share1.0.16_cm3_v0
protocol = git
repo_url = https://github.com/CMCC-Foundation/CMCC_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_9
protocol = git
repo_url = https://github.com/NCAR/ParallelIO
local_path = libraries/parallelio
required = True
[cime]
tag = cime6.0.83_cm3_v5
protocol = git
repo_url = https://github.com/CMCC-Foundation/cime
local_path = cime
required = True
[clm]
tag = ctsm5.1.dev128_cm3_v1
protocol = git
repo_url = https://github.com/CMCC-Foundation/CTSM
local_path = components/clm
externals = Externals_CLM.cfg
required = True
[mosart]
tag = mosart1_0_47_cm3_v1
protocol = git
repo_url = https://github.com/CMCC-Foundation/MOSART
local_path = components/mosart
required = False
[rtm]
tag = rtm1_0_78_cm3_v0
protocol = git
repo_url = https://github.com/CMCC-Foundation/RTM
local_path = components/rtm
required = False
[hydros]
tag = hydros_cm3_v02
protocol = git
repo_url = https://github.com/CMCC-Foundation/hydros-cm
local_path = components/hydros
required = True
[nemo]
tag = nemo4.2.0_cm_06
protocol = git
repo_url = https://github.com/CMCC-Foundation/NEMO-cime
local_path = components/nemo
externals = Externals.cfg
required = True
[ww3dev]
tag = ww3_interface_nor10_cm3_v02
protocol = git
repo_url = https://github.com/CMCC-Foundation/WW3_interface
local_path = components/ww3dev
externals = Externals.cfg
required = False
[externals_description]
schema_version = 1.0.01