feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+19
-1
@@ -6817,8 +6817,26 @@
|
||||
"level": 588.42,
|
||||
"flow": 0.08,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 588.42,
|
||||
"flow": 0.08,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 588.42,
|
||||
"flow": 0.08,
|
||||
"inflow": 0,
|
||||
"volume": 0.33,
|
||||
"temperature": 18.2,
|
||||
"temperature": 17.5,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user