Interactive webapp for exploring techno-economic landscapes of abatement options for hard-to-electrify sectors.
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.
In order to execute this software, the corresponding python dependencies have to be installed. The use of poetry is recommended here, using:
poetry install
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.
Bachorz, Clara; Verpoort, Philipp C.; Ueckerdt, Falko; Luderer, Gunnar: Research software for exploring techno-economic landscapes of abatement options for hard-to-electrify sectors.
The code contained in this repository is available for use under an MIT license.