-
Guillaume Perréal authored63c249b7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
extract_adists_data = True
adists_bin_data_dir = "."
adists_extracted_data_dir = "./adists_out"
adists_exe = "adists"
output_accumulation_to_csv = True
output_accumulation_to_png = True
output_cores_to_csv = True
output_cores_to_png = True
list_pk = [
"24#741.773",
"24#723.447",
"24#665.447",
"24#590.718",
"24#407.457",
"24#219.715",
"24#82.911",
"24#0.000",
"25#216.062",
"25#183.412",
"25#132.118",
"25#79.853",
"25#0.000",
"26#0.000",
"26#55.803",
"26#87.888",
"26#137.635",
"26#187.382",
"26#235.990",
"26#259.724",
"26#307.192",
"26#354.660",
"26#402.228",
"26#426.062",
"26#449.896",
"26#498.5792",
"26#523.427",
"26#548.2760",
"26#578.479",
"26#608.683",
"21#868.530",
"21#802.307",
"21#737.802",
"21#462.255",
"21#267.257",
"21#139.745"]
list_names = ["Ternay","Gier"]
list_beds = ["g","m","d"]
list_sediments = ["arg","lf","lg","stf"]