Tel Aviv 机场观测切换至 IMS Lod Airport 实时数据源

新增 IMS (Israel Meteorological Service) 数据抓取模块,以 Lod Airport
(station 225) 官方观测替代 NOAA METAR LLBG 作为 airport_primary。
IMS 数据接入 _airport_primary_from_raw 优先级链,高于 plain METAR
但保留 METAR 集群回退路径。

Constraint: IMS API (ims.gov.il/en/hourly_observations) 仅每小时更新
Confidence: high
Scope-risk: 仅影响 Tel Aviv 城市,其余 51 城数据流不变
Tested: 端到端验证 IMS 取数 → airport_primary → provider 路由链
This commit is contained in:
2569718930@qq.com
2026-05-22 19:16:34 +08:00
parent 79b33599ac
commit 60ac4bae31
4 changed files with 208 additions and 2 deletions
+3
View File
@@ -298,6 +298,9 @@ CITY_REGISTRY = {
"airport_name": "Ben Gurion 机场",
"distance_km": 14.8,
"warning": "海陆风转换明显,午后海风可压制升温,最高温时点可能后移。",
"settlement_source": "ims",
"settlement_station_code": "225",
"settlement_station_label": "Lod Airport",
},
"toronto": {
"name": "Toronto",