Releases
v8.6.0
8.6.0 (2023-11-21)
⚠ BREAKING CHANGES
remove economy from ecalc (#282 )
graph.components and graph.get_component renamed to nodes and get_node
add type to consumers in system
Features
Bug Fixes
ensure that start date in global time vector is consistent with the requested output frequency (#269 ) (e8ef9b9 )
make iteration loops for simplified train consistent (#263 ) (b066c74 )
wrong handling of values and timesteps in temporal models (#261 ) (4e20264 )
Documentation
Miscellaneous Chores
add INVALID_INPUT and INVALID_MAX_RATE (d651ed6 )
add test of get_max_standard_rate for single speed compressor train (d651ed6 )
clean up common module (#277 ) (e1959ab )
extend tests of time series resampling (e8ef9b9 )
improve algorithm to generate generic variable speed compressor charts from input points (#276 ) (b257567 )
make sure no mismatch between timestemps and time series values (#251 ) (ae6ade9 )
only calculate max standard rate for time steps with valid model input (#252 ) (d651ed6 )
possibility to include start and end date in resampling (e8ef9b9 )
update changelog for v8.6 release (#288 ) (af32274 )
update dependencies for new v8.6 release (#289 ) (5a245a3 )
Code Refactoring
add option to skip header validation on resource files (#260 ) (883b7e6 )
calculate timesteps separately (#284 ) (bd9d684 )
collect results in priority optimizer (16b9ccc )
common consumer system type (fe09263 )
common yaml system v2 class (98198fc )
consistent naming of nodes in graph (676c7b8 )
generic graph class (6f63e40 )
move into presentation layer (#271 ) (52530e0 )
remove economy from ecalc (#282 ) (a50148c )
rename Stream to StreamConditions (cf908ec )
rename to component graph (9629f22 )
system v2 stream conditions format (#257 ) (e228e8b )
use common consumer system dto class (#267 ) (3c58b53 )
use PriorityOptimizer outside ConsumerSystem (f1af9e6 )
You can’t perform that action at this time.