Skip to content

v8.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 12:20

8.7.0 (2023-12-05)

Bug Fixes

  • bug in compressor with turbine models with multiple streams and only one date (#296) (8c2c786)
  • deep copy when aggregating model results (#311) (53c8df4)
  • do not merge model results (#304) (34cebc4)
  • error message when model/facility input does not exist (4437032)

Documentation

  • update documentation with info about direct emitters name change (#310) (990f3c2)

Miscellaneous Chores

Code Refactoring

  • change emission rate type to calendar day (#300) (f8e5052)
  • change name from direct to venting emitter (#303) (8d03822)
  • remove duplicated function (ba48dcd)

Continuous Integration