landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar - Vision: Identify-modell, FAISS, OCR alla testade - API: Alla 7 integrationstester passerade - Upplösare: Entitetsupplösning verifierad
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"timestamp": "2026-07-04T15:24:45.960645",
|
||||
"station_id": "97530",
|
||||
"temperature": {
|
||||
"value": 22.0,
|
||||
"unit": "celsius",
|
||||
"timestamp": 1783177200000
|
||||
},
|
||||
"precipitation": {
|
||||
"value": 3.1,
|
||||
"unit": "mm",
|
||||
"period": "latest-day"
|
||||
},
|
||||
"wind": {
|
||||
"value": 5.0,
|
||||
"unit": "m/s",
|
||||
"timestamp": 1783177200000
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"timestamp": "2026-07-04T15:25:06.581862",
|
||||
"station_id": "97530",
|
||||
"temperature": {
|
||||
"value": 22.0,
|
||||
"unit": "celsius",
|
||||
"timestamp": 1783177200000
|
||||
},
|
||||
"precipitation": {
|
||||
"value": 3.1,
|
||||
"unit": "mm",
|
||||
"period": "latest-day"
|
||||
},
|
||||
"wind": {
|
||||
"value": 5.0,
|
||||
"unit": "m/s",
|
||||
"timestamp": 1783177200000
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"timestamp": "2026-07-04T15:25:31.077251",
|
||||
"station_id": "97530",
|
||||
"temperature": {
|
||||
"value": 22.0,
|
||||
"unit": "celsius",
|
||||
"timestamp": 1783177200000
|
||||
},
|
||||
"precipitation": {
|
||||
"value": 3.1,
|
||||
"unit": "mm",
|
||||
"period": "latest-day"
|
||||
},
|
||||
"wind": {
|
||||
"value": 5.0,
|
||||
"unit": "m/s",
|
||||
"timestamp": 1783177200000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user