feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -8944,5 +8944,50 @@
|
||||
"volume": 2.44,
|
||||
"temperature": 21.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 521.28,
|
||||
"flow": 0.65,
|
||||
"inflow": 0.6,
|
||||
"volume": 2.44,
|
||||
"temperature": 20.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 521.28,
|
||||
"flow": 0.65,
|
||||
"temperature": 20.2,
|
||||
"precipitation": 0,
|
||||
"inflow": 0.6,
|
||||
"volume": 2.44
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 521.28,
|
||||
"flow": 0.65,
|
||||
"inflow": 0.6,
|
||||
"volume": 2.44,
|
||||
"temperature": 20.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 521.28,
|
||||
"flow": 0.64,
|
||||
"inflow": 0.6,
|
||||
"volume": 2.44,
|
||||
"temperature": 19.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 521.28,
|
||||
"flow": 0.65,
|
||||
"inflow": 0.6,
|
||||
"volume": 2.44,
|
||||
"temperature": 18.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user