-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
51 lines (42 loc) · 722 Bytes
/
config.ini
File metadata and controls
51 lines (42 loc) · 722 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
45
46
47
48
49
50
[Event]
latitude = -3
longitude = 110
depth = 10
time = now
[Magnitudes]
ml = 8.8
mb = 8.9
mwp = 9
[FocalMechanism]
strike1 = 35
dip1 = 90
rake1 = 180
strike2 = 101
dip2 = 85
rake2 = -88
mww_magnitudes = 9.0, 9.1, 9.3
[Inventory]
path = ./inventory/*.xml
min_distance = 0
max_distance = 180
[Noise]
pick_time_std = 0.5
station_magnitude_std = 0.2
[Agency]
id = GA
id_lowercase = ga
author_prefix = PacWave24
[Uncertainties]
origin_time = 0.0
origin_latitude = 0.00
origin_longitude = 0.00
origin_depth = 0
origin_min_horizontal = 0
origin_max_horizontal = 0
[Phases]
s_wave_cutoff = 12
[MultipleOrigins]
number_of_origins = 4
initial_station_count = 15
station_increase_per_origin = 50
time_between_origins = 180