-
Notifications
You must be signed in to change notification settings - Fork 3
/
config.yaml
146 lines (137 loc) · 3.34 KB
/
config.yaml
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
# ============================================== #
# PATHS
# ============================================== #
paths:
data:
handling: ../Data/Handling/
output: ../Data/Output/
figures: ../Figures/
# ============================================== #
# DATABASE
# ============================================== #
database:
name: 'ecemf_internal'
username: 'none'
password: 'none'
# ============================================== #
# PARAMS
# ============================================== #
params:
emissionvar: Emissions|CO2|Energy and Industrial Processes
percred: 0.66
# ============================================== #
# LISTS OF SCENARIOS, REGIONS AND MODELS
# ============================================== #
scenarios:
- DIAG-NPI
- DIAG-C400-lin
- DIAG-C400-lin-LimBio
- DIAG-C400-lin-LimCCS
- DIAG-C400-lin-LimNuclear
- DIAG-C400-lin-HighVRE
- DIAG-C400-lin-HighElectrification
- DIAG-C400-lin-HighH2
- DIAG-C400-lin-ResidualFossil
- DIAG-C400-lin-HighEff
scenarios_c400:
- DIAG-C400-lin
- DIAG-C400-lin-LimBio
- DIAG-C400-lin-LimCCS
- DIAG-C400-lin-LimNuclear
- DIAG-C400-lin-HighVRE
- DIAG-C400-lin-HighElectrification
- DIAG-C400-lin-HighH2
- DIAG-C400-lin-ResidualFossil
- DIAG-C400-lin-HighEff
region_order:
- EU27 & UK (*)
- EU27 & UK
- Europe (excl. Turkey)
- Europe
- Europe (incl. Turkey)
models_touse:
- IMAGE 3.2
- PROMETHEUS 1.2
- REMIND 2.1
- WITCH 5.0
- Euro-Calliope 2.0
- TIAM-ECN 1.2
- MESSAGEix-GLOBIOM 1.2
- PRIMES 2022
models_requiring_gdpav:
- TIAM-ECN 1.2
- PRIMES 2022
- Euro-Calliope 2.0
- MEESA v1.1
- OSeMBE v1.0.0
required_variables:
- Emissions|CO2|Energy and Industrial Processes
- GDP|PPP
- Primary Energy
- Primary Energy|Solar
- Primary Energy|Wind
- Primary Energy|Coal
- Primary Energy|Oil
- Primary Energy|Gas
- Primary Energy|Nuclear
- Primary Energy|Biomass
- Final Energy
- Final Energy|Industry
- Final Energy|Transportation
- Final Energy|Residential and Commercial
- Carbon Capture
- Emissions|Kyoto Gases
- Emissions|CO2
- Final Energy|Transportation|Electricity
- Final Energy|Industry|Electricity
- Final Energy|Residential and Commercial|Electricity
- Emissions|CO2|Energy|Supply|Electricity
- Final Energy|Hydrogen
- Policy Cost|Consumption Loss
- Policy Cost|Area under MAC Curve
- Policy Cost|Additional Total Energy System Cost
- Price|Carbon
# ============================================== #
# MODELS and COLORS
# ============================================== #
models:
image:
full_name: IMAGE 3.2
short_name: IMAGE
color: lightskyblue
prometheus:
full_name: PROMETHEUS 1.2
short_name: PROMETHEUS
color: goldenrod
osembe:
full_name: OSeMBE v1.0.0
short_name: OSeMBE
color: firebrick
remind:
full_name: REMIND 2.1
short_name: REMIND
color: tomato
witch:
full_name: WITCH 5.0
short_name: WITCH
color: forestgreen
eurocalliope:
full_name: Euro-Calliope 2.0
short_name: Euro-Calliope
color: darkgrey
meesa:
full_name: MEESA v1.1
short_name: MEESA
color: magenta
tiamecn:
full_name: TIAM-ECN 1.2
short_name: TIAM-ECN
color: royalblue
message:
full_name: MESSAGEix-GLOBIOM 1.2
short_name: MESSAGE
color: purple
primes:
full_name: PRIMES 2022
short_name: PRIMES
color: palegreen