Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 11:20

Version 2.8.0

NEW:

CHANGED:

  • The select series dialog is now always displayed on top

FIXED:

  • Analysis GoodnessOfFit: fixed volume error calculation if one of the compared time series contains NaN values #151
  • Talsim clipboard content no longer requires the entry 'Einheit' to be present for WEL files
  • Togglable toolbar buttons are now reset when the New button is clicked

API-CHANGES:

  • New property TimeSeries.NaNPeriods() for retrieving a list of time periods consisting of NaN nodes
  • New method TimeSeries.UpdateNode() for updating the value of an existing node
  • New class DateRange representing a date range with defined start and end dates

Full changelog