feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -2272,5 +2272,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 23.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 83,
|
||||
"flow": 2.944,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 81,
|
||||
"flow": 2.602,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 81,
|
||||
"flow": 2.514,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 82,
|
||||
"flow": 2.79,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.6,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 85,
|
||||
"flow": 3.216,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user