feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+19
-1
@@ -7140,9 +7140,27 @@
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 217.24,
|
||||
"flow": 150.52,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 217.36,
|
||||
"flow": 150.46,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 217.36,
|
||||
"flow": 150.31,
|
||||
"inflow": 48.25,
|
||||
"volume": 8.22,
|
||||
"temperature": 19.5,
|
||||
"temperature": 18.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user