fix: disable dltb priors for gf3 water workflow

This commit is contained in:
2026-06-15 12:42:10 +08:00
parent f726367cbb
commit 21f4bbe500
4 changed files with 19 additions and 8 deletions
+1
View File
@@ -215,6 +215,7 @@ 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