rl-institut / SimBA

GNU Affero General Public License v3.0
2 stars 1 forks source link

Feature/#94 extended output plots #191

Closed alexkens closed 2 months ago

alexkens commented 6 months ago

New functions should be in report.py and create extended output plots in 2 ways:

flag „extended_output_plots“ in generate.py

extra script called "generate_extended_output_plots.py"

new plots:

1:

Format: boxplot title: Verteilung der Bustypen über die Fahrleistung der Verbrauche in einer Woche Info: y=Verbrauche [kWh], y=Fahrleistung pro Umlauf [km], Legende=Bustypen

2:

Format: Balkendiagramm Info: Anteil Gelegenheitslader, Depotlader, nicht elektrifizierbar (SOC<0)

3:

Format: Lineplot Ein Plot der Lastgänge je Grid Connector (also jeder GC bekommt eigenen Plot) Info: Einzelne Graphen für: ◦ Gesamt ◦ Feed_in ◦ Ext_load ◦ Charging_stations Achsen: x=Zeit, y=kW

4:

plot active rotations format: lineplot x: time y: current active rotations (number of buses which are not in the depot)