feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+11
-2
@@ -6823,11 +6823,20 @@
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 0,
|
||||
"level": 563.67,
|
||||
"flow": 0.01,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 563.67,
|
||||
"flow": 0.01,
|
||||
"inflow": 0.02,
|
||||
"volume": 0.46,
|
||||
"temperature": 18.3,
|
||||
"temperature": 17.8,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user