feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+28
-1
@@ -6815,10 +6815,37 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 375.15,
|
||||
"flow": 0.44,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 375.15,
|
||||
"flow": 0.44,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 375.15,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 375.15,
|
||||
"flow": 0,
|
||||
"inflow": 1.87,
|
||||
"volume": 240.94,
|
||||
"temperature": 20,
|
||||
"temperature": 19.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user