[eval_records]
- use hourse on x-axis [luftwiderstand] - refactored
This commit is contained in:
@@ -274,6 +274,8 @@ def main() -> None:
|
||||
# Convert x-axis
|
||||
dt_h = (np.array(time_h) - time_h[0]) / 3600 / 24 + settings.sel_days[0]
|
||||
|
||||
dt_h -= settings.sel_days[0]
|
||||
dt_h *= 24
|
||||
v_energy = []
|
||||
v_consumption = []
|
||||
energy = 0
|
||||
|
||||
Reference in New Issue
Block a user