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

Parsing extra matpower data fields #316

Open
Sofia-Taylor opened this issue Jun 20, 2024 · 0 comments
Open

Parsing extra matpower data fields #316

Sofia-Taylor opened this issue Jun 20, 2024 · 0 comments

Comments

@Sofia-Taylor
Copy link

Matpower files can store extra data sections and columns that are not in the standard caseformat (e.g., to indicate bus names, generator types, branch lengths, etc.). However, the Egret matpower parser skips these extra data fields (with a warning). Adding the extra data fields to the Egret dictionary would be a useful feature for easily translating between matpower files and Egret dictionaries.

Attaching a simple example for case14.m.
parse_matpower_data.zip

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

1 participant