Skip to content

Commit 5d47cf8

Browse files
committed
convert to Mwh instead of Gj
1 parent ebdaf0f commit 5d47cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pypsa-de/plot_ariadne_variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ def within_plot(
583583
select_regex=r"",
584584
drop_regex=r"",
585585
write_sum=False,
586-
unit="EUR_2020/GJ",
586+
unit="EUR_2020/MWh",
587587
**kwargs,
588588
):
589589
df = df.T.copy()

0 commit comments

Comments
 (0)