ngocanh7948github / open_plan

Bottom-up energy transition: Optimized Open Source Planning of Electricity and heat supply in Energy cells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open_plan

Template repository for creating new projects under the RLI's umbrella

Get started

  1. clone the repository

    git clone https://github.com/rl-institut/oep-pyam.git

  2. move to the repository

    cd open_plan

3.1 create a virtual environment without conda

3.1.1 install requirements

`pip install -r requirements`

3.2 create a virtual environment with conda

`conda env create --file=environment.yml`

About

Bottom-up energy transition: Optimized Open Source Planning of Electricity and heat supply in Energy cells

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%