green-value-chains
Research software used for techno-economic analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 9 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Keywords
Repository
Research software used for techno-economic analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains
Basic Info
- Host: GitHub
- Owner: PhilippVerpoort
- License: mit
- Language: Jupyter Notebook
- Default Branch: release
- Homepage: https://doi.org/10.5281/zenodo.10869779
- Size: 2.57 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Research software used for techno-economic analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains
Summary
This repository make source codes and input data publicly available that were used in the analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains in an accompanying research article and interactive webapp.
How to cite this work
This software: Verpoort, Philipp C.; Gast, Lukas; Hofmann, A.; Ueckerdt, F. (2024): Research software used for techno-economic analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains. V. 4.1.1. Zenodo. https://zenodo.org/doi/10.5281/zenodo.10869779
The accompanying interactive webapp: Verpoort, Philipp C.; Gast, Lukas; Hofmann, Anke; Ueckerdt, Falko (2024): Interactive webapp for techno-economic analysis of green value chains. V. 4.1.1. GFZ Data Services. https://doi.org/10.5880/pik.2024.002
The accompanying peer-reviewed article: Verpoort, Philipp C.; Gast, Lukas; Hofmann, A.; Ueckerdt, F. (2024): Impact of global heterogeneity of renewable-energy supply on heavy industrial production and green value chains. Nature Energy. https://doi.org/10.1038/s41560-024-01492-z
How to use this software
Run hosted service online:
This source code can be installed and executed to reproduce all the results (mainly figures) presented in the accompanying article and to run the interactive webapp. Note that the webapp is also hosted as a public service here: TBC
Install dependencies:
If you would like to try to execute this software locally on your machine, then you will need to have its Python dependencies installed.
The easiest way to accomplish this is via poetry:
commandline
poetry install
Alternatively, you can install the required packages using pip (potentially following the creation of a virtual environment):
commandline
pip install git+https://github.com/PhilippVerpoort/piw.git@v0.8.2
pip install git+https://github.com/PhilippVerpoort/posted.git@v0.2.3
pip install pandas openpyxl kaleido
Export figures manually
After activating the virtual environment (e.g. via poetry shell), please use:
commandline
python export.py
This will export all figures. Alternatively, you may choose to export only Fig. 1 by using:
commandline
python export.py fig1
Running the interactive webapp
The interactive webapp, which is also hosted here (TBC), can be run via:
commandline
python webapp.py
and then navigating to the provided IP address and port provided in your terminal, which is usually http://127.0.0.1:8050/.
Licence
The source code in this repository is available under an MIT Licence, a copy of which is also provided as a separate file in this repository.
References
Verpoort, P. C. (2024). Potsdam Interactive Webapp (PIW) framework library (0.8.2). Zenodo. https://doi.org/10.5281/zenodo.10640781
Verpoort, P. C., Bachorz, C., Dürrwächter, J., Effing, P., Gast, L., Hofmann, A., & Ueckerdt, F. (2024). POSTED: Potsdam open-source techno-economic database (0.2.3). Zenodo. https://doi.org/10.5281/zenodo.10640888
Owner
- Name: Philipp Verpoort
- Login: PhilippVerpoort
- Kind: user
- Location: Berlin, Germany
- Company: researcher @pik-piam (+ associate @sortitionfoundation)
- Website: https://philipp.verpoort.online/
- Twitter: PhilippVerpoort
- Repositories: 7
- Profile: https://github.com/PhilippVerpoort
Citation (CITATION.cff)
cff-version: 1.1.0 message: "If you use this software, please cite it as below." authors: - family-names: Verpoort given-names: Philipp C. orcid: https://orcid.org/0000-0003-1319-5006 - family-names: Gast given-names: Lukas orcid: https://orcid.org/0009-0003-1416-5199 - family-names: Hofmann given-names: Anke orcid: https://orcid.org/0009-0001-4837-3530 - family-names: Ueckerdt given-names: Falko orcid: https://orcid.org/0000-0001-5585-030X title: "Research software used for techno-economic analysis of the impact of global heterogeneity of renewable energy supply on heavy industrial production and green value chains" version: v4.1.1 date-released: 2024-02-09
GitHub Events
Total
- Delete event: 1
- Push event: 7
- Create event: 2
Last Year
- Delete event: 1
- Push event: 7
- Create event: 2
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Philipp Verpoort | p****v@p****e | 230 |
| guest-cc | 7****c | 7 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- ansi2html 1.8.0
- certifi 2023.7.22
- charset-normalizer 3.2.0
- click 8.1.6
- colorama 0.4.6
- dash 2.12.0
- dash-bootstrap-components 1.4.2
- dash-core-components 2.0.0
- dash-html-components 2.0.0
- dash-table 5.0.0
- et-xmlfile 1.1.0
- flask 2.2.5
- idna 3.4
- itsdangerous 2.1.2
- jinja2 3.1.2
- kaleido 0.2.1
- latexcodec 2.0.1
- markupsafe 2.1.3
- nest-asyncio 1.5.7
- numpy 1.25.2
- openpyxl 3.1.2
- packaging 23.1
- pandas 2.0.3
- pint 0.22
- pint-pandas 0.4
- piw 0.1.0
- plotly 5.16.0
- posted 0.2.0
- pybtex 0.24.0
- pybtex-apa-style 1.3
- python-dateutil 2.8.2
- pytz 2023.3
- pyyaml 6.0.1
- requests 2.31.0
- retrying 1.3.4
- setuptools 68.1.0
- sigfig 1.3.2
- six 1.16.0
- sortedcontainers 2.4.0
- tenacity 8.2.3
- typing-extensions 4.7.1
- tzdata 2023.3
- urllib3 2.0.4
- werkzeug 2.2.3