Conversation
|
@Bachibouzouk while doing this I noticed that the tables of the report are not printing the whole df, but only its columns. Would it not make sense to also print the index, so that there is no manual sorting of the columns necessary? |
|
@ursulaelmir the total NPV and annuity are, infact, already without this PR accessible. Here, they are now printed at the end of the report (no unit). |
Some of these changes might be overthrown as soon as we figure out a way to display units nicer.
ENERGY_CARRIER_UNIT is not yet used in any code, but can help defining the units of flows later on. It might be that DEFAULT_WEIGHTS_ENERGY_CARRIERS would be better to define in an extra csv.
|
@ursulaelmir the system-wide LCOE is now already implemented in this branch. There are no unit tests or benchmark tests for this feature yet. |
Co-authored-by: Pierre Francois <[email protected]>
…ature/sector_wide_kpi
TOTAL_DEMAND, SUFFIX_ELECTRICITY_EQUIVALENT, ATTRIBUTED_COSTS, LCOeleq, DEGREE_OF_SECTOR_COUPLING
|
@ursulaelmir this is ready for review now. |
|
Currently, the The I leave this for now, as this PR implemented the KPI calculation. Making it visually pleasing can be a different PR. |

Fix #516
Fix #222
Adresses #513
Changes proposed in this pull request:
Literature.rstfile for documenting publications/resources regarding the MVSThe following steps were realized, as well (if applies):
black . --exclude docs/)EXECUTE_TESTS_ON=master pytest)Please mark above checkboxes as following:
❌ Check not applicable to this PR
For more information on how to contribute check the CONTRIBUTING.md.