feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+20
-2
@@ -6806,7 +6806,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:10:00.000Z",
|
||||
"level": 447.02,
|
||||
"flow": 0,
|
||||
"flow": 0.24,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.9,
|
||||
@@ -6815,10 +6815,28 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 447.02,
|
||||
"flow": 0.25,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 447.02,
|
||||
"flow": 0.26,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 447.02,
|
||||
"flow": 0,
|
||||
"inflow": 1.08,
|
||||
"volume": 1.65,
|
||||
"temperature": 18.5,
|
||||
"temperature": 17.8,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user