Remove RP5 multi-model data

This commit is contained in:
2569718930@qq.com
2026-03-18 00:20:04 +08:00
parent 5057892255
commit fef3097c36
5 changed files with 66 additions and 614 deletions
-3
View File
@@ -26,9 +26,6 @@ OPEN_METEO_CACHE_TTL_SEC=7200
OPEN_METEO_ENSEMBLE_CACHE_TTL_SEC=7200
OPEN_METEO_MULTI_MODEL_CACHE_TTL_SEC=7200
OPEN_METEO_MULTI_MODEL_CACHE_VERSION=v2
# RP5 public page scrape (for extra model in multi-model forecasts)
RP5_MULTI_MODEL_ENABLED=true
RP5_HTTP_TIMEOUT_SEC=20
# Proxy Setting (optional)
HTTPS_PROXY=http://127.0.0.1:7890