Skip to content

REMIND-PyPSA Coupling Tools

A package to support the coupling of REMIND and PyPSA, written by the Potsdam Institute for Climate Impact Studies' Energy Transition Lab.

The package provides a suite of transformation and disaggration tools for REMIND data as well as abstracted frameworks to support these.

Abstracted logic

The package provides an abstracted framework for ETL operations based steps. The steps can be read from YAML into the transformation class

Remind data support

Can be imported either as csv or gdx. Both formats can be processed (gdx not yet integrated in the examples)

Built in transformations and disaggregation

The package comes with tools to transform and disaggregate remind data.

Tutorials

Examples and tutorials to help you understand the package