-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
295 lines (188 loc) · 6.3 KB
/
index.Rmd
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
---
title: "WITCH and EU Climate Policies"
subtitle: "Fit for 55, 2040 target, ..."
author: "Johannes Emmerling"
date: "EIEE Modelling Meeting, `r Sys.Date()`"
output:
xaringan::moon_reader:
lib_dir: libs
css: [xaringan-themer.css]
self_contained: true
seal: true
nature:
ratio: "16:9"
titleSlideClass: [center, middle]
---
#Deployment:
#renderthis::to_pdf("index.html") #for PDF
#usethis::use_github_pages(branch = "main") #to github (push the last changes to update!)
```{r setup, include=FALSE}
options(htmltools.dir.version = FALSE)
```
```{r xaringan-themer, include=FALSE, warning=FALSE}
library(xaringanthemer)
style_mono_accent(
base_color = "#01273C",
text_font_family = "Heebo",
text_font_url = "https://fonts.googleapis.com/css?family=Heebo",
header_font_google = google_font("Heebo"),
title_slide_text_color = "#FFFFFF",
title_slide_background_image = "figures/eiee_title_page.png",
#title_slide_background_size = "464 113",
#title_slide_background_position = "bottom",
text_slide_number_color = "#01273C",
#header_h2_font_size = "2.0rem",
header_h3_font_size = "1.4rem",
)
library(xaringanExtra)
use_logo(
image_url = "figures/eiee_logo_small.png",
width = "50px",
height = "41px",
position = css_position(bottom = "1em", left = "1em"),
)
```
```{r load, include=FALSE, warning=FALSE}
require(tidyverse)
require(plotly)
load("data/temp.Rdata")
load("data/alpha.Rdata")
```
<style>
.title-slide{
#background: linear-gradient(to bottom, #01273C 0%, #01273C 55%, #295FA9 55%, #295FA9 80%, #FFFFFF 80%, #FFFFFF 100%);
background-image: url("eiee_title_page.png")
background-size: 100% 100%;
}
.remark-slide-content.hljs-default:not(.title-slide) {
border-top: 80px solid #01273C;
border-bottom: 10px solid #295FA9;
}
.remark-slide-content > h1 {
font-size: 40px;
margin-top: -80px;
color: #fff;
font-family:"Heebo";
}
.test{
background: linear-gradient(to bottom, #01273C 0%, #01273C 55%, #295FA9 55%, #295FA9 80%, #FFFFFF 80%, #FFFFFF 100%);
background-size: 100% 100%;
}
.title-slide h1 {
margin-top: -100px;
}
.title-slide h2 {
margin-top: -30px;
margin-bottom: +90px;
}
.title-slide h3 {
#margin-top: +50px;
margin:10px;
}
</style>
<!--
class: title-slide, test, center, middle
<style>
.title-slide .remark-slide-number {
display: none;
}
</style>
# WITCH and EU Climate Policies
## Fit for 55, 2040 target, ...
### Johannes Emmerling
### `r Sys.Date()`
-->
# An overview of European Climate Targets for 2030
<img src="data/fitfor55.png" width="50%" style="display: block; margin-left: auto; margin-right: auto; width: 50%;">
---
# An overview of European Climate Targets for 2030
.pull-left[
1. Emission Target 2030: -40%(1990)<sup>*</sup>
1. Energy Efficiency Directive: -32.5% (Ref)
1. Renewables Target in FEN: 32% (Total)
1. Renewables Target in Electricity: % (Total)
1. Renewables Share in Transportation: 9%
1. Heating and Cooling by REN:
]
--
.pull-right[
1. Emission Target 2030: -40%(1990)<sup>*</sup>
1. Energy Efficiency Target: -36%(FEN) / -39%(PES) (Ref)
1. Renewables Target in FEN: 40% / 45% (REPowerEU)
1. Renewables Target in Electricity: 65% / 69% (REPowerEU)
1. Renewables Share in Transportation: 29%
1. Heating and Cooling by REN:
]
.footnote[[*] Always indicating the reference where applicable]
---
# Scenarios
Master scenarios
- MASTER bau
- MASTER NDC
- MASTER LTS
ECEMF scenarios
- ECEMF NPi
- ECEMF NetZero
- ECEMF ctax
All WITCH17
- Regional definition: "europe" = EU27 + Uk + Norway + Switzerland + Balkans
- witch34 working for ctax but still WIP for caps and pledges
---
# Emissions Target
- GHG climate neutrality target for Europe
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_emi_eu) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# Energy Efficiency Directive (EED)
- Demand for Total Final/Primary Energy
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_en_eu) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# Renewable Energy Directive (RED)
- Share of Renewables in FEN and Electricity
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_ren_eu) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# Sectoral Renewable Shares (RED)
- Heating/Cooling not represented. Transportation REN share reasonable
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_ren_dem_eu) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# How fast to reach net zero?
- So far, pledges implemented as **linear** trends $(\alpha=1)$.
$$emicap_{y}=(E_{2030}-E_{NZY})\left(1-\frac{y-2030}{NZY-2030}\right)^{\alpha}$$
--
```{r out.width='80%', fig.height=5, include = T, echo = F, warning=F, fig.align='center'}
emicap <- function(y,alpha) (1-((y-2030)/20))^alpha
df_emicap <- expand.grid(y = seq(2030, 2050), alpha=c(0.1,0.5,1,1.25,1.5,2,3)) %>% mutate(emicap=emicap(y,alpha))
ggplotly(ggplot(df_emicap) + geom_line(aes(y,emicap, color=alpha, group=alpha))) %>% config(displayModeBar = F)
```
---
# How fast to reach net zero?
- Using `pol_lts.gms` in WITCH master (uses emi_cap then converts to tax, additional constraints)
--
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_alpha_emicap, tooltip = c("color", "y")) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# How fast to reach net zero?
- Which speed is optimal?
--
```{r out.width='100%', fig.height=7, include = T, echo = F, warning=F}
plotly::ggplotly(p = p_alpha_welfare, tooltip = c("x", "y")) %>% layout(legend = list(orientation = 'h', x = 0.3, y = -0.1)) %>% config(displayModeBar = F)
```
---
# Conclusions
- Overall Current Policies, NDC, and Pledges work fairly well
- Final Energy reporting some fixes required
- hydrogen
- NEL
- Transportation
- Sectoral reporting a starting point but endogenous modelling next step
- Net Zero transition we could say something about it
- slighly convex shape $(\alpha=1.25)$ seems reasonable
---