Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lanl-ansi/grg-psse2grg

Translation tools for PSSE and GRG network data
https://github.com/lanl-ansi/grg-psse2grg

grg power-network psse python

Last synced: 9 days ago
JSON representation

Translation tools for PSSE and GRG network data

Awesome Lists containing this project

README

        

============
grg-psse2grg
============

**release:**

.. image:: https://badge.fury.io/py/grg-psse2grg.svg
:target: https://badge.fury.io/py/grg-psse2grg

.. image:: https://readthedocs.org/projects/grg-psse2grg/badge/?version=stable
:target: http://grg-psse2grg.readthedocs.io/en/stable/?badge=stable
:alt: Documentation Status

**dev status:**

.. image:: https://travis-ci.org/lanl-ansi/grg-psse2grg.svg?branch=master
:target: https://travis-ci.org/lanl-ansi/grg-psse2grg
:alt: Build Report
.. image:: https://codecov.io/gh/lanl-ansi/grg-psse2grg/branch/master/graph/badge.svg
:target: https://codecov.io/gh/lanl-ansi/grg-psse2grg
:alt: Coverage Report
.. image:: https://readthedocs.org/projects/grg-psse2grg/badge/?version=latest
:target: http://grg-psse2grg.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

grg-psse2grg is a python package for translating between with PSSE and GRG data files.

The package can be installed via::

pip install grg-psse2grg

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.0.3**

- dropped support for python 2.7 and 3.4

**v0.0.2**

- made grg2psse more robust to optional grg data items

**v0.0.1**

- Initial test tag