release:
dev 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
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.
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