Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.22 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.22 KB

Interactive webapp for exploring techno-economic landscapes of abatement options for hard-to-electrify sectors.

Overview

This interactive webapp is offered as a complement to the research software used to obtain results for the article Exploring techno-economic landscapes of abatement options for hard-to-electrify sectors (link and DOI TBC). It can be used to visualize the details of the levelized cost components interactively.

Running the webapp

Installing dependencies

In order to execute this software, the corresponding python dependencies have to be installed. The use of poetry is recommended here, using:

poetry install

Launching the webapp

To launch the webapp, once the virtual environment has been activated, use:

python webapp.py

and then go to the provided IP address given in your terminal.

How to cite this work

Bachorz, Clara; Verpoort, Philipp C.; Ueckerdt, Falko; Luderer, Gunnar: Research software for exploring techno-economic landscapes of abatement options for hard-to-electrify sectors.

License

The code contained in this repository is available for use under an MIT license.