Basic examples

Note

This page is work-in-progress.

highRES comes shipped with a default setup, with enough data to run the model.

Data

The default data is based on the following sources:

Demand

Demand time series are originally based on historical data from the European Network of Transmission System Operators for Electricity (ENTSO-E) Transparency Platform , but need to be adjusted to account for inconsistencies and missing data. van der Most uses climate data and applies a logistic smooth transmission regression (LSTR) model to the ENTSO-E dataset to correlate historical electricity demand to temperature and generate daily electricity demand for a set of European countries. Subsequently, Frysztacki, van der Most and Neumann uses hourly profiles from the Open Power Systems Database to disaggregate the daily electricity demand to an hourly resolution, on a country level.

Weather data

Weather data is based on the ERA5 reanalysis dataset from the European Centre for Medium-Range Weather Forecasts (ECMWF). The ERA5 dataset provides hourly data on a 0.25° grid for the period 1979-01-01 to 2021-12-31. The data is used to calculate capacity factors for wind and solar power, as well as runoff data for hydro power. However, the ERA5 dataset performs poorly in some regions, particularly for solar irradiance. As such, there is an option to use the SARAH dataset for solar PV capacity factors instead, but this is covered in the advanced examples.