feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+21
-3
@@ -7121,7 +7121,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:00:00.000Z",
|
||||
"level": 558.61,
|
||||
"flow": 0,
|
||||
"flow": 7.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
@@ -7130,7 +7130,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:10:00.000Z",
|
||||
"level": 558.77,
|
||||
"flow": 0,
|
||||
"flow": 7.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
@@ -7139,10 +7139,28 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 558.92,
|
||||
"flow": 7.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 559.05,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 559.16,
|
||||
"flow": 0,
|
||||
"inflow": 5.37,
|
||||
"volume": 0.38,
|
||||
"temperature": 18.1,
|
||||
"temperature": 17.2,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user