feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+28
-1
@@ -7140,9 +7140,36 @@
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 345.25,
|
||||
"flow": 459.43,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 345.25,
|
||||
"flow": 460,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 345.24,
|
||||
"flow": 458.76,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.2,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 345.23,
|
||||
"flow": 0,
|
||||
"inflow": 24.39,
|
||||
"volume": 522.52,
|
||||
"temperature": 20.6,
|
||||
"temperature": 20.2,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user