microproduct-l-sar/Ortho-L-SAR/config.ini

12 lines
327 B
INI
Raw Permalink Normal View History

2024-01-03 01:42:21 +00:00
# -*- coding: UTF-8 -*-
# 定义config分组
[config]
######1-算法基本参数######
2024-02-23 08:40:37 +00:00
tager = ortho
productLEVEL = 3
2024-01-03 01:42:21 +00:00
# 算法名称。修改临时工作区生成临时文件的名称,日志名称;
2024-02-23 08:40:37 +00:00
exe_name = ortho
2024-01-03 01:42:21 +00:00
# 开启调试模式则不删除临时工作区True:开启调试False:不开启调试
debug = False