v8.2.5
8.2.5 (2023-06-14)
Bug Fixes
- bug fix to joining results from different temporal models with compressor train models having multiple inlet or outlet streams (#63) (af36390)
- make apply_condition work for 2D numpy arrays also (#79) (fa40e21)
- resample emissions correctly to create valid json (d242732)
- validate operational conditions when rate is zero (#74) (d8a5fae)
Miscellaneous Chores
- numpy ndarray typing (74f0561)