feat: update historical lake sensor data and improve wind chart component rendering

This commit is contained in:
David Fencl
2026-06-08 20:49:01 +02:00
parent 7a7abdd3e5
commit 48b44cd642
57 changed files with 2892 additions and 323 deletions
+45
View File
@@ -1986,5 +1986,50 @@
"volume": 0,
"temperature": 25.6,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 106,
"flow": 5.97,
"temperature": 25.6,
"precipitation": 0,
"inflow": 0,
"volume": 0
},
{
"timestamp": "2026-06-08T17:40:00.000Z",
"level": 106,
"flow": 5.97,
"inflow": 0,
"volume": 0,
"temperature": 24.7,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:00:00.000Z",
"level": 108,
"flow": 8.33,
"inflow": 0,
"volume": 0,
"temperature": 24.1,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:10:00.000Z",
"level": 108,
"flow": 8.33,
"temperature": 24.1,
"precipitation": 0,
"inflow": 0,
"volume": 0
},
{
"timestamp": "2026-06-08T18:20:00.000Z",
"level": 105,
"flow": 10.15,
"inflow": 0,
"volume": 0,
"temperature": 23.5,
"precipitation": 0
}
]