feat: implement weather radar component and update water resource data records. before river

This commit is contained in:
David Fencl
2026-06-06 21:04:19 +02:00
parent 231961da19
commit ec540e056d
49 changed files with 1038 additions and 198 deletions
+28 -1
View File
@@ -6816,9 +6816,36 @@
"timestamp": "2026-06-06T18:20:00.000Z",
"level": 412.8,
"flow": 0.34,
"inflow": 0,
"volume": 0,
"temperature": 20.2,
"precipitation": 0
},
{
"timestamp": "2026-06-06T18:30:00.000Z",
"level": 412.8,
"flow": 0.33,
"inflow": 0,
"volume": 0,
"temperature": 20.2,
"precipitation": 0
},
{
"timestamp": "2026-06-06T18:40:00.000Z",
"level": 412.8,
"flow": 0.34,
"inflow": 0,
"volume": 0,
"temperature": 20.2,
"precipitation": 0
},
{
"timestamp": "2026-06-06T18:50:00.000Z",
"level": 412.8,
"flow": 0.34,
"inflow": 0.46,
"volume": 5.16,
"temperature": 18.7,
"temperature": 18,
"precipitation": 0
}
]