-
Notifications
You must be signed in to change notification settings - Fork 5
/
Externals.cfg
96 lines (84 loc) · 1.92 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
[cime]
tag = 328e3872a
protocol = git
repo_url = https://github.com/ESMCI/cime.git
local_path = cime
externals = ../Externals_cime.cfg
required = True
[cam]
# need to do a PR to github CAM master
tag = fcfb716
protocol = git
repo_url = https://github.com/mvertens/CAM.git
local_path = components/cam
required = True
[cice]
tag = b9ee165
protocol = git
repo_url = https://github.com/ESCOMP/CESM_CICE5.git
local_path = components/cice
required = True
[cism]
# from branch mvertens/nuopc_cap
tag = bba6b961
protocol = git
repo_url = https://github.com/mvertens/cism-wrapper
local_path = components/cism
externals = Externals_CISM.cfg
required = True
[clm]
# from branch mvertens/fix_nuopc_cap_bug - need to do a PR to github ctsm master
tag = 90ec6c34
protocol = git
repo_url = https://github.com/mvertens/ctsm.git
local_path = components/clm
externals = Externals_CLM.cfg
required = True
[CVMix]
tag = 534fc38
protocol = git
repo_url = https://github.com/CVMix/CVMix-src
local_path = libraries/CVMix
required = True
[fms]
tag = fi_20190820
protocol = git
repo_url = https://github.com/ESCOMP/FMS_interface
local_path = libraries/FMS
externals = Externals_FMS.cfg
required = True
[mosart]
# from branch nuopc_cap
tag = ec1976f
protocol = git
repo_url = https://github.com/ESCOMP/MOSART.git
local_path = components/mosart
required = True
[mom]
tag = mi_20190821
protocol = git
repo_url = https://github.com/ESCOMP/MOM_interface
local_path = components/mom
externals = Externals.cfg
required = True
[pop]
tag = 1ee263e
protocol = git
repo_url = https://github.com/ESCOMP/POP2-CESM.git
local_path = components/pop
externals = Externals_POP.cfg
required = True
[rtm]
tag = 8f48dac
protocol = git
repo_url = https://github.com/mvertens/rtm.git
local_path = components/rtm
required = True
[ww3]
tag = 2ca8091
protocol = git
repo_url = https://github.com/ESCOMP/WW3-CESM.git
local_path = components/ww3
required = True
[externals_description]
schema_version = 1.0.0