mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 13:59:13 +00:00
pyCreateTh.py
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Configuration values for pyCreateTh.ph
|
||||
# config.ini file for configuration values of pyCreateTh.py script
|
||||
|
||||
# General layout information :
|
||||
[Survey_Data]
|
||||
Author = Alexandre Pont
|
||||
Copyright1 = # Copyright (C) ARSIP 2025
|
||||
@@ -13,12 +15,22 @@ wpage = https://www.arsip.fr/
|
||||
cs = UTM30
|
||||
|
||||
|
||||
# configuration data
|
||||
[Application_Data]
|
||||
template_path = ./template
|
||||
station_by_scrap = 30
|
||||
|
||||
# For a final Therion compilation True,else False
|
||||
final_therion_exe = True
|
||||
therion_path = C:\Program Files\Therion\therion.exe
|
||||
|
||||
# Survey prefix name use tu create Survey folders
|
||||
survey_prefix_name = Explo_
|
||||
|
||||
# Options for Th2 files
|
||||
shot_lines_in_th2_files = True
|
||||
station_name_in_th2_files = True
|
||||
wall_lines_in_th2_files = True
|
||||
wall_lines_in_th2_files = False
|
||||
|
||||
# Koef for smoothing wall
|
||||
kSmooth = 0.5
|
||||
Reference in New Issue
Block a user