Published December 8, 2025
| Version 0.2
Dataset
Open
Climate change impacts and annual electricity production of all wind turbines installed in Europe until 2020
Description
This repository provides datasets and analysis scripts supporting the study:
Huber et al. (2026). "Integrating geographic data into greenhouse gas emission footprinting: a spatial analysis of European wind turbines". International Journal of Life Cycle Assessment.
The data were generated using the ReWind model, a spatially resolved life cycle assessment (LCA) framework for onshore and offshore wind energy systems across Europe. The model combines turbine-specific parameters with geographically explicit data (e.g. wind resources, bathymetry, and grid distances) to calculate greenhouse gas emission footprints (GHGFs).
The ReWind model is publicly available on GitHub:
https://github.com/EVERGi/ReWind
DATASET CONTENT
The repository contains the following files:
- cc_impacts_eu_wind_fleet_corrected.csv
This dataset provides the calculated greenhouse gas emission footprints (GHGFs) for the European wind fleet at turbine level.Each record represents one turbine and includes the following variables:- ISO_code: Country code
- Latitude, Longitude: Geographic coordinates
- sea_depth_m: Water depth (for offshore turbines)
- Total: GHG emission footprint (kg CO₂eq per kWh)
- Capacity_factors: Capacity factor (fraction)
- Lifetime_production_kWh: Total electricity production over the assumed lifetime
- Statistical_summary.csv
This file summarizes statistical relationships between key variables across turbine groups.Columns include:
- Foundation_type: Offshore foundation type (e.g. monopile, semi-submersible)
- Target / variable: Variables included in the correlation analysis
- Pearson: Pearson correlation coefficient
- Spearman: Spearman correlation coefficient
- Mutual_info: Mutual information metric
- n: Number of observations
-
problematic_offshore_turbines.csvThis dataset lists identified offshore turbines with potentially implausible or inconsistent input parameters (e.g. anomalous sea depth values), used for data cleaning and filtering during the analysis.
-
Fleet_basic_charts_validation.ipynbJupyter Notebook used for validation and exploratory analysis of the European wind fleet dataset. Includes basic descriptive statistics and visualizations.
-
Offshore_analysis.ipynbJupyter Notebook containing detailed analysis of offshore turbine characteristics, including the evaluation of foundation types, turbine size, and their influence on GHG emission footprints.
-
High_impact_turbines.ipynbJupyter Notebook focusing on turbines with high GHG emission footprints. The notebook explores the drivers behind extreme values, including turbine size, capacity factor, and spatial clustering.
REPRODUCIBILITY & LIMITATIONS
The datasets provided here represent processed outputs of the ReWind model. While they enable validation and reproduction of the analytical results presented in the associated publication, full reproduction of the model calculations requires:
- Access to licensed life cycle inventory data (e.g. ecoinvent)
- Large external geospatial datasets (e.g. GEBCO bathymetry)
- Substantial computational resources for full fleet evaluation
To ensure transparency, the GitHub repository provides the model implementation and a reduced example workflow, enabling users to reproduce the methodology and verify calculations on smaller datasets.
CITATION
If you use this dataset, please cite both the publication and this dataset:
Huber et al. (2026). Integrating geographic data into greenhouse gas emission footprinting: a spatial analysis of European wind turbines. International Journal of Life Cycle Assessment.
NOTES
- Coordinates are provided in decimal degrees (WGS84)
- GHG emission footprints are expressed in kg CO₂eq per kWh
- Capacity factors are expressed as fractions (not percentages)
Files
cc_impacts_eu_wind_fleet_corrected.csv
Files
(101.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:435260c314edd6ef94e131df61699f33
|
10.3 MB | Preview Download |
|
md5:bef091392ac9a680fe5c7bc923255a14
|
33.8 MB | Preview Download |
|
md5:55a0d7bed77c4893056f677ecc7490b9
|
46.4 MB | Preview Download |
|
md5:7f3a04118a1d57c884d8537751010c05
|
10.4 MB | Preview Download |
|
md5:91b498011c6e923a3a452a9dfdbc0367
|
4.9 kB | Preview Download |
|
md5:1ffa185dc979bbba3854e270277023a2
|
9.0 kB | Preview Download |
Additional details
Funding
Dates
- Collected
-
2020-12-31This assessment is based on wind turbines installed on the European continent until 31/12/2020.
- Updated
-
2026-05-31Inclusion comments from first revision
Software
- Repository URL
- https://github.com/EVERGi/ReWind
- Programming language
- Python
- Development Status
- Active