PyPSA / pypsa-usa

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

remove build powerplants #256

Closed trevorb1 closed 5 months ago

trevorb1 commented 5 months ago

Closes #252

@ktehranchi, can you please confirm that you were not planning to use build_powerplant.py for anything, before I merge this PR. I ran the workflow without build_powerplant and it worked fine

Changes proposed in this Pull Request

Turns out, we dont actually use the build_powerplants.py code anywhere; seems to be legacy from the pypsa-eur code we used as a template. The changes in add_electricity.py over build_powerplants.py are:

Checklist

ktehranchi commented 5 months ago

yep good to remove.