[installation] Change to nightly
This commit is contained in:
@ -27,17 +27,17 @@ 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 "QL2SC" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "QL2SC" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
ql2sc \- SeisComP Documentation
|
||||
.sp
|
||||
\fBQuakeLink (gempa GmbH) to SeisComP event parameter exchange.\fP
|
||||
.SH DESCRIPTION
|
||||
.sp
|
||||
ql2sc manages the import of SeisComP objects from one or several QuakeLink servers
|
||||
into a SeisComP system in real time. Like \fI\%scimex\fP but contrary to
|
||||
\fI\%scimport\fP the exchange of the SeisComP objects is event based. This means no
|
||||
messages will be exchanged until the exporting system has produced an event.
|
||||
ql2sc manages the import of SeisComP objects from one or several QuakeLink
|
||||
servers into a SeisComP system in real time. Like \fI\%scimex\fP but contrary to
|
||||
\fI\%scimport\fP the exchange of the SeisComP objects is event based. This means
|
||||
no messages will be exchanged until the exporting system has produced an event.
|
||||
.sp
|
||||
The user may control at various levels which information to import. Whenever
|
||||
possible server\-side filters should be preferred to reduce both the network
|
||||
@ -213,14 +213,13 @@ By default we route:
|
||||
Picks and Amplitudes to the \fBIMPORT_GROUP\fP group to prevent processing by
|
||||
the local locator and amplitude processor
|
||||
.IP \(bu 2
|
||||
Origins (including its StationMagnitude and Magnitude children) to the
|
||||
\fBLOCATION\fP to allow event association.
|
||||
.IP \(bu 2
|
||||
FocalMechanisms to the \fBFOCMECH\fP group to trigger processing by specialized
|
||||
applications, e.g., graphical user interfaces for strong motion analysis or
|
||||
tsunami risk assessment.
|
||||
Origins and FocalMechanisms to the \fBLOCATION\fP group to allow event association.
|
||||
.UNINDENT
|
||||
.sp
|
||||
A common deviation from the default is to route FocalMechanisms to the \fBFOCMECH\fP
|
||||
group to trigger processing by specialized applications, e.g., graphical user
|
||||
interfaces for strong motion analysis or tsunami risk assessment.
|
||||
.sp
|
||||
We don\(aqt route events at all. With the help of \fI\%scevent\fP locations are
|
||||
either associated to existing events or will create new events with local
|
||||
settings.
|
||||
@ -350,7 +349,7 @@ happen that the imported event ID is different from the event ID of the local
|
||||
system. The input host configuration parameter \fBsyncEventAttributes\fP
|
||||
controls that behaviour. It is set to true by default which means that imported
|
||||
event attributes are going to be imported as well. ql2sc does not update
|
||||
directly the attributes but commandates scevent in as many cases as possible
|
||||
directly the attributes but commands scevent in as many cases as possible
|
||||
to do so. To find the matching local event it takes the first occurrence which
|
||||
has associated the currently imported preferred origin.
|
||||
.SS Limitations
|
||||
@ -423,15 +422,6 @@ Number of seconds to fetch missed updates on start up.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B cacheSize
|
||||
Default: \fB5000\fP
|
||||
.sp
|
||||
Type: \fIint\fP
|
||||
.sp
|
||||
Number of public objects to cache.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B batchSize
|
||||
Default: \fB2000\fP
|
||||
.sp
|
||||
@ -575,7 +565,7 @@ if set to a value greater than zero.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B host.$name.keepAlive
|
||||
Default: \fBfalse\fP
|
||||
Default: \fBtrue\fP
|
||||
.sp
|
||||
Type: \fIboolean\fP
|
||||
.sp
|
||||
@ -589,12 +579,20 @@ connection if no alive message is received within 60s.
|
||||
.B host.$name.filter
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
SQL like WHERE clause to filter the result set.
|
||||
Server\-side SQL like WHERE clause to filter the result set. The actual
|
||||
available parameters depend on the QuakeLink server version. Use
|
||||
\(aqtelnet host port\(aq followed by \(aqhelp select\(aq to connect to a QuakeLink
|
||||
server an request available parameters.
|
||||
.sp
|
||||
clause := condition[ AND|OR [(]clause[)]] __
|
||||
condition := MAG|DEPTH|LAT|LON|PHASES|OTIME|UPDATED [op float|time]|[IS [NOT] NULL] __
|
||||
op := =|>|>=|<|<=|eq|gt|ge|lt|ge __
|
||||
time := %Y,%m,%d[,%H,%M,%S,%f]
|
||||
clause := condition[ AND|OR [(]clause[)]]
|
||||
condition := MAG|DEPTH|LAT|LON|PHASES|DIST(lat,lon) op {float} |
|
||||
DIST(lat,lon) IN [{float}, {float}] |
|
||||
UPDATED|OTIME op time |
|
||||
AGENCY|AUTHOR|STATUS|ESTATUS|EMODE|TYPE|CTYPE|DTYPE|REGION|MAG_T op \(aqstring\(aq |
|
||||
MAG|DEPTH|LAT|LON|PHASES|OTIME|UPDATED IS [NOT] NULL
|
||||
FELT|NOT FELT
|
||||
op := =|!=|>|>=|<|<=|eq|gt|ge|lt|ge
|
||||
time := %Y,%m,%d[,%H,%M,%S[,%f]]
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -816,10 +814,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
|
||||
|
||||
Reference in New Issue
Block a user