/medea_data_atde

Data on Austrian and German power systems for medea

Primary LanguagePythonMIT LicenseMIT

MIT License

medea_data_atde

medea is a power system model developed by Sebastian Wehrle and Johannes Schmidt. This repository contains code to download and process data to represent the German and Austrian power system in medea.

medea is currently employed within the reFUEL and NetZero2040 projects.

Requirements

  • GB RAM
  • python 3.6 or later

Installation

medea_data_atde is distributed as a python package. The code can be installed locally via pip install git+git://github.com/boku-inwe/medea_data_atde.git. However, it is recommended to fork this repository and install the package from your own fork via pip install git+git://github.com/your_github/medea_data_atde.git where your_github needs to be adjusted such that it reflects the url to the forked repository.