From 378a66a369b27ba35dc1d4d1cbddd90b626d7046 Mon Sep 17 00:00:00 2001 From: wuww <252740454@qq.com> Date: 星期二, 06 五月 2025 16:29:03 +0800 Subject: [PATCH] 生成降雨文件 --- src/main/resources/application-dev.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 5e15daf..016b1a0 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -143,6 +143,8 @@ sww2tifBat: D:\other\simu\uwsolver\sww2tif.bat uwSolverBat: D:\other\simu\uwsolver\CudaUWSolver.Demo.NoVis.20250430\start.bat zarr2tifBat: D:\other\simu\uwsolver\zarr2tif1.0\start.bat + rainfallTitle: Station Longitude Latitude Year Month Day Hour Minute Intensity + rainfallSite: beijing saveFrames: 10 #sizes: 64,128,256,512,1024,2048,4096 sizes: 1024 -- Gitblit v1.9.3