feat: implement automated data scraping and history generation pipeline for PVL reservoir levels

This commit is contained in:
David Fencl
2026-06-05 22:58:21 +02:00
parent 5411bd16ff
commit 8d1fb5b28e
25 changed files with 60588 additions and 419 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ export const t = {
flow: 'FLOW RATE',
inflow: 'Inflow',
outflow: 'Outflow',
fullness: 'CAPACITY',
fullness: 'STORAGE LEVEL',
volume: 'Volume'
},
chart: {
@@ -65,7 +65,7 @@ export const t = {
flow: 'PRŮTOK',
inflow: 'Přítok',
outflow: 'Odtok',
fullness: 'NAPLNĚNOST',
fullness: 'ZÁSOBNÍ PROSTOR',
volume: 'Objem'
},
chart: {