GridPath v0.10.0
This release includes major new functionality including:
- Support for running subproblems in parallel and skipping E2E steps
- Support for horizon-level energy targets
- Support for flexible-duration periods
- Carbon tax
- Hybrid projects
There are several changes that require minor updates to the database structure and CSV files from prior versions.
Changes since v0.9.0:
- Maintenance: Rename 'module_specific' to generic method name (#784) … (d7c2893)
- Feature: Add ability to skip E2E steps (#785) (f01958c)
- Maintenance: Refactor scenario characteristics (#786) (067af2b)
- Maintenance: Spec capacity types refactoring (#787) (4bbb4b0)
- Maintenance: Stor and gen_spec/ret consolidation (#788) (254dd57)
- Maintenance: Spec params refactoring (#789) (746eb12)
- Maintenance: Standard capacity type methods (#790) (dc1fd7f)
- Maintenance: Fix capacity groups bug introduced in #790 (f34a866)
- Maintenance: Adjust example temporal scenario periods to 10 yrs (d3f308f)
- Enhancement: Auto calculate hours_in_period from temporal structure (#791) (da77f15)
- Feature: Support for flexible-duration periods (#792) (a17e59b)
- Bugfix: Find horizon timepoints by stage (#793) (ba54a40)
- Feature: Use vintage-based start/end yr to determine op prds (a2b12f2)
- Maintenance: Clean up after previous commit (537fdc9)
- Bugfix: Fix bug getting wrong subscenario ID (eabd809)
- Bugfix: Tweak to dispatch plot (5ff3d2f)
- Feature: Energy targets by horizon (#794) (4c5a068)
- Feature: Initial implementation of hybrid projects (#797) (1a0d930)
- Feature: Support for running subproblems in parallel (#802) (f0db9a2)
- Bugfix: Fix results export error in tx_new_lin (#803) (4e51f6d)
- Feature: Carbon tax (#798) (d75670a)
- Bump version to 0.10.0 (10c4fcc)