Skip to content

Commit

Permalink
Update CHANGELOG.rst with modification in state estimation code
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopau authored Dec 18, 2024
1 parent 97df1aa commit 888586c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ Change Log

[upcoming release] - 2024-..-..
-------------------------------
- [ADDED] Implementation of Allocation Factor WLS (AF-WLS) for non observable distribution grids
- [FIXED] Deletion of multiple measurements at the same bus or branch
- [FIXED] Creation of zero injection measurements in WLS estimator
- [FIXED] Divergence of WLS estimator with flat start for highly loaded grids
- [ADDED] Computation of matrix conditioning and warning in case of ill-conditioning
- [FIXED] Issue with initialization of WLS estimator
- [FIXED] Handling of current magnitude measurements in WLS estimator
- [ADDED] Created estimation results for shunt elements
- [FIXED] Fixed issue with power injection results in WLS estimator
- [FIXED] cim2pp add missing description to dcline
- [ADDED] pandas series accessor for geo column
- [FIXED] Increasing geojson precision as the default precision might cause problems with pandahub
Expand Down

0 comments on commit 888586c

Please sign in to comment.