[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

@ -0,0 +1,89 @@
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "SCMSDEMUX" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
.SH NAME
scmsdemux \- SeisComP Documentation
.sp
\fBDemultiplex miniSEED record creating files per stream\fP
.SH DESCRIPTION
.sp
scmsdemux demultiplexes \fI\%miniSEED\fP records found in the given source
writing them into separate new files. The source can be files or stdin. One
file per stream is generated. File names are derived from the stream code and
the begin time of the records.
.sp
Examples:
.INDENT 0.0
.IP \(bu 2
Demultiplex the miniSEED records contained in \fBdata.mseed\fP and
additionally print the names of created files to stderr
.INDENT 2.0
.INDENT 3.5
.sp
.nf
.ft C
scmsdemux \-v data.mseed
.ft P
.fi
.UNINDENT
.UNINDENT
.IP \(bu 2
Demultiplex the miniSEED records received from stdin
.INDENT 2.0
.INDENT 3.5
.sp
.nf
.ft C
scmssort \-u \-E data.mseed | scmsdemux \-
.ft P
.fi
.UNINDENT
.UNINDENT
.UNINDENT
.SH COMMAND-LINE OPTIONS
.sp
\fBscmsdemux [OPTION] source\fP
.SS Verbosity
.INDENT 0.0
.TP
.B \-h, \-\-help
Display this help message.
.UNINDENT
.INDENT 0.0
.TP
.B \-v, \-\-verbose
Verbose mode.
.UNINDENT
.SH AUTHOR
gempa GmbH, GFZ Potsdam
.SH COPYRIGHT
gempa GmbH, GFZ Potsdam
.\" Generated by docutils manpage writer.
.