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": 282.99,
|
||||
"flow": 397.75,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 283.08,
|
||||
"flow": 399.85,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 283.17,
|
||||
"flow": 401,
|
||||
"inflow": 85.78,
|
||||
"volume": 10.12,
|
||||
"temperature": 19.8,
|
||||
"temperature": 18.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user