wuww
2025-04-15 2975fe8b88c0dd70a2dd5e06ad2fcd7d375c5043
src/main/resources/application-dev.yml
@@ -105,16 +105,17 @@
# 模拟项目
simu-app:
  # 项目模拟文件上传存放的位置
  filePath: D:\simu\files
  filePath: D:\other\simu\files
config:
  ver: 0.2
  cacheTime: 60
  # Gdal驱动目录
  gdalPath: D:\gdal\release-1928-x64-dev\release-1928-x64\bin
  gdalPath: D:\soft\release-1928-x64-dev\release-1928-x64\bin
  #gdalPath: C:\Program Files\GDAL
  #inPath: D:\simu\in
  inPath: D:\uwsolver
  outPath: D:\out
  inPath: D:\other\simu\uwsolver
  outPath: D:\other\simu\out
  host: http://106.120.22.26:8024/
  user: admin
  pwd: admin
@@ -138,9 +139,10 @@
  rainPeriod: 10
  # 流量单位,LPS(升/秒)、CMS(立方米/秒)、CFS(立方英尺/秒)
  flowUnits: CMS
  solverBat: D:\uwsolver\run_solver.bat
  sww2tifBat: D:\uwsolver\sww2tif.bat
  sizes: 64,128,256,512,1024,2048
  solverBat: D:\other\simu\uwsolver\run_solver.bat
  sww2tifBat: D:\other\simu\uwsolver\sww2tif.bat
  #sizes: 64,128,256,512,1024,2048
  sizes: 1024
  # 输出文件
  terrainFile: DEM.tif
  buildingFile: buildings_inside.shp
@@ -149,4 +151,4 @@
  waterPath: depth
  flowPath: velocity
  copyTif: false
  tifPath: D:\城市内涝\sem\tongzhou_1m_tif\tongzhou_raster_4548_1m_clip_river_fill.tif
  tifPath: D:\other\simu\uwsolver\5ca43c87cd8e48c5a9c5399a5da46dbc\tongzhou_raster_4548_1m_clip_river_fill.tif