Skip to content

v0.6.2

Compare
Choose a tag to compare
@gschivley gschivley released this 06 May 20:01
· 5 commits to master since this release
cff053e

Version 0.6.2 release

Major updates in the release include

  • The case_id mapping to scenarios is now optional
  • Existing generator clusters can now stay stable across periods when using the --multi-period command line flag or the settings parameter cluster_with_retired_gens: true
  • Outputs can be structured for GenX multi-period runs using the --multi-period command line flag
  • Allow the key "all_years" in settings_management rather than requiring settings to be copied across all years
  • Reduce and simplify logging messages (full logs are still written to log text file)
  • Modify the costs of each categorical group separately when clustering new-build renewables
  • KMeans clustering for new-build renewables

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2