[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 "SCHELI" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCHELI" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scheli \- SeisComP Documentation
|
||||
.sp
|
||||
@ -84,8 +84,8 @@ scheli \-\-debug
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.IP \(bu 2
|
||||
Let \fBscheli\fP show data from the CX station PB01 for the previous 5 hours
|
||||
overriding configuration by command\-line paramaters:
|
||||
Let \fBscheli\fP show data from the CX station PB01 for the previous
|
||||
5 hours overriding configuration by command\-line paramaters:
|
||||
.INDENT 3.0
|
||||
.INDENT 3.5
|
||||
.sp
|
||||
@ -183,12 +183,14 @@ scheli inherits \fI\%global options\fP\&.
|
||||
.B heli.streams
|
||||
Type: \fIlist:string\fP
|
||||
.sp
|
||||
List of stream codes to be plotted (net.sta.loc.cha).
|
||||
If not in capture mode only the first stream is shown.
|
||||
List of stream codes to be plotted.
|
||||
If not in capture mode, only the first stream is shown.
|
||||
When using a list, the first entry is considered.
|
||||
Use commas for separating streams.
|
||||
.sp
|
||||
Example: GR.MOX..BHZ
|
||||
Format: NET.STA.LOC.CHA
|
||||
.sp
|
||||
Example: GR.CLL..BHZ,GR.MOX..BHZ
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -293,6 +295,8 @@ Default: \fBminmax\fP
|
||||
.sp
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
Values: \fBminmax,row\fP
|
||||
.sp
|
||||
Define the method to scale traces within rows. Possible
|
||||
values are:
|
||||
.sp
|
||||
@ -567,10 +571,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
|
||||
@ -613,12 +621,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
|
||||
@ -673,11 +681,15 @@ The filter to apply
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-gain arg
|
||||
Unit: \fIcounts/unit\fP
|
||||
.sp
|
||||
Gain applied to the data before plotting
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-amp\-scaling arg
|
||||
Default: \fBminmax\fP
|
||||
.sp
|
||||
Lower bound of amplitude range per row. Possible values:
|
||||
.sp
|
||||
minmax: Scale all rows to configured minimum and maximum
|
||||
@ -719,6 +731,8 @@ Configure the number of rows to display
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-time\-span arg
|
||||
Unit: \fIs\fP
|
||||
.sp
|
||||
Configure the time\-span (in secs) per row. Unit: seconds.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
@ -729,16 +743,22 @@ Set antialiasing for rendering the traces
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-xres arg
|
||||
Unit: \fIdpi\fP
|
||||
.sp
|
||||
Output x resolution when generating images. Unit: dpi.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-yres arg
|
||||
Unit: \fIdpi\fP
|
||||
.sp
|
||||
Output y resolution when generating images. Unit: dpi.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-dpi arg
|
||||
Unit: \fIdpi\fP
|
||||
.sp
|
||||
Output dpi when generating postscript. Unit:dpi.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
@ -750,6 +770,8 @@ code, station code, location code, channel code.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-interval arg
|
||||
Unit: \fIs\fP
|
||||
.sp
|
||||
Snapshot interval (less than 0 disables timed snapshots).
|
||||
Unit: seconds.
|
||||
.UNINDENT
|
||||
|
||||
Reference in New Issue
Block a user