Skip to content

The repository contains the underlying workflow to the publication in "Tracing Prices: a flow-based cost allocation for optimized power systems"

Notifications You must be signed in to change notification settings

FabianHofmann/pypsa-costallocation

Repository files navigation

Cost Allocation in Optimized PyPSA Networks

This repository contains the workflow used to create figures and tables in "Tracing Prices: a flow-based cost allocation for optimized networks" (see preprint)

Initialize

For initializing clone the repo and create the python environment

git clone https://github.com/PyPSA/pypsa-eur.git ./pypsa-de
conda env create -f environment.yaml

Run

To run the snakmake workflow make sure that the environment is activated

conda activate costallocation

and start the run

snakemake

Further configuration

Further instructions for modifying and extending will follow soon.

License

This work is licensed under a Creative Commons Zero v1.0 Universal

About

The repository contains the underlying workflow to the publication in "Tracing Prices: a flow-based cost allocation for optimized power systems"

Resources

Stars

Watchers

Forks