Skip to content

DSS Python 0.12.1-2

Compare
Choose a tag to compare
@PMeira PMeira released this 20 Jul 15:16
· 200 commits to master since this release

This is an incremental release to fix an issue with Fuses.Reset. We took the opportunity to also expose the following in Python:

  • GICSources: new class
  • Bus: ZSC012Matrix
  • Circuit: ElementLosses
  • DSS: AllowDOScmd, COMErrorResults, __call__
  • Fuses: State, NormalState
  • LineGeometries: Nconds
  • Loads: Sensor
  • LoadShapes: UseFloat32, UseFloat64
  • PVSystems: Sensor
  • Reclosers: State, NormalState
  • Relays: State, NormalState
  • Sensors: AllocationFactor
  • Text: Commands
  • WireData: CapRadius
  • YMatrix: SetGeneratordQdV, Iteration

All the methods above were already implemented in the low-level API via CFFI (dss.lib).

See the release notes for the main v0.12.1 at https://github.com/dss-extensions/dss_python/releases/tag/0.12.1

As usual, available on PyPI.