feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+10
-1
@@ -6800,7 +6800,16 @@
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19,
|
||||
"temperature": 20.2,
|
||||
"precipitation": 0.1
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:45:00.000Z",
|
||||
"level": 463.42,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.5,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user