feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+10
-1
@@ -6825,9 +6825,18 @@
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 640.67,
|
||||
"flow": 0.01,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 640.67,
|
||||
"flow": 0.01,
|
||||
"inflow": 0.02,
|
||||
"volume": 0.73,
|
||||
"temperature": 17.8,
|
||||
"temperature": 17.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user