Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@sebastian-peter sebastian-peter released this 27 Feb 11:45
· 89 commits to dev since this release
0e8e809

Added

  • Enhance TimeSeriesSource with method to retrieve all time keys after a given key #543
  • Enhance WeatherSource with method to retrieve all time keys after a given key #572
  • Adding timeseries for voltage values #1128
  • Added Staudt to list of reviewers #1190
  • Extend ValidationUtils for validating ThermalGrids #1216
  • Enhance TimeSeriesSource with method to retrieve the previous value before a given key #1182
  • Added BdewLoadProfileTimeSeries #1230
  • Added RandomLoadProfileTimeSeries #1232
  • Attribute pThermalRated for ThermalStorages #679
  • Attributes housingType and numberInhabitants for ThermalHouses #1253
  • Added domestic hot water storage model #1257
  • Validation for BDEW load profile values #1243
  • Added load profiles sources #1106

Fixed

  • Removing opened SwitchInput during connectivity check #1221
  • Fixed example in ReadTheDocs #1244
  • Remove double test in ThermalValidationUtils #1260]

Changed

  • Storage minimum level parameter removed from cylindrical thermal storage #1123
  • Converted eval-rst to myst syntax in ReadTheDocs, fixed line wrapping and widths #1137
  • Improving usage of streams on sql fetches #827
  • Improving error message when using the outdated csv format #1112
  • Changed ThermalUnitValidation: Ensure that thermal boundaries of thermal house are not the same #1186
  • Converted MappingEntry into a normal class #1087
  • Renamed timeseries mapping participant column to asset #1191
  • Removed attribute dsm from LoadInput #1195
  • Fix spotless deprecations #1123
  • Refactored CongestionResult, removed ModelResultEntity #1234
  • Replaced LoadProfileInput with LoadProfileTimeSeries #1228
  • Enhance CsvDataSource #1246
  • Updated _joint_grid csv files from simona #750

Updates

  • Updated gradle to v8.13 #1264