Rename AIFS model group to avoid AI forecast wording

This commit is contained in:
2569718930@qq.com
2026-04-17 00:59:10 +08:00
parent c346fae351
commit 5f0677447e
4 changed files with 16 additions and 16 deletions
@@ -22,7 +22,7 @@ OPEN_METEO_MULTI_MODEL_SPECS: Dict[str, Dict[str, Any]] = {
"label": "ECMWF AIFS",
"provider": "ECMWF",
"model": "AIFS single",
"tier": "global_ai",
"tier": "aifs_global",
"resolution_km": 25,
"horizon": "15d",
},