Skip to content

lanl-ansi/grg-mp2grg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grg-mp2grg

release:

image

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