Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need a PowerWorld parser front-end for Egret #171

Open
jeanpaulwatson opened this issue Nov 12, 2020 · 3 comments
Open

We need a PowerWorld parser front-end for Egret #171

jeanpaulwatson opened this issue Nov 12, 2020 · 3 comments

Comments

@jeanpaulwatson
Copy link
Collaborator

No description provided.

@claytonpbarrows
Copy link

Do you want to parse PWB files, AUX files, reference the Sim-Auto API, or something else?

@jeanpaulwatson
Copy link
Collaborator Author

I think we'd like to just parse PWB files - as an alternative to Matpower. At a minimum, PowerWorld provides lat/long support, allows for direct representation of 3-winding transformers, etc. It would also make sense to support direct PSSE/PSLF ingestion. If I were to re-phrase what I wrote initially regarding the title for this issue, I would maybe say instead "Leverage open APIs if available to allow for direct iingestion of non-Matpower formats".

@bknueven
Copy link
Collaborator

Regarding "leverage open APIs", I had a look at a few other Python packages on openmod:

  1. pandapower only converts to/from MATPOWER and PYPOWER https://pandapower.readthedocs.io/en/v2.4.0/converter.html#
  2. PYPOWER only seems to handle MATPOWER
  3. PyPSA allows imports from PYPOWER and pandapower https://pypsa.readthedocs.io/en/latest/import_export.html
  4. GridCal will import CIM (Common Information Model), PSS/e RAW files, MATPOWER, and DigSilent https://github.com/SanPen/GridCal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants