-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.txt
90 lines (74 loc) · 2.27 KB
/
test.txt
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
__________________ ______ ___________________ __
/ ____/ _/ ____/ / / / __ \/ ____/ ____/ ____/ | / /
/ /_ / // / __/ / / / /_/ / __/ / / __/ __/ / |/ /
/ __/ _/ // /_/ / /_/ / _, _/ /___/ /_/ / /___/ /| /
/_/ /___/\____/\____/_/ |_/_____/\____/_____/_/ |_/
# Basic input
'output_filename': 'Harvey_maxele.',
'output_format': 'JPG',
'f14_file': 'fort.14',
'east_bound': -94.5,
'west_bound': -98.0}
'north_bound': 29.5,
'south_bound': 25.0,
# DATA - select all that apply
'plot_grid': True,
'contours': {
'file': 'maxele.63.nc',
'format': 'ADCIRC-OUTPUT',
'color_lines': 'DEFAULT',
'range': '0,4',
'interval': 0.25,
'conversion_factor': 1.0,
'interval_split': 100,
'fill': 1,
lines?
'lines': 1,
if lines==1: labels?
'label_interval': 1,
'label_fonts_size': 8,
'label_angle': '0',
'label_spacing': 0.5,
'pallete': 'SMS',
'pallete_file': 'Default2.pal',
'scale_label_interval': 1.0,
'scale_width': 0.25,
'unit_label': 'm'},
'particles': {'appearance': (1, 0, 'Brown'),
'file': 'pth.201006290000.nc',
'plot_flag': 0},
'vectors': {'file': 'Katrina_fort.74',
'format': 'ADCIRC-OUTPUT',
'head_dims': (0.06, 0.04, 0.01),
'mag': 180.0,
'plot_flag': False,
'scale_mag': 'FIND',
'spacing': 0.15,
'unit_conversion_factor': 1.0,
'units': 'm/s'},
If plotting data from contours/particles/vectors that may include
data at different timesteps/
'num_records': 0,
'records_list': 0,
# General plot options
'title': '0,Hurricane Harvey',
'labels': (0, 'labels.txt'),
'background_image': (0, 'Clint1.txt'),
'logo': (0, 'TL', 2.0, 'CHG.eps'),
'boundaries': (0, 'Brown'),
'coastline': (0, 'White', 4, 4),
'georef': (0, 0),
'track': (0, 'Black', 'caseysIketrack.txt'),
'kmx_opts': (0, 75, 2, '20050828120000'),
# Specific image properties
'dpi_res': 300,
'image_trim': True,
'time_bar': True,
'plot_spacing': 0.25,
'plot_width': 8.0,
'border_annotation_spacing': 0.5,
'border_box_spacing': 0.25,
'gmt_path': '',
'gs_path': '',
'verbosity': 4,
'temp_path': 'Temp/',