Go to file
2019-08-13 15:49:18 +02:00
data Split offshore wind turbines into AC and DC connections 2018-12-19 10:34:25 +01:00
doc Merge branch 'documentation' into documentation 2019-08-13 15:49:18 +02:00
resources build_powerplants: Assign power plants only within the right country 2018-11-12 21:40:05 +01:00
results Add empty results directory 2017-10-12 02:00:45 +02:00
scripts add cutout related descriptions and figures 2019-08-13 15:48:21 +02:00
.gitattributes initial commit 2017-10-12 01:57:55 +02:00
.gitignore doc: move img folder into doc 2019-06-07 11:07:12 +02:00
.readthedocs.yml fix typo in readthedocs settings 2019-08-09 11:02:49 +02:00
borg-it Add borg-it 2018-02-19 10:27:36 +01:00
cluster.yaml fixup! trace_solve_network: Save intermediate line capacities 2019-02-06 11:48:59 +01:00
config.yaml Add an example to the documentation of pypsa-eur, for now: just rst, data missing. Data (an additional folder called example) will be added when the new version of atlite is online, such that we can provide a smaller package (one day or a few days instead of a whole month). By then, example.rst should also be adapted to this change. Folder examples will contain the era5-cutout, the corresponding config.yaml, the solved network (elec_s_10_lvopt_Co2L-3H.nc) and an exemplary notebook pypsa-eur-example.ipynb which just reads the provided network and does a very brief analysis. 2019-08-13 14:30:41 +02:00
environment_docs.yaml add seealso from module description to config documentatoin 2019-08-13 10:03:46 +02:00
environment.fixedversions.yaml Add coincbc to environment (#11) 2019-02-20 17:10:23 +01:00
environment.yaml environment.yaml: install pypsa and dependencies through conda-forge (#44) 2019-06-05 14:14:37 +02:00
LICENSE.txt Add README, LICENSE 2018-07-24 14:55:46 +02:00
matplotlibrc Add matplotlibrc to automatically use Agg backend 2018-09-19 15:22:44 +02:00
README.md include description of rule groups 2019-08-10 14:25:19 +02:00
Snakefile make_summary: Allow mixing volume and cost limit 2019-02-22 17:08:43 +01:00

PyPSA-Eur: An Open Optimisation Model of the European Transmission System

PyPSA-Eur is an open model dataset of the European power system at the transmission network level that covers the full ENTSO-E area.

PyPSA-Eur Grid Model

The model is described and partially validated in the paper PyPSA-Eur: An Open Optimisation Model of the European Transmission System, 2018, arXiv:1806.01613.

This repository contains the scripts and some of the data required to automatically build the dataset from openly-available sources.

Already-built versions of the model can be found in the accompanying Zenodo repository.

The model is designed to be imported into the open toolbox PyPSA for operational studies as well as generation and transmission expansion planning studies.

The dataset consists of:

  • A grid model based on a modified GridKit extraction of the ENTSO-E Transmission System Map. The grid model contains 6001 lines (alternating current lines at and above 220kV voltage level and all high voltage direct current lines) and 3657 substations.
  • The open power plant database powerplantmatching.
  • Electrical demand time series from the OPSD project.
  • Renewable time series based on ERA5 and SARAH, assembled using the atlite tool.
  • Geographical potentials for wind and solar generators based on land use (CORINE) and excluding nature reserves (Natura2000) are computed with the vresutils library.