feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+20
-2
@@ -6815,7 +6815,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"flow": 0.2,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.4,
|
||||
@@ -6824,10 +6824,28 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0.2,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 407.64,
|
||||
"flow": 0,
|
||||
"inflow": 0.42,
|
||||
"volume": 0.14,
|
||||
"temperature": 17.9,
|
||||
"temperature": 17.3,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user