Skip to content

v2.4.0

Compare
Choose a tag to compare
@miovd miovd released this 13 Mar 12:33

Release notes

CGMES (beta)

  • Correct missing or invalid data in CGMES files and log these corrections
  • Fix bug with angle and tension of buses
  • Fix bug with internal connections
  • Fix bug with p0 and q0 for EnergyConsumer
  • Resilient to special double values and invalid ID in CGMES files
  • Support for import of CGMES files in Node/Breaker topology into IIDM files in Node/Breaker topology

Computation

  • Local computation manager hangs when a java.lang.Error is thrown

iAL

  • Support for getShunt(), getShuntCount(), getShunts() and getShuntStream() methods in iAL

Import/Export

  • Allow global import/export parameters configuration for all exporters and importers

iTools

  • Allow global import/export parameters configuration in iTools commands using import or export
  • Display the list of available SecurityAnalysis extensions with the iTools command plugins-info

Loadflow-validation

  • Support to validate zero-impedance lines

Quality

  • Add javadoc for matrix package
  • Migrate to guru.nidi:graphviz-java

Time series

  • Fix bug in RegularTimeSeriesIndex.getPointCount method for huge values
  • Allow to have more than 2GB of data in TimeSeriesTable

Topology

  • Fix bug to export Bus/Breaker topology
  • Fix bug to traverse Node/Breaker topology containing internal connections