pypsa-eur/README.md

48 lines
2.8 KiB
Markdown
Raw Normal View History

2019-10-03 14:53:53 +00:00
![Version](https://img.shields.io/github/tag-date/pypsa/pypsa-eur)
2019-10-28 17:03:34 +00:00
[![Build Status](https://travis-ci.org/PyPSA/pypsa-eur.svg?branch=master)](https://travis-ci.org/PyPSA/pypsa-eur)
2019-10-03 14:54:09 +00:00
[![Documentation](https://readthedocs.org/projects/pypsa-eur/badge/?version=latest)](https://pypsa-eur.readthedocs.io/en/latest/?badge=latest)
2019-10-03 14:53:53 +00:00
![GitHub](https://img.shields.io/github/license/pypsa/pypsa-eur)
![Size](https://img.shields.io/github/repo-size/pypsa/pypsa-eur)
2019-10-03 14:54:09 +00:00
[![Zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.1246852.svg)](https://doi.org/10.5281/zenodo.1246852)
2019-10-03 14:53:53 +00:00
[![Gitter](https://badges.gitter.im/PyPSA/community.svg)](https://gitter.im/PyPSA/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2018-07-24 12:55:46 +00:00
# PyPSA-Eur: An Open Optimisation Model of the European Transmission System
2019-10-03 14:53:53 +00:00
2018-07-24 12:55:46 +00:00
PyPSA-Eur is an open model dataset of the European power system at the
transmission network level that covers the full ENTSO-E area.
2019-10-03 14:53:53 +00:00
The model is suitable both for operational studies and generation and transmission expansion planning studies.
The continental scope and highly resolved spatial scale enables a proper description of the long-range
smoothing effects for renewable power generation and their varying resource availability.
2018-07-24 12:55:46 +00:00
2019-10-03 14:53:53 +00:00
The model is described in the [documentation](https://pypsa-eur.readthedocs.io)
and in the paper
2018-07-24 12:55:46 +00:00
[PyPSA-Eur: An Open Optimisation Model of the European Transmission
2018-07-24 13:12:50 +00:00
System](https://arxiv.org/abs/1806.01613), 2018,
2018-07-24 12:55:46 +00:00
[arXiv:1806.01613](https://arxiv.org/abs/1806.01613).
2019-10-03 14:53:53 +00:00
![PyPSA-Eur Grid Model](doc/img/base.png)
2018-07-24 12:55:46 +00:00
2019-10-03 14:53:53 +00:00
![PyPSA-Eur Grid Model Simplified](doc/img/elec_s_X.png)
2018-07-24 12:55:46 +00:00
The model is designed to be imported into the open toolbox
[PyPSA](https://github.com/PyPSA/PyPSA) for operational studies as
well as generation and transmission expansion planning studies.
The dataset consists of:
2018-08-29 15:23:07 +00:00
- A grid model based on a modified [GridKit](https://github.com/bdw/GridKit)
2018-07-24 12:55:46 +00:00
extraction of the [ENTSO-E Transmission System
2018-08-29 15:23:07 +00:00
Map](https://www.entsoe.eu/data/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.
2018-07-24 12:55:46 +00:00
- The open power plant database
[powerplantmatching](https://github.com/FRESNA/powerplantmatching).
- Electrical demand time series from the
[OPSD project](https://open-power-system-data.org/).
- Renewable time series based on ERA5 and SARAH, assembled using the [atlite tool](https://github.com/FRESNA/atlite).
2019-10-03 14:53:53 +00:00
- Geographical potentials for wind and solar generators based on land use (CORINE) and excluding nature reserves (Natura2000) are computed with the [vresutils library](https://github.com/FRESNA/vresutils) and the [glaes library](https://github.com/FZJ-IEK3-VSA/glaes).
Already-built versions of the model can be found in the accompanying [Zenodo
repository](https://zenodo.org/record/1246851).