[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 "SCINV" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCINV" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scinv \- SeisComP Documentation
|
||||
.sp
|
||||
@ -55,7 +55,7 @@ seiscomp update\-config inventory
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
Inventory files in \fI\%SCML\fP format may be generated or modified by
|
||||
\fISMP\fP [\fI\%22\fP] or \fI\%invextr\fP\&. For conversion from FDSN station XML and
|
||||
\fISMP\fP [\fI\%24\fP] or \fI\%invextr\fP\&. For conversion from FDSN station XML and
|
||||
dataless SEED volume to \fI\%SCML\fP use \fI\%fdsnxml2inv\fP and
|
||||
\fI\%dlsv2inv\fP, respectively.
|
||||
.UNINDENT
|
||||
@ -142,7 +142,7 @@ existing subtrees into a final inventory before synchronization.
|
||||
.sp
|
||||
.nf
|
||||
.ft C
|
||||
scinv merge net1.xml net2.xml \-o inv.xml
|
||||
scinv merge network1.xml network2.xml \-o inventory.xml
|
||||
.ft P
|
||||
.fi
|
||||
.UNINDENT
|
||||
@ -155,6 +155,26 @@ Merging inventory XML files is also supported by \fI\%scxmlmerge\fP but
|
||||
without the full \fI\%consistency checks\fP\&.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
Along with \fB\-\-strip\fP, unreferenced data logger, sensors and responses
|
||||
are removed resulting in small XML files.
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
.sp
|
||||
.nf
|
||||
.ft C
|
||||
scinv merge \-\-strip network1.xml network2.xml \-o inventory.xml
|
||||
.ft P
|
||||
.fi
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
Removing such unreferenced objects is also achieved by \fI\%invextr\fP\&.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.SS apply
|
||||
.sp
|
||||
Applies stored notifiers created with \fBsync\fP and option \fB\-\-create\-notifier\fP
|
||||
@ -362,18 +382,26 @@ T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
network without station
|
||||
empty start time
|
||||
T} T{
|
||||
W
|
||||
T} T{
|
||||
handled by SeisComP inventory reader: network is ignored
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
overlapping epochs
|
||||
T} T{
|
||||
C
|
||||
T} T{
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
empty start time
|
||||
network without station
|
||||
T} T{
|
||||
W
|
||||
T} T{
|
||||
handled by SeisComP inventory reader: network is ignored
|
||||
T}
|
||||
_
|
||||
T{
|
||||
@ -426,6 +454,14 @@ T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
overlapping epochs
|
||||
T} T{
|
||||
C
|
||||
T} T{
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
empty code
|
||||
T} T{
|
||||
W
|
||||
@ -523,6 +559,14 @@ T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
overlapping epochs
|
||||
T} T{
|
||||
C
|
||||
T} T{
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
empty or no start time
|
||||
T} T{
|
||||
W
|
||||
@ -595,14 +639,6 @@ T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
empty azimuth
|
||||
T} T{
|
||||
C
|
||||
T} T{
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
epoch outside sensorLocation
|
||||
T} T{
|
||||
C
|
||||
@ -635,6 +671,14 @@ T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
overlapping epochs
|
||||
T} T{
|
||||
C
|
||||
T} T{
|
||||
T}
|
||||
_
|
||||
T{
|
||||
T} T{
|
||||
missing gain value
|
||||
T} T{
|
||||
W
|
||||
@ -1043,10 +1087,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