next cahgnes
Some checks failed
CI and deploy / migration-check (push) Failing after 9s
CI and deploy / deploy (push) Has been skipped

This commit is contained in:
Dusan Vojacek
2026-04-19 20:16:08 +02:00
parent 22bca9cd9e
commit ccb2a41e22
11 changed files with 27 additions and 27 deletions

View File

@@ -159,7 +159,7 @@ ev_expected_w[t] = arrival_prob * ev_charge_power_typical
### Fáze 3a Historické průměry cen (hotovo)
1. Tabulka `ems.market_price_stats` migrace **V022__extended_planning.sql**
2. `fn_update_market_price_stats()` `db/routines/R__fn_extended_planning.sql`, APScheduler **14:45** (`main.py`)
2. `fn_update_market_price_stats()` `db/routines/R__018_fn_extended_planning.sql`, APScheduler **14:45** (`main.py`)
3. Solver: slotová páteř `generate_series` + `COALESCE(effective_*, fn_get_predicted_price(...))` v `_load_slots`
### Fáze 3b TUV statistika potřeby (hotovo)