feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -9277,5 +9277,50 @@
|
||||
"volume": 0.59,
|
||||
"temperature": 22.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 559.89,
|
||||
"flow": 7.48,
|
||||
"inflow": 2.61,
|
||||
"volume": 0.67,
|
||||
"temperature": 21.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 560,
|
||||
"flow": 7.41,
|
||||
"inflow": 2.61,
|
||||
"volume": 0.67,
|
||||
"temperature": 21.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 560.11,
|
||||
"flow": 0,
|
||||
"temperature": 21.5,
|
||||
"precipitation": 0,
|
||||
"inflow": 2.61,
|
||||
"volume": 0.67
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 560.27,
|
||||
"flow": 0,
|
||||
"inflow": 2.61,
|
||||
"volume": 0.67,
|
||||
"temperature": 20.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 560.41,
|
||||
"flow": 0,
|
||||
"inflow": 2.61,
|
||||
"volume": 0.67,
|
||||
"temperature": 19.5,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user