feat: implement weather radar component and update water resource data records. before river
This commit is contained in:
+28
-1
@@ -7130,10 +7130,37 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T18:20:00.000Z",
|
||||
"level": 467.75,
|
||||
"flow": 0.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:30:00.000Z",
|
||||
"level": 467.75,
|
||||
"flow": 0.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:40:00.000Z",
|
||||
"level": 467.76,
|
||||
"flow": 0.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T18:50:00.000Z",
|
||||
"level": 467.76,
|
||||
"flow": 0,
|
||||
"inflow": 2.24,
|
||||
"volume": 26.54,
|
||||
"temperature": 19.4,
|
||||
"temperature": 18.8,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user