Skip to content

Commit

Permalink
Change to underutilisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Sampedro committed Jul 19, 2023
1 parent f467fdb commit 9ff27bf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Results_gas_processing.R
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ ggplot(data = filter(cum_global_total_ret, year <= 2030) %>%
geom_bar(position = position_stack(reverse = TRUE), stat = "identity")+
stat_identity(yintercept=0, geom='hline', inherit.aes=TRUE, size = 1)+
facet_wrap(~scenario, nrow = 1, scales = "fixed")+
labs(title = "B) Retirements", x = "", y = "MTPA") +
labs(title = "B) Underutilised gas infrastructure", x = "", y = "MTPA") +
theme_bw()+
theme(axis.text = element_text(hjust = .5, vjust = 0.5, size = 12),
strip.text = element_text(size = 12),
Expand Down
Binary file modified figures/cum_global_total_add_facet_export.tiff
Binary file not shown.
Binary file modified figures/cum_global_total_ret_facet_export.tiff
Binary file not shown.

0 comments on commit 9ff27bf

Please sign in to comment.