You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
447 B
Plaintext
11 lines
447 B
Plaintext
2 years ago
|
# The sensor location code of the preferred stream used e.g. by scautopick and
|
||
|
# scrttv.
|
||
|
detecLocid = 00
|
||
|
|
||
|
# The channel code of the preferred stream used by e.g. scautopick and scrttv.
|
||
|
# If no component code is given, the vertical component will be fetched from
|
||
|
# inventory considering the channel orientation (azimuth, dip). If that
|
||
|
# approach fails, 'Z' will be appended and used as fallback. Do not use regular
|
||
|
# expressions!
|
||
|
detecStream = HHZ
|