From 76cfbe82f9456716a476360352aaef25c9eb168e Mon Sep 17 00:00:00 2001 From: martavp <30744159+martavp@users.noreply.github.com> Date: Thu, 3 Sep 2020 09:06:57 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91f85db..2ca2ae4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -This repository includes the model PyPSA-Eur-Sec-30-Path used in the paper “Early decarbonisation of the European energy system pays off". +This repository includes the model PyPSA-Eur-Sec-30-Path used in the paper ["Early decarbonisation of the European energy system pays off"](https://arxiv.org/abs/2004.11009). The model allows the myopic optimization of the sector-couple European energy system in 5-year steps, using hourly resolution and one-node-per-country network. From f85d71dbece95c13e135d07b8dde266338bdfbeb Mon Sep 17 00:00:00 2001 From: martavp <30744159+martavp@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:20:59 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ca2ae4..7133112 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ PyPSA-Eur-Sec-30-paths builds on [PyPSA-Eur-Sec-30](https://zenodo.org/record/11 The scripts necessary to run the model are included in the directory 'Model/Scripts/'. [Snakemake](https://snakemake.readthedocs.io/en/stable/) is used to run the scripts. Some specific versions of packages (such as pandas < 0.22) are used so it is recommended to create an environment using the environment.yaml file. -The necessary input data to run the model can be retrieved from the repository [data bundle](https://www.dropbox.com/s/73c5o17qfpz082a/data.zip?dl=0). +The necessary input data to run the model can be retrieved from the repository [data bundle](https://zenodo.org/record/4010644). The input data bundle is about 800 MB and it includes time series for electricity and heating demand, [solar PV capacity factor time series](https://zenodo.org/record/2613651#.XniBkXJ7mUk), [onshore and offshore wind capacity factor time series](https://zenodo.org/record/3253876#.XniBsnJ7mUl), the Corine Land Cover database, the Nature 2000 network database, JRC-IDEES-2015 database, JRC ENSPRESO biomass potentials, the DEA Technology Catalogue which is used for technology costs evolution, existing and planned transmission capacities included in the TYNDP2016, EEA emission statistics, emobility statistics, hydrogen salt cavern potentials, ETS historical CO_2 price evolution, current share of district heating. -The directory 'paper_graphics/' includes scripts to produce the figures in the main text and supplementary materials of the paper "Early decarbonisation of the European energy system pays off". They are also available in the directory 'figures/'. +The directory 'paper_graphics/' includes scripts to produce the figures in the main text and supplementary materials of the paper ["Early decarbonisation of the European energy system pays off"](https://arxiv.org/abs/2004.11009). They are also available in the directory 'figures/'. ### License ### Copyright 2015-2020 Kun Zhu (AU), Marta Victoria (AU), and Tom Brown (KIT).