Install SeisComP and scanloc ARM64 packages
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
<img class="background" src="../_static/icon.png"/>
|
||||
<div class="content">
|
||||
<span class="title">scanloc: Phase Associator </span>
|
||||
<span class="version">2025.281#4efc2c878</span></h1>
|
||||
<span class="version">2025.295#8bb1059a0</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -2807,7 +2807,7 @@ GUI applications.</p>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
Release <b></b> version <b>2025.281#4efc2c878</b>
|
||||
Release <b></b> version <b>2025.295#8bb1059a0</b>
|
||||
<div class="copyright">
|
||||
© Copyright <a href="https://www.gempa.de">2014, gempa GmbH.</a>
|
||||
</div>
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
<img class="background" src="../_static/icon.png"/>
|
||||
<div class="content">
|
||||
<span class="title">scanloc: Phase Associator </span>
|
||||
<span class="version">2025.281#4efc2c878</span></h1>
|
||||
<span class="version">2025.295#8bb1059a0</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -2083,6 +2083,26 @@ completely or is filtered out by thresholds such as for
|
||||
depth and RMS.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
<dt class="sig sig-object std" id="confval-score.mf.ignoreDepth">
|
||||
<span class="sig-name descname"><span class="pre">score.mf.ignoreDepth</span></span><a class="headerlink" href="#confval-score.mf.ignoreDepth" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">650.0</span></code></p>
|
||||
<p>Type: <em>double</em></p>
|
||||
<p>This is the maximum allowed depth. Origins with
|
||||
depth greater then this value get a score equal to
|
||||
"defaultScore".</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
<dt class="sig sig-object std" id="confval-score.mf.maxRMS">
|
||||
<span class="sig-name descname"><span class="pre">score.mf.maxRMS</span></span><a class="headerlink" href="#confval-score.mf.maxRMS" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">1.5</span></code></p>
|
||||
<p>Type: <em>double</em></p>
|
||||
<p>This is the maximum allowed RMS. Origins with
|
||||
residual greater than this value score of equal to
|
||||
"defaultScore".</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
<dt class="sig sig-object std" id="confval-score.mf.strongMotionCodes">
|
||||
<span class="sig-name descname"><span class="pre">score.mf.strongMotionCodes</span></span><a class="headerlink" href="#confval-score.mf.strongMotionCodes" title="Permalink to this definition">¶</a></dt>
|
||||
@ -2147,10 +2167,7 @@ Example: 1.0,0.0,0.0 .</p>
|
||||
<p>Type: <em>double</em></p>
|
||||
<p>Origin depth is normalized to this value for
|
||||
computing the score contribution. Shallower depths
|
||||
contribute to larger score.
|
||||
This is also the maximum allowed depth. Origins with
|
||||
depth greater then this value get a score equal to
|
||||
"defaultScore".</p>
|
||||
contribute to larger score.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
@ -2168,10 +2185,7 @@ depth greater then this value get a score equal to
|
||||
<p>Type: <em>double</em></p>
|
||||
<p>Origin RMS is normalized to this value for computing
|
||||
the score contribution. Lower RMS contribute to
|
||||
larger score.
|
||||
This is also the maximum allowed RMS. Origins with
|
||||
residual greater than this value score equal to
|
||||
"defaultScore".</p>
|
||||
larger score.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
@ -2792,7 +2806,7 @@ is unformatted.</p>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
Release <b></b> version <b>2025.281#4efc2c878</b>
|
||||
Release <b></b> version <b>2025.295#8bb1059a0</b>
|
||||
<div class="copyright">
|
||||
© Copyright <a href="https://www.gempa.de">2014, gempa GmbH.</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user