feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -2270,5 +2270,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 25.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 45,
|
||||
"flow": 49.6,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 25.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 46,
|
||||
"flow": 54.44,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 25.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 45,
|
||||
"flow": 51.71,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 25.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 45,
|
||||
"flow": 51.98,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 25,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 46,
|
||||
"flow": 53.88,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 24.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user