feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+19
-1
@@ -6816,9 +6816,27 @@
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 520.35,
|
||||
"flow": 0.72,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 520.35,
|
||||
"flow": 0.72,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 520.35,
|
||||
"flow": 0.71,
|
||||
"inflow": 0.68,
|
||||
"volume": 15.35,
|
||||
"temperature": 16.5,
|
||||
"temperature": 16.3,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user