feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -9277,5 +9277,50 @@
|
||||
"volume": 7.56,
|
||||
"temperature": 23.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 217.04,
|
||||
"flow": 51.47,
|
||||
"inflow": 12.66,
|
||||
"volume": 8.22,
|
||||
"temperature": 22.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 217.12,
|
||||
"flow": 71.33,
|
||||
"temperature": 22.1,
|
||||
"precipitation": 0,
|
||||
"inflow": 12.66,
|
||||
"volume": 8.22
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 217.26,
|
||||
"flow": 124.25,
|
||||
"inflow": 12.66,
|
||||
"volume": 8.22,
|
||||
"temperature": 22.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 217.33,
|
||||
"flow": 160.01,
|
||||
"inflow": 12.66,
|
||||
"volume": 8.22,
|
||||
"temperature": 21.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 217.38,
|
||||
"flow": 159.47,
|
||||
"inflow": 12.66,
|
||||
"volume": 8.22,
|
||||
"temperature": 20.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user