PyPSA / pypsa-usa

PyPSA-USA: An Open-Source Energy System Optimization Model for the United States
https://pypsa-usa.readthedocs.io
MIT License
60 stars 24 forks source link

enable custom cost data #460

Open ktehranchi opened 1 month ago

ktehranchi commented 1 month ago

Feature Request

Users who have their own assumptions over costs data need to have a way to modify the costs in build_cost data.

We are planning to integrate with the BRIDGES model to support their data production. I want to add an option that would make it easy to use some of their curtated data that doesn't come from the NREL ATB- specifically on long duration energy storage and hydrogen CTs

Suggested Solution

To create a standard data format that will append to the build_cost data output files

Additional Info

No response

trevorb1 commented 1 month ago

relates to issue #360 and #407 (and maybe #446)