Software for the interactive webapp on "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 (DOI: https://doi.org/10.1038/s41467-025-59277-1). It can be used to visualize the details of the levelized cost components interactively.
This software: Bachorz, Clara; Verpoort, Philipp C.; Luderer, Gunnar; Ueckerdt, Falso, (2025). Software for the interactive webapp on “Exploring techno-economic landscapes of abatement options for hard-to-electrify sectors” (Version v1.0.0). Zenodo. https://doi.org/10.5281/ZENODO.15020532
The accompanying webapp: Bachorz, Clara; Verpoort, Philipp C.; Luderer, Gunnar; Ueckerdt, Falko (2025): Interactive webapp for exploring techno-economic landscapes of abatement options for hard-to-electrify sectors. GFZ Data Services. https://doi.org/10.5880/pik.2025.001
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.
The code contained in this repository is available for use under an MIT license.