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 is possible. Pandapower conversions are under development.

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