-
Notifications
You must be signed in to change notification settings - Fork 47
Industrial CCS retrofits data #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Industrial CCS retrofits data #212
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More data, nice! :)
Some comments. Can you also merge the current master so we can check whether there are no unintended overlaps? Thanks!
inputs/manual_input.csv
Outdated
iron-air battery discharge,efficiency,2035,0.62,per unit,2023,"Form Energy, docu/FormEnergy_Europe_modeling_recommendations_2023.03.pdf, p4", | ||
iron-air battery discharge,efficiency,2040,0.63,per unit,2023,"Form Energy, docu/FormEnergy_Europe_modeling_recommendations_2023.03.pdf, p4", | ||
iron-air battery,lifetime,2030,17.5,years,2023,"Form Energy, docu/FormEnergy_Europe_modeling_recommendations_2023.03.pdf, p4", | ||
ethanol capture retrofit,FOM,2030,7,%/year,2019,"National Petroleum Council, Meeting the Dual Challenge - A Roadmap to At-Scale Deployment of Carbon Capture, Use, and Storage: https://dualchallenge.npc.org/files/CCUS-Chap_2-030521.pdf, accessed 2024-16-04", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Can you check the "accessed" date? Should that be 2025? The date format is also bad, please use YYYY-MM-DD .
- Can you add the page or table number from where you got the information?
- Can we make the naming more clear, i.e. this is
ethanol carbon capture retrofit
, right, i.e. for retrofitting carbon capture to an ethanol plant? (applies to all other new entries as well)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @euronion, thanks for noticing the issue about date! My bad!
Concerning more details on the origin of data and naming I also made the requested changes!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes. Spot checked, LGTM!
Changes proposed in this Pull Request
This PR adds data to model:
The source is https://dualchallenge.npc.org/files/CCUS-Chap_2-030521.pdf (provided by ICCT). The plan is to integrate those technologies in PyPSA-Earth taking advantage of the technologies added in Add more industry data #211 .
Checklist
doc
.environment.yaml
(if applicable).doc/release_notes.rst
of the upcoming release is included.