Skip to content

Light-weighted conda environment and small examples for the PyPSA-Eur-Tutorial at Openmod

Notifications You must be signed in to change notification settings

lisazeyen/pypsa-eur-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PyPSA-Eur-Tutorial

Light-weighted conda environment and small examples for the PyPSA-Eur-Tutorial at Openmod


PyPSA-Eur is an open model dataset of the European power system at the transmission network level that covers the full ENTSO-E area. 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.

The model is described in the documentation and in the paper PyPSA-Eur: An Open Optimisation Model of the European Transmission System, 2018, arXiv:1806.01613.


This is a light-weighted version only for the PyPSA-Eur Tutorial at the Openmod and not efficient for the whole workflow. To set up the environment for the Tutorial:

1️⃣ clone or download the data from the repository

2️⃣ Pypsa-eur relies on a set of other Python packages. The easiest way to install them is to use conda (an environment management system). If conda is not already installed on your system, you can install miniconda by following the installation guide

3️⃣ Open a terminal and cd to the cloned/downloaded repository pypsa-eur-tut and install the environment with

some_other_path/pypsa-eur-tut$ conda env create -f environment_tutorial.yaml

4️⃣ download some already solved networks from https://drive.google.com/drive/folders/16CFGKj1GBfjEQbweqi5VD0fLuLwTB6Im?usp=sharing
and save them in in your folder pypsa-eur-tut

Now you are ready to start with the tutorial 😏!

About

Light-weighted conda environment and small examples for the PyPSA-Eur-Tutorial at Openmod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published