Skip to content

v0.6.0 2024-04-24

Latest
Compare
Choose a tag to compare
@kemccusker kemccusker released this 25 Apr 00:28
· 170 commits to main since this release
25dfb39

Added

  • Add an option for producing SCC ranges that account for only statistical uncertainty. (PR #143, @davidrzhdu)

Fixed

  • Fix concatenate_energy_damages netcdf saving functionality which was not clearing data encoding causing some coordinates to be truncated. (PR #229, @JMGilbert)
  • Fix tests broken by sorting update in pandas v2.2.1 ([PR #216] (#216), @JMGilbert)