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

Fix extraction of USA coal prices #251

Closed trevorb1 closed 5 months ago

trevorb1 commented 5 months ago

Closes #250

Changes proposed in this Pull Request

In this PR I fix the extraction of coal costs from the EIA. I have:

Checklist

trevorb1 commented 5 months ago

Also commented out the retrieval of historical EIA data, as per issue #253. This was just used for validation plots

ktehranchi commented 5 months ago

I'm curious- does this fix lead to higher or lower coal prices?

trevorb1 commented 5 months ago

Yeah, good point. Havent compared yet, as this was just correcting the costs coming from the API. The comparison will happen in PR #249