feat: update lake water data and refine WindChart component functionality

This commit is contained in:
David Fencl
2026-06-08 21:10:29 +02:00
parent 48b44cd642
commit cdb653d660
57 changed files with 1091 additions and 165 deletions
+27
View File
@@ -9340,5 +9340,32 @@
"volume": 32.1,
"temperature": 22.7,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:40:00.000Z",
"level": 352.78,
"flow": 2.52,
"temperature": 22.7,
"precipitation": 0,
"inflow": 1.42,
"volume": 32.1
},
{
"timestamp": "2026-06-08T18:50:00.000Z",
"level": 352.78,
"flow": 2.52,
"inflow": 1.42,
"volume": 32.1,
"temperature": 22.7,
"precipitation": 0
},
{
"timestamp": "2026-06-08T19:00:00.000Z",
"level": 352.78,
"flow": 0,
"inflow": 1.42,
"volume": 32.09,
"temperature": 22.1,
"precipitation": 0
}
]