feat: add disclaimer modal, update lake data, and improve component interactions
This commit is contained in:
@@ -7117,5 +7117,32 @@
|
||||
"volume": 2.74,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:00:00.000Z",
|
||||
"level": 352.43,
|
||||
"flow": 19.05,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:10:00.000Z",
|
||||
"level": 352.43,
|
||||
"flow": 19.05,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 352.43,
|
||||
"flow": 19.05,
|
||||
"inflow": 13.43,
|
||||
"volume": 2.74,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user