feat: implement sensor glitch detection for water levels and update data cleaning logic
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"build-index": "tsx scripts/buildIndex.ts",
|
||||
"data:update": "npm run scrape && npm run build-index",
|
||||
"data:watch": "tsx scripts/watchData.ts",
|
||||
"data:fix": "tsx scripts/fix_lake_inflows.ts",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"coverage": "vitest run --coverage"
|
||||
|
||||
Reference in New Issue
Block a user