feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user