fix: remove gf3 water priors from production workflow

This commit is contained in:
2026-06-15 12:44:37 +08:00
parent 21f4bbe500
commit 2789e7528f
4 changed files with 24 additions and 28 deletions
-2
View File
@@ -215,8 +215,6 @@ class Settings(BaseSettings):
RADAR_PREVIEW_BUILD_ON_DEMAND: bool = True
WATER_RESULTS_DIR: str = ""
GF3_WATER_USE_DLTB: bool = False
GF3_WATER_DLTB_CACHE_DIR: str = ""
GF3_WATER_DEM_PATH: str = ""
GF3_WATER_DEFAULT_CARTOGRAPHIC: bool = True
GF3_WATER_DEFAULT_OUT_VECTOR: bool = True