Skip to content

Latest commit

 

History

History
executable file
·
61 lines (38 loc) · 1.44 KB

README.rst

File metadata and controls

executable file
·
61 lines (38 loc) · 1.44 KB

grg-mp2grg

release:

Documentation Status

dev status:

Build Report Coverage Report Documentation Status

grg-mp2grg is a python package for translating between with Matpower and GRG data files.

The package can be installed via:

pip install grg-mp2grg

License

This package is developed at Los Alamos National Laboratory and is provided under a BSD-3 license as part of the Grid Research for Good Software Tools (C18036), see the LICENSE file for the full text.

Changelog

staged

  • nothing

v0.1.2

  • dropped support for python 2.7 and 3.4

v0.1.1

  • fixed grg2mp bug when adding bus names
  • fixed grg2mp bug when no groups were present

v0.1.0

  • Initial release

v0.0.1

  • Initial test tag