feat: add disclaimer modal, update lake data, and improve component interactions
This commit is contained in:
@@ -7117,5 +7117,32 @@
|
||||
"volume": 199.67,
|
||||
"temperature": 19.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:00:00.000Z",
|
||||
"level": 723.08,
|
||||
"flow": 58.51,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:10:00.000Z",
|
||||
"level": 723.1,
|
||||
"flow": 58.83,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 723.1,
|
||||
"flow": 45.19,
|
||||
"inflow": 9.25,
|
||||
"volume": 199.28,
|
||||
"temperature": 17.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user