v0.2.0
What's Changed
- Multi-horizon with Perfect Foresight models are now enabled through specifying the Planning Horizons
- Multiple Transmission Network options through integration of the ReEDS-NARIS network. Options to use zonal, nodal, or blended networks.
- PUDL Integration: PyPSA-USA now integrates the Public Utility Data Liberation (PUDL) data pipeline for the build_powerplants rule thanks to the contributions of @stephendeyoung !
- Pumped Hydro Storage enabled thanks to @casinocullen !
- Tons of tons of back-casting validation work to ensure the data is dialed in.
- Many more updates on Sector coupling @trevorb1 (add them here!)
Pull Requests:
- Bring dev up to date with
v0.1.0
by @trevorb1 in #297 - Adds EULP demand by @trevorb1 in #288
- Add
WriteIndustrial
class by @trevorb1 in #300 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #302
- Removes copy_config rule. Fixes Operational Reserves bug. by @ktehranchi in #304
- Fix Zenodo Sector Databundle by @trevorb1 in #306
- update issue template by @trevorb1 in #307
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #326
- Implements Perfect Foresight Multi-Horizon Optimization by @ktehranchi in #323
- retrieve_pudl script by @stephendeyoung in #325
- Index snapshots by planning horizon by @trevorb1 in #336
- Fix costs year by @trevorb1 in #346
- Fixes leap years by @trevorb1 in #349
- Adds Industry demand strategy by @trevorb1 in #321
- Updates to Validation workflow by @ktehranchi in #353
- Updates Unit Commitment Parameters by @ktehranchi in #355
- Add build_powerplants rule by @stephendeyoung in #357
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #359
- Scales Demand by @trevorb1 in #358
- Additional PuDL Integration- Fuel Costs, Heat Rates, Validations by @ktehranchi in #361
- Allow any EFS scenario by @trevorb1 in #364
- PUDL Fixes; Additional Validation plots and fixes by @ktehranchi in #366
- Implements Transport Transmission Configuration by @ktehranchi in #369
- Fixes #197, Resampling Opt Bug by @ktehranchi in #370
- Add natural policy constraint naming convention by @ktehranchi in #372
- Fixes for CCS, ITC, PTC by @ktehranchi in #374
- Fix broken WECC ADS link by @ktehranchi in #375
- Add PHS as a storage option in the model by @casinocullen in #337
- Config Updates by @ktehranchi in #376
- v0.2.0 by @ktehranchi in #377
New Contributors
- @stephendeyoung made their first contribution in #325
- @casinocullen made their first contribution in #337
Full Changelog: v0.1.0...v0.2.0