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": 23.8,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 51,
"flow": 3.92,
"temperature": 23.8,
"precipitation": 0,
"inflow": 0,
"volume": 0
},
{
"timestamp": "2026-06-08T17:40:00.000Z",
"level": 51,
"flow": 3.92,
"inflow": 0,
"volume": 0,
"temperature": 23,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:00:00.000Z",
"level": 50,
"flow": 3.7,
"inflow": 0,
"volume": 0,
"temperature": 22.3,
"precipitation": 0
},
{
"timestamp": "2026-06-08T18:10:00.000Z",
"level": 50,
"flow": 3.7,
"temperature": 22.3,
"precipitation": 0,
"inflow": 0,
"volume": 0
},
{
"timestamp": "2026-06-08T18:20:00.000Z",
"level": 50,
"flow": 3.7,
"inflow": 0,
"volume": 0,
"temperature": 21.6,
"precipitation": 0
}
]