[installation] Change to nightly

This commit is contained in:
2025-10-30 12:04:59 +01:00
parent 2ff097f9d1
commit a31bc45cce
1441 changed files with 60368 additions and 56360 deletions

View File

@ -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 "SCALERT" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
.TH "SCALERT" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
.SH NAME
scalert \- SeisComP Documentation
.sp
@ -142,7 +142,7 @@ Minimum population for a city to become a point of interest.
.INDENT 0.0
.TP
.B scripts.pick
Type: \fIstring\fP
Type: \fIfile\fP
.sp
The script to be called when a pick
arrives. Network\-, station code, pick publicID are passed
@ -151,7 +151,7 @@ as parameters $1, $2, $3.
.INDENT 0.0
.TP
.B scripts.amplitude
Type: \fIstring\fP
Type: \fIfile\fP
.sp
The script to be called when an amplitude
arrives. Network\-, station code, amplitude and amplitude
@ -160,7 +160,7 @@ public ID are passed as parameters $1, $2, $3, $4.
.INDENT 0.0
.TP
.B scripts.alert
Type: \fIstring\fP
Type: \fIfile\fP
.sp
The script to be called when a preliminary
origin arrives. Latitude and longitude are passed as
@ -169,7 +169,7 @@ parameters $1 and $2.
.INDENT 0.0
.TP
.B scripts.event
Type: \fIstring\fP
Type: \fIfile\fP
.sp
The script to be called when an event has been
declared. The message string, a flag (1=new event,
@ -374,10 +374,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
@ -414,6 +418,8 @@ Do not use the database at all
.INDENT 0.0
.TP
.B \-\-amp\-type arg
Default: \fBsnr\fP
.sp
Specify the amplitude type to listen to.
.UNINDENT
.INDENT 0.0