Home

Awesome

PyPSA Earth Documentation

Size

Getting ready to change the world

This repository contains the documentation of PyPSA-Earth including:

Installation

  1. Make sure to have installed the PyPSA-Earth package and environment available at this link

  2. Open your terminal at the parent location where PyPSA-Earth has been installed. Type the following in your terminal to download the package from GitHub:

       .../pypsa/earth/parent/folder % git clone https://github.com/pypsa-meets-earth/documentation.git
    

1. Hackathon material

Expected experience level: Beginner
Duration hackathon: 3 hours
Duration extra DIY exercises: 5 hours

Content

Slides and jupyter notebook examples are provided in the folder hackathon. While there is a lot of theory and text, we always recommend to code & check out stuff where possible. Small examples also help you to "do rather than only observe".

List of selected self-learning material

Aim: We provide a couple of links to efficient self-learning material

Useful packages to dive deeper into:

List of hero's with a successful Pull Request (GitHub exercise)

2. Notebooks for data exploration

The folder notebooks contains useful notebooks to explore the data of PyPSA-Earth. The notebooks are self-explanatory and the pypsa-earth environment is needed to successfully run the examples.