Andreas
24c7593056
Time problems in EMS / Optimization
2024-10-22 10:39:10 +02:00
Andreas
ad550c874b
AC Charge Bug, Price Cache On/Off
2024-10-22 10:39:10 +02:00
Andreas
7adf3d336a
AC /DC / Discharge optimzation - First try (not finished yet)
2024-10-22 10:39:10 +02:00
Andreas
87ec02a90e
class_ems: AC / DC Charging
...
class_optimize: Timing Bugs fixed
class_numpy_encoder: JSON Encoder with Numpy support
visualize: AC / DC / Discharge
test_class_ems_2: New Test for AC / DC charging decision
2024-10-22 10:39:10 +02:00
Andreas
cafed7eaca
EV Bugs
2024-10-22 10:39:10 +02:00
Andreas
2b5f0ee53c
EV Charge Parameters optional + AC Charge first try (Parameter Reduction)
2024-10-22 10:39:10 +02:00
Andreas
6881710295
EV possible currents -> Work now (new Mutate Function)
...
-> Some Penalties are removed (deprecated)
AC Charge -> Parameter in Optimization -1,0,1
-> Missing integration in class_ems
2024-10-22 10:39:10 +02:00
Chris
e65eb6b6dd
Ruff format
2024-10-11 09:07:53 +02:00
Andreas
004e1f3dc7
[BUG]: class_ems nd_array not JSON serializable
...
Big Bugfix - not sure if everything works
2024-10-09 16:59:50 +02:00
Andreas
e72008471f
JSON Response fixed
2024-10-09 16:59:50 +02:00
Normann
1e78abb074
convert np arrys to lists before changing
2024-10-08 18:55:51 +02:00
Normann
62339a0e6c
set current hour value None in class_ems.py
2024-10-08 18:55:51 +02:00
Normann
3050320607
remove unused function
...
replace_nan_with_none(data) is not needed anymore since we don't have any NaN values. Another 13% speed increase.
2024-10-08 18:55:51 +02:00
Bobby Noelte
36e1bb649a
Move Python package files to new package directories
...
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-07 08:12:33 +02:00