feat: implement sensor glitch detection for water levels and update data cleaning logic

This commit is contained in:
David Fencl
2026-06-08 19:45:37 +02:00
parent 62c861e610
commit f8a7be7fa3
28 changed files with 222 additions and 64 deletions
+9
View File
@@ -2245,5 +2245,14 @@
"volume": 0,
"temperature": 24,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 82,
"flow": 2.666,
"inflow": 0,
"volume": 0,
"temperature": 24,
"precipitation": 0
}
]