feat: update water level datasets and improve Tooltip component responsiveness
This commit is contained in:
@@ -8980,5 +8980,32 @@
|
||||
"volume": 0.41,
|
||||
"temperature": 20.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:00:00.000Z",
|
||||
"level": 260.09,
|
||||
"flow": 0.05,
|
||||
"temperature": 20.9,
|
||||
"precipitation": 0,
|
||||
"inflow": 0.07,
|
||||
"volume": 0.41
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:10:00.000Z",
|
||||
"level": 260.09,
|
||||
"flow": 0.05,
|
||||
"inflow": 0.07,
|
||||
"volume": 0.41,
|
||||
"temperature": 20.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T19:20:00.000Z",
|
||||
"level": 260.09,
|
||||
"flow": 0.06,
|
||||
"inflow": 0.07,
|
||||
"volume": 0.41,
|
||||
"temperature": 20.5,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user