Skip to content

inwe-boku/december_anomaly_wind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wind power anomaly - December 2016

Here we assess, using data from open power system data and from renewables.ninja, if December 2016 had particularly low wind power generation in Europe.

Getting Started

Clone the repository, and run scripts/wind_generation_anomaly.R You may have to define your working directory, if you do not use R-Studio.

Prerequisites

install.packages(tidyverse)

install.packages(lubridate)

install.packages(sf)

You need an internet connection so the script can download the input data

Output

The outputs (i.e. figures and csv files) are all collected in directory output/

Some examples: This map shows the wind generation anomaly for December 2016 for European countries as derived from renewables.ninja: Alt text

This figure shows German capacity factors for December 2009-2017 as derived from Open Power System Data: Alt text

Authors

  • Johannes Schmidt - Initial work

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages