feat: update lake water data, implement service worker and manifest, and add favicon
This commit is contained in:
@@ -8917,5 +8917,32 @@
|
||||
"volume": 2.93,
|
||||
"temperature": 25.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:30:00.000Z",
|
||||
"level": 313.43,
|
||||
"flow": 1.03,
|
||||
"temperature": 25.1,
|
||||
"precipitation": 0,
|
||||
"inflow": 1.25,
|
||||
"volume": 2.93
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 313.43,
|
||||
"flow": 1.03,
|
||||
"inflow": 1.25,
|
||||
"volume": 2.93,
|
||||
"temperature": 24.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 0,
|
||||
"flow": 1.03,
|
||||
"inflow": 1.25,
|
||||
"volume": 2.93,
|
||||
"temperature": 24.8,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user