feat: add automatic data polling, conditional search visibility, and extended scraper functionality for monthly lake records
This commit is contained in:
+37
-1
@@ -7194,9 +7194,45 @@
|
||||
"timestamp": "2026-06-06T09:30:00.000Z",
|
||||
"level": 345.27,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:40:00.000Z",
|
||||
"level": 345.27,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:50:00.000Z",
|
||||
"level": 345.27,
|
||||
"flow": 0,
|
||||
"inflow": 24.39,
|
||||
"volume": 522.32,
|
||||
"temperature": 19.2,
|
||||
"temperature": 20,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:00:00.000Z",
|
||||
"level": 345.27,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:10:00.000Z",
|
||||
"level": 345.27,
|
||||
"flow": 0,
|
||||
"inflow": 24.39,
|
||||
"volume": 522.32,
|
||||
"temperature": 20.3,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user