feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+28
-1
@@ -6816,9 +6816,36 @@
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 521.29,
|
||||
"flow": 0.65,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 521.29,
|
||||
"flow": 0.64,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 521.29,
|
||||
"flow": 0.63,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 521.29,
|
||||
"flow": 0.63,
|
||||
"inflow": 0.92,
|
||||
"volume": 2.44,
|
||||
"temperature": 17.2,
|
||||
"temperature": 16.7,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user