feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+19
-1
@@ -6823,11 +6823,29 @@
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 534.62,
|
||||
"flow": 0.06,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 534.62,
|
||||
"flow": 0.06,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 0,
|
||||
"flow": 0.06,
|
||||
"inflow": 0.11,
|
||||
"volume": 0.09,
|
||||
"temperature": 18.4,
|
||||
"temperature": 17.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user