Power Grid Model IO

pgm_logo

Power Grid Model IO is a tool to convert grid data to and from the native data format of power-grid-model. Currently, conversions from Vision excel exports and Pandapower are possible.

Some formats may be similar to the format used by power-grid-model, but use a different underlying data structure. While we do not formally support those formats, you may find examples in this documentation for some of them.

Install from PyPI

You can directly install the package from PyPI.

pip install power-grid-model-io

Install from Conda

If you are using conda, you can directly install the package from conda-forge channel.

conda install -c conda-forge power-grid-model-io

Citations

If you are using Power Grid Model IO in your research work, please consider citing our library using the references in Citation.

Contents

Detailed contents of the documentation are structured as follows.

API Documentation