fix: disable dltb priors for gf3 water workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user