PyPSA / pypsa-usa

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

Allow any EFS scenario #364

Closed trevorb1 closed 1 week ago

trevorb1 commented 1 week ago

Closes #363

Changes proposed in this Pull Request

In this PR I add logic to retrieve and use any EFS study. Users can select the EFS case (reference, medium, high) and speed (slow, moderate, rapid) from the config file.

Checklist