-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_goro.conf
More file actions
44 lines (41 loc) · 853 Bytes
/
sample_goro.conf
File metadata and controls
44 lines (41 loc) · 853 Bytes
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
[Algorithm]
MaxSearchAlgo = Classic
WindowSize = 9
Radius = 2
StartDir = NW
StartLat = 44.792
StartLon = 12.398
EndLat = 44.973
EndLon = 12.0522
MaxSteps = 1000
StopDistance = 1.0
DistanceWeight = 2.0
DepthWeight = 1.0
DirectionWeight = 1.0
HistoryDirectionWeight = 1.5
OptimisationSteps = 3
[Plot]
PointSparsity = 5
PointsEnabled = False
PointsSize = 0.35
LabelsEnabled = False
LabelsSize = 2
LatMin = 44.77
LatMax = 45
LonMin = 12.03
LonMax = 12.43
PlotSteps = False
CBarMin = 0
CBarMax = 10
ColorMap = GnBu
CloseUp = True
[Output]
OutputDirectory = /home/val/code/cesmc_ru/estuarIO/thalweg/2025/ETICO/output/goro
PlotDirectory = /home/val/code/cesmc_ru/estuarIO/thalweg/2025/ETICO/output/goro
BaselinePlotName = baseline.png
LogFile = output_GORO.log
ThalwegFile = thalweg_GORO.csv
[Debug]
PlotStartPoint = 0
PlotEndPoint = 2820
ThalwegStop = 2820