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

Fix input files for `build_*_demand` rules #330

Closed trevorb1 closed 2 weeks ago

trevorb1 commented 1 month ago

Feature Request

The individual files should be nested in the input function, electricity_study_demand. Same occurs for sector demand. I guess it may have been a merge issue that introduced this

https://github.com/PyPSA/pypsa-usa/blob/5be4d96f2d1069b5ddb9db3c8e8842a4515addc8/workflow/rules/build_electricity.smk#L273-L278

Suggested Solution

No response

Additional Info

No response

trevorb1 commented 2 weeks ago

Addressed in PR #358