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

Add option to have network plot coordinates fed back into .glm #121

Open
trevorhardy opened this issue Aug 29, 2023 · 1 comment
Open

Add option to have network plot coordinates fed back into .glm #121

trevorhardy opened this issue Aug 29, 2023 · 1 comment
Assignees
Milestone

Comments

@trevorhardy
Copy link
Collaborator

trevorhardy commented Aug 29, 2023

As part of plotting the network model networkx defines locations for all the nodes in the network. Though the algorithm used is unlikely to be highly realistic for power system purposes, it can be better than nothing. We should add a feature to the GLModifier.model.plot_model() call to allow these coordinates to feed back up from the networkx graph to the .glm.

@d3j331
Copy link
Collaborator

d3j331 commented Sep 28, 2023

networkx plot locations might change every time is generated, but I think it can be done.

@trevorhardy trevorhardy added this to the v1.3.6 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants