GenX Patch Version v0.3.5
Release Notes for GenX v0.3.5 (Released on: 18th May, 2023)
Added
- Added ability to apply run_timedomainreduction to multistage problems (#443).
- Added a description of how to use time domain reduction (#426).
- Validation: against trying to perform time domain reduction (clustering)
on data which has already been clustered. - This changelog (#424).
Fixed
Changed
- The columns
Rep_Periods
,Timesteps_per_Rep_Period
, andSub_Weights
are now required inLoad_data.csv
for all cases (#426).
Removed
- The settings key
OperationsWrapping
. Its functionality has now been folded into the
TimeDomainReduction
setting. Using the key now will print a gentle warning (#426).
Full Changelog: v0.3.4...v0.3.5