-
Notifications
You must be signed in to change notification settings - Fork 150
/
Copy pathExternals.cfg
60 lines (51 loc) · 1.15 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
[externals_description]
schema_version = 1.0.0
[cice]
tag = cice5_cesm2_0_rel_01
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE5
required = True
local_path = components/cice
[cime]
tag = cime_cesm2_0_rel_06
protocol = git
repo_url = https://github.com/ESMCI/cime
required = True
local_path = cime
[cism]
tag = release-cesm2.0.01
protocol = git
repo_url = https://github.com/ESCOMP/cism-wrapper
externals = Externals_CISM.cfg
required = True
local_path = components/cism
[clm]
tag = release-clm5.0.01
protocol = git
repo_url = https://github.com/ESCOMP/ctsm
externals = Externals_CLM.cfg
required = True
local_path = components/clm
[mosart]
tag = release-cesm2.0.00
protocol = git
repo_url = https://github.com/ESCOMP/mosart
required = True
local_path = components/mosart
[rtm]
tag = release-cesm2.0.00
protocol = git
repo_url = https://github.com/ESCOMP/rtm
required = True
local_path = components/rtm
[ww3]
tag = ww3_cesm2_0_rel_01
protocol = svn
repo_url = https://svn-ccsm-models.cgd.ucar.edu/ww3/release_tags
required = True
local_path = components/ww3
[cam]
local_path = .
protocol = externals_only
externals = Externals_CAM.cfg
required = True