[installation] Change to nightly
This commit is contained in:
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "SCAUTOPICK" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCAUTOPICK" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scautopick \- SeisComP Documentation
|
||||
.sp
|
||||
@ -422,13 +422,12 @@ values (bindings) override this value.
|
||||
.B picker
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
Values: \fBAIC,BK,GFZ\fP
|
||||
.sp
|
||||
The re\-picker to use. By default only simple detections
|
||||
are emitted as picks. To enable re\-picking on a time window around
|
||||
the detection, an algorithm (plugin) can be defined with this parameter.
|
||||
.sp
|
||||
Currently available: \(dqAIC\(dq, \(dqBK\(dq or
|
||||
\(dqGFZ\(dq.
|
||||
.sp
|
||||
More options may be available by plugins. Configure related
|
||||
parameters in global bindings.
|
||||
.UNINDENT
|
||||
@ -460,10 +459,12 @@ their evaluation status.
|
||||
.B spicker
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
Values: \fBS\-L2,S\-V\fP
|
||||
.sp
|
||||
The secondary picker to use, e.g., for picking S\-phases.
|
||||
Currently available is: \(dqS\-L2\(dq. More options may
|
||||
be available by plugins. Configure related parameters
|
||||
in global bindings.
|
||||
.sp
|
||||
More options may be available by plugins. Configure related
|
||||
parameters in global bindings.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -501,15 +502,29 @@ with a non\-negative value.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B simplifiedIDs
|
||||
Default: \fBfalse\fP
|
||||
.sp
|
||||
Type: \fIboolean\fP
|
||||
.sp
|
||||
If enabled then simplified pick and amplitude IDs will be created.
|
||||
Rather than the configured publicID pattern, the following pattern
|
||||
will be used: \(dq%Y%m%d.%H%M%S.%f\-@net.sta.loc.cha@\(dq.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B fx
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
Values: \fBDFX\fP
|
||||
.sp
|
||||
Configures the feature extraction type to use. Currently
|
||||
available: \(dqDFX\(dq. Configure related parameters
|
||||
in global bindings.
|
||||
.sp
|
||||
When configured, the usability of the features for locating
|
||||
events depends on the used locator, e.g. LOCSAT. Read the
|
||||
events depends on the used locator, e.g. LOCSAT will by default
|
||||
consider slowness and backazimuth when measured. Read the
|
||||
locator\(aqs documentation and configuration parameters.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
@ -608,10 +623,16 @@ Default: \fB\-1\fP
|
||||
.sp
|
||||
Type: \fIdouble\fP
|
||||
.sp
|
||||
Unit: \fIs\fP
|
||||
.sp
|
||||
The minimum duration to reach. The duration is measured as
|
||||
the time between trigger on and trigger off. If this value
|
||||
is configured the detection (pick) will be delayed in order
|
||||
is configured, the detection (pick) will be delayed in order
|
||||
to compute and check the duration.
|
||||
.sp
|
||||
The duration will be reported as comment to the pick when
|
||||
activating \(dqextraPickComments\(dq allowing the tuning
|
||||
of the acceptable duration range.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -620,10 +641,17 @@ Default: \fB\-1\fP
|
||||
.sp
|
||||
Type: \fIdouble\fP
|
||||
.sp
|
||||
Unit: \fIs\fP
|
||||
.sp
|
||||
The maximum duration allowed. The duration is measured as
|
||||
the time between trigger on and trigger off. If this value
|
||||
is configured the detection (pick) will be delayed in order
|
||||
to compute and check the duration.
|
||||
is configured, the detection (pick) will be delayed in order
|
||||
to compute and check the duration. Negative values
|
||||
deactivate the check.
|
||||
.sp
|
||||
The duration will be reported as comment to the pick when
|
||||
activating \(dqextraPickComments\(dq allowing the tuning
|
||||
of the acceptable duration range.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -866,10 +894,14 @@ This option can be given more than once.
|
||||
.TP
|
||||
.B \-\-content\-type arg
|
||||
Overrides configuration parameter \fI\%connection.contentType\fP\&.
|
||||
.sp
|
||||
Default: \fBbinary\fP
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-start\-stop\-msg arg
|
||||
Default: \fB0\fP
|
||||
.sp
|
||||
Set sending of a start and a stop message.
|
||||
.UNINDENT
|
||||
.SS Database
|
||||
@ -911,12 +943,12 @@ List all supported record stream drivers.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-I, \-\-record\-url arg
|
||||
The recordstream source URL, format:
|
||||
The RecordStream source URL. Format:
|
||||
[\fI\%service://\fP]location[#type].
|
||||
\(dqservice\(dq is the name of the recordstream driver
|
||||
\(dqservice\(dq is the name of the RecordStream driver
|
||||
which can be queried with \(dq\-\-record\-driver\-list\(dq.
|
||||
If \(dqservice\(dq is not given, \(dq\fI\%file://\fP\(dq is
|
||||
used.
|
||||
used and simply the name of a miniSEED file can be given.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -946,12 +978,16 @@ older datasets in offline mode or when running playbacks.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-ep
|
||||
Outputs an XML event parameters file containing all picks and amplitudes.
|
||||
This option implies offline.
|
||||
Outputs an XML event parameters file containing all
|
||||
picks and amplitudes. This option implies \(aq\-\-offline\(aq.
|
||||
Consider \(aq\-\-playback\(aq or configure accordingly for
|
||||
processing data from the past.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-amplitudes arg
|
||||
Default: \fB1\fP
|
||||
.sp
|
||||
Enables or disables computation of amplitudes.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
@ -1050,6 +1086,13 @@ Overrides configuration parameter \fI\%sendDetections\fP\&.
|
||||
.B \-\-extra\-comments
|
||||
Overrides configuration parameter \fI\%extraPickComments\fP\&.
|
||||
.UNINDENT
|
||||
.SS Output
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-f, \-\-formatted
|
||||
Use formatted XML output along with \(aq\-\-ep\(aq. Otherwise XML
|
||||
is unformatted.
|
||||
.UNINDENT
|
||||
.SH AUTHOR
|
||||
gempa GmbH, GFZ Potsdam
|
||||
.SH COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user