revert changes used for testing

This commit is contained in:
Normann
2025-01-09 12:15:00 +01:00
committed by Andreas
parent bfb8db6d56
commit ca6b4f89ec
+1 -1
View File
@@ -27,7 +27,7 @@ def prepare_optimization_real_parameters() -> OptimizationParameters:
settings = { settings = {
# -- General -- # -- General --
"prediction_hours": 48, "prediction_hours": 48,
"prediction_historic_hours": 48, "prediction_historic_hours": 24,
"latitude": 52.52, "latitude": 52.52,
"longitude": 13.405, "longitude": 13.405,
# -- Predictions -- # -- Predictions --