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
@@ -8926,5 +8926,14 @@
"volume": 0.1,
"temperature": 23.6,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 0,
"flow": 0.06,
"inflow": 0.07,
"volume": 0.1,
"temperature": 23.6,
"precipitation": 0
}
]