feat: update lake water data and refine WindChart component functionality
This commit is contained in:
@@ -9340,5 +9340,32 @@
|
||||
"volume": 32.1,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 352.78,
|
||||
"flow": 2.52,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0,
|
||||
"inflow": 1.42,
|
||||
"volume": 32.1
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:50:00.000Z",
|
||||
"level": 352.78,
|
||||
"flow": 2.52,
|
||||
"inflow": 1.42,
|
||||
"volume": 32.1,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:00:00.000Z",
|
||||
"level": 352.78,
|
||||
"flow": 0,
|
||||
"inflow": 1.42,
|
||||
"volume": 32.09,
|
||||
"temperature": 22.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user