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

Refactor PyPSATopo metrics displayed in tooltips #10

Open
ricnogfer opened this issue Sep 11, 2023 · 3 comments
Open

Refactor PyPSATopo metrics displayed in tooltips #10

ricnogfer opened this issue Sep 11, 2023 · 3 comments

Comments

@ricnogfer
Copy link
Owner

ricnogfer commented Sep 11, 2023

  • Add capital cost and marginal cost information in a multi-link tooltip.
  • Display the names of the buses that a multi-link connects to (@BertoGBG).
@ricnogfer
Copy link
Owner Author

ricnogfer commented Oct 26, 2023

This issue is solved in 1b615ca and a0911ab.

@BertoGBG, please update pypsatopo to version 0.10.0 and see if multi-links display the names of the buses that they connect to now - thanks!

@BertoGBG
Copy link

the capital and marginal cost showed by the tool tip on multilinks must've the correct units (e.g xx/MW or xx/(t/h)) referring to bus0. it is crucial for readability of costs that the unit are correct.

the unit of the carrier for bus zero must be used.

@ricnogfer
Copy link
Owner Author

Improved tooltips by changing unit of capital/marginal costs, power/energy time-series, etc…, (displayed in tooltips) of generators, loads and stores to inherit from bus where these are connected to (commit: 3ae1aeb).

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

2 participants