[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 "SCMAG" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCMAG" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scmag \- SeisComP Documentation
|
||||
.sp
|
||||
@ -62,18 +62,18 @@ Currently the following primary magnitude types are implemented.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \fI\%Md\fP
|
||||
Duration magnitude as described in HYPOINVERSE (Klein [\fI\%50\fP]).
|
||||
Duration magnitude as described in HYPOINVERSE (Klein [\fI\%58\fP]).
|
||||
.TP
|
||||
.B \fI\%Mjma\fP
|
||||
Mjma is computed on displacement data using body waves of period < 30s.
|
||||
.TP
|
||||
.B \fI\%ML\fP
|
||||
Local (Richter) magnitude calculated on the horizontal components using a
|
||||
correction term to fit with the standard ML (Richter [\fI\%57\fP]).
|
||||
correction term to fit with the standard ML (Richter [\fI\%66\fP]).
|
||||
.TP
|
||||
.B \fI\%MLc\fP
|
||||
Local custom magnitude calculated on the horizontal components according to
|
||||
Hessian Earthquake Service and Stange [\fI\%62\fP]
|
||||
Hessian Earthquake Service and Stange [\fI\%71\fP]
|
||||
.TP
|
||||
.B \fI\%MLh\fP
|
||||
Local magnitude calculated on the horizontal components according to SED
|
||||
@ -85,10 +85,10 @@ to fit with the standard ML.
|
||||
.TP
|
||||
.B \fI\%MLr\fP
|
||||
Local magnitude calculated from MLv amplitudes based on GNS/GEONET specifications
|
||||
for New Zealand (Ristau \fIet al.\fP [\fI\%58\fP]).
|
||||
for New Zealand (Ristau \fIet al.\fP [\fI\%67\fP]).
|
||||
.TP
|
||||
.B \fI\%MN\fP
|
||||
Nuttli magnitude for Canada and other Cratonic regions (Nuttli [\fI\%53\fP]).
|
||||
Nuttli magnitude for Canada and other Cratonic regions (Nuttli [\fI\%62\fP]).
|
||||
.UNINDENT
|
||||
.SS Teleseismic distances
|
||||
.INDENT 0.0
|
||||
@ -100,10 +100,10 @@ Narrow band body wave magnitude measured on a WWSSN\-SP filtered trace
|
||||
Cumulative body wave magnitude
|
||||
.TP
|
||||
.B \fI\%mB\fP
|
||||
Broad band body wave magnitude after Bormann and Saul [\fI\%38\fP]
|
||||
Broad band body wave magnitude after Bormann and Saul [\fI\%46\fP]
|
||||
.TP
|
||||
.B \fI\%Mwp\fP
|
||||
The body wave magnitude of Tsuboi \fIet al.\fP [\fI\%63\fP]
|
||||
The body wave magnitude of Tsuboi \fIet al.\fP [\fI\%72\fP]
|
||||
.TP
|
||||
.B \fI\%Ms_20\fP
|
||||
Surface\-wave magnitude at 20 s period
|
||||
@ -118,11 +118,11 @@ Additionally, scmag derives the following magnitudes from primary magnitudes:
|
||||
.TP
|
||||
.B \fI\%Mw(mB)\fP
|
||||
Estimation of the moment magnitude Mw based on mB using the Mw vs. mB
|
||||
regression of Bormann and Saul [\fI\%38\fP]
|
||||
regression of Bormann and Saul [\fI\%46\fP]
|
||||
.TP
|
||||
.B \fI\%Mw(Mwp)\fP
|
||||
Estimation of the moment magnitude Mw based on Mwp using the Mw vs. Mwp
|
||||
regression of Whitmore \fIet al.\fP [\fI\%65\fP]
|
||||
regression of Whitmore \fIet al.\fP [\fI\%74\fP]
|
||||
.TP
|
||||
.B \fI\%M\fP
|
||||
Summary magnitude, which consists of a weighted average of the individual
|
||||
@ -324,16 +324,18 @@ Default: \fBdefault\fP
|
||||
.sp
|
||||
Type: \fIlist:string\fP
|
||||
.sp
|
||||
The methods for computing the network magnitude
|
||||
from station magnitudes. Exactly one method per
|
||||
magnitude can be configured.
|
||||
To define the averaging method per magnitude type append
|
||||
the type after colon, e.g.:
|
||||
Values: \fB*default,*mean,*median,*trimmedMean(*),*trimmedMedian(*),*medianTrimmedMean(*)\fP
|
||||
.sp
|
||||
The methods for computing the network magnitude from station
|
||||
magnitudes. Exactly one method per magnitude can be
|
||||
configured. To define the averaging method per magnitude
|
||||
type append the type after colon. Example:
|
||||
.sp
|
||||
\(dqmagnitudes.average = default, MLv:median\(dq
|
||||
.sp
|
||||
default: Compute the mean if less than 4 contributed
|
||||
station magnitudes exist. Otherwise apply trimmedMean(25),
|
||||
trimmed mean with 25%.
|
||||
default: Compute the mean if less than 4 contributed station
|
||||
magnitudes exist. Otherwise apply trimmedMean(25), trimmed
|
||||
mean with 25%.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -432,7 +434,7 @@ magnitude calculation.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B summaryMagnitude.coefficients.a
|
||||
Default: \fB0, Mw(mB):0.4, Mw(Mwp):0.4\fP
|
||||
Default: \fB0,Mw(mB):0.4,Mw(Mwp):0.4\fP
|
||||
.sp
|
||||
Type: \fIlist:string\fP
|
||||
.sp
|
||||
@ -443,7 +445,7 @@ type defines the default value.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B summaryMagnitude.coefficients.b
|
||||
Default: \fB1, MLv:2, Mw(mB):\-1, Mw(Mwp):\-1\fP
|
||||
Default: \fB1,MLv:2, Mw(mB):\-1,Mw(Mwp):\-1\fP
|
||||
.sp
|
||||
Type: \fIlist:string\fP
|
||||
.sp
|
||||
@ -593,10 +595,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
|
||||
@ -633,7 +639,10 @@ Do not use the database at all
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-ep file
|
||||
Defines an event parameters XML file to be read and processed. This
|
||||
Type: \fIstring\fP
|
||||
.sp
|
||||
Defines an event parameters XML file to be read and
|
||||
processed. Use \(aq\-\(aq to read from stdin. This
|
||||
implies offline mode and only processes all origins contained
|
||||
in that file. It computes station magnitudes for all picks associated
|
||||
with an origin where amplitudes are available and the corresponding
|
||||
@ -671,6 +680,13 @@ network magnitude.
|
||||
.B \-\-keep\-weights
|
||||
Keep the original weights in combination with \-\-static.
|
||||
.UNINDENT
|
||||
.SS Output
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-f, \-\-formatted
|
||||
Use formatted XML output along with \(aq\-\-ep\(aq. Otherwise XML
|
||||
is unformatted.
|
||||
.UNINDENT
|
||||
.SH AUTHOR
|
||||
gempa GmbH, GFZ Potsdam
|
||||
.SH COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user