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

Implement logic to display path(s) connecting two components belonging to a (PyPSA) network #12

Open
ricnogfer opened this issue Sep 13, 2023 · 0 comments

Comments

@ricnogfer
Copy link
Owner

ricnogfer commented Sep 13, 2023

PyPSATopo should provide the capability to display the path(s) connecting two components (specified by the user) when generating the topographical representation of a network (and exclude all other paths that do not connect the components from this representation). By default, PyPSATopo should display all paths but additional functionalities should be provided, namely:

  1. Only display the shortest path between two components.
  2. Only display the longest path between two components.
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