[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,24 +27,24 @@ 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 "SCBULLETIN" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
.TH "SCBULLETIN" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
.SH NAME
scbulletin \- SeisComP Documentation
.sp
\fBCreate bulletins from SCML.\fP
.SH DESCRIPTION
.sp
scbulletin transforms the parameters of events or origins either to various formats.
Currently supported output formats are:
scbulletin transforms the parameters of events or origins to various bulletin
formats. Currently supported output formats are:
.INDENT 0.0
.IP \(bu 2
autoloc1,
1: autoloc1,
.IP \(bu 2
autoloc3,
3: autoloc3,
.IP \(bu 2
fdsnws,
4: fdsnws,
.IP \(bu 2
kml.
5: kml.
.UNINDENT
.SH INPUT MODES
.sp
@ -53,7 +53,7 @@ Two modes of parameter input are possible:
.IP 1. 3
Dump mode: Fetch all necessary information from database directly. Either
choose one or more event or origin IDs. The database connection must be given
with \fB\-o\fP\&.
with \fB\-d\fP\&.
.IP 2. 3
Input mode: Provide all event and origin information in XML (\fI\%SCML\fP)
format from file or stdin. You may filter further by event or origin ID.
@ -73,28 +73,29 @@ can be generated by \fI\%scxmldump\fP or from other formats by \fI\%sccnv\fP\&.
.UNINDENT
.SH OUTPUT MODES
.sp
The generated content is written to stdout or, with option \fB\-o\fP to a
file. Different output formats are available by command\-line options:
The generated content is written to stdout or to a file with option \fB\-o\fP\&.
Different output formats are available by command\-line options:
.INDENT 0.0
.IP \(bu 2
\fB\-1\fP for \fBautoloc1\fP: Print one bulletin per event.
.IP \(bu 2
\fB\-3\fP for \fBautoloc3\fP: Print one bulletin per event.
.IP \(bu 2
\fB\-3 \-x\fP for \fBextended autoloc3\fP\&.
\fB\-4\fP or \fB\-\-fdsnws\fP for FDSNWS event text: Print one line per
event. Useful for generating event catalogs. This option offers an alternative
to generating event catalogs compatible with \fI\%fdsnws\-event\fP
CSV format defined by \fIFDSNWS\fP [\fI\%8\fP]\&.
.IP \(bu 2
\fB\-4\fP or \fB\-\-fdsnws\fP for FDSNWS event text: Print one line per event. Useful
for generating event catalogs. This option offers an alternative to generating
event catalogs by \fI\%fdsnws\-event\fP\&.
.IP \(bu 2
\fB\-5\fP or \fB\-\-kml\fP for KML/GIS file format. The output can be viewed, e.g.,
in \fIGoogle Earth\fP\&.
\fB\-5\fP or \fB\-\-kml\fP for KML/GIS file format. The output can be
viewed, e.g., in \fIGoogle Earth\fP\&.
.UNINDENT
.sp
By default, the output precision of times or coordinates is optimized for events
at teleseismic or regional distances. Use the option \fB\-e\fP for
\fBenhanced\fP output at higher precision: All times and distances are in units
of milliseconds and meters, respectively.
\fBenhanced\fP output at higher precision. Then all times and distances are given
with precision of milliseconds and meters, respectively.
Combine options \fB\-3\fP or \fB\-4\fP with \fB\-x\fP for printing more
parameters in generated bulletins.
.SH EXAMPLES
.INDENT 0.0
.IP 1. 3
@ -161,7 +162,8 @@ scbulletin \-i gfz2012abcd.xml \-E gempa2022abcd,gfz2022abcd
.INDENT 0.0
.INDENT 3.5
When considering a single event XML file containing many events, the
bulletins of all events will be generated unless \fB\-\-first\-only\fP is used.
bulletins of all events will be generated unless \fB\-\-first\-only\fP is
used.
.UNINDENT
.UNINDENT
.SH MODULE CONFIGURATION
@ -407,8 +409,13 @@ printed to stdout.
.INDENT 0.0
.TP
.B \-x, \-\-extra
Use a specially detailed autoloc3 format. This options works
only in combination with the autoloc3\-flag.
Generate extra detailed output for specific output formats adding
.sp
\- 3/autoloc3: IDs of preferred objects and creation information
.sp
\- 4/FDSNWS event text: Additional columns
.sp
More information may be added in future versions.
.UNINDENT
.SH AUTHOR
gempa GmbH, GFZ Potsdam