mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-08-01 00:45:00 +00:00
update pyCreateTh
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
#############################################################################################
|
||||
# config.ini file for configuration values of pyCreateTh.py script
|
||||
#############################################################################################
|
||||
|
||||
#############################################################################################
|
||||
# General layout information :
|
||||
[Survey_Data]
|
||||
#############################################################################################
|
||||
[Survey_Data] # Default
|
||||
Author = Alexandre Pont
|
||||
Copyright1 = # Copyright (C) ARSIP 2026
|
||||
Copyright1 = # Copyright (C) ARSIP {YEAR}
|
||||
Copyright2 = # This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
|
||||
Copyright3 = # <http://creativecommons.org/licenses/by-nc-nd/4.0/>
|
||||
Copyright_Short = License CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
@@ -14,8 +18,48 @@ datat = https://github.com/Alex38Lyon/Synthese-PSM_LARRA
|
||||
wpage = https://www.arsip.fr/
|
||||
cs = UTM30
|
||||
|
||||
[Survey_Data:Tritons]
|
||||
Author = Alexandre Pont
|
||||
Copyright1 = # Copyright (C) Clan des Tritons {YEAR}
|
||||
Copyright2 = # This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
|
||||
Copyright3 = # <http://creativecommons.org/licenses/by-nc-nd/4.0/>
|
||||
Copyright_Short = License CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
map_comment = Massif XXXX
|
||||
club = Clan des Tritons
|
||||
thanksto = Merci à tout le monde
|
||||
datat = https://github.com/Alex38Lyon/Topographies-Diverses_Tritons
|
||||
wpage = https://clandestritons.fr/
|
||||
cs = UTM30
|
||||
|
||||
# configuration data
|
||||
[Survey_Data:PSM]
|
||||
Author = Alexandre Pont
|
||||
Copyright1 = # Copyright (C) ARSIP {YEAR}
|
||||
Copyright2 = # This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
|
||||
Copyright3 = # <http://creativecommons.org/licenses/by-nc-nd/4.0/>
|
||||
Copyright_Short = License CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
map_comment = Massif de la Pierre Saint Martin - Larra
|
||||
club = ARSIP
|
||||
thanksto = Merci à tout le monde
|
||||
datat = https://github.com/Alex38Lyon/Synthese-PSM_LARRA
|
||||
wpage = https://www.arsip.fr/
|
||||
cs = UTM30
|
||||
|
||||
[Survey_Data:Xichou]
|
||||
Author = Alexandre Pont
|
||||
Copyright1 = # Copyright (C) XIchou {YEAR}
|
||||
Copyright2 = # This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
|
||||
Copyright3 = # <http://creativecommons.org/licenses/by-nc-nd/4.0/>
|
||||
Copyright_Short = License CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
map_comment = Xichou {YEAR}
|
||||
club = Xichou
|
||||
thanksto = Merci à tout le monde
|
||||
datat =
|
||||
wpage =
|
||||
cs = UTM48
|
||||
|
||||
#############################################################################################
|
||||
# Configuration data
|
||||
#############################################################################################
|
||||
[Application_Data]
|
||||
template_path = ./template
|
||||
station_by_scrap = 30
|
||||
|
||||
Reference in New Issue
Block a user