[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

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>MLr &#8212; SeisComP Release documentation</title>
<title>MLr &#8212; SeisComP Development documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/seiscomp.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=72bcf2f2" />
@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
<script type="text/javascript" src="../_static/seiscomp.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=823bb831"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=744d344a"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
@ -25,8 +25,8 @@
<div class="container">
<div class="brand">
<img class="logo" src="../_static/brands/seiscomp/text/white.svg"/>
<!-- span class="title">SeisComP Release</span -->
<span class="version">6.9.0</span>
<!-- span class="title">SeisComP Development</span -->
<span class="version">7.0.0</span>
</div>
</div>
</div>
@ -77,10 +77,10 @@
<p>The GNS/Geonet local magnitude</p>
<section id="description">
<h2>Description<a class="headerlink" href="#description" title="Permalink to this heading"></a></h2>
<p>The MLr magnitude provides a GNS/Geonet local magnitude (<span id="id1">Ristau <em>et al.</em> [<a class="reference internal" href="../base/references.html#id64" title="J. Ristau, D. Harte, and J. Salichon. A Revised Local Magnitude (ML) Scale for New Zealand Earthquakes. Bull. Seismol. Soc. Am., 106(2):, 2016. doi:10.1785/0120150293.">58</a>]</span>).
<p>The MLr magnitude provides a GNS/Geonet local magnitude (<span id="id1">Ristau <em>et al.</em> [<a class="reference internal" href="../base/references.html#id85" title="J. Ristau, D. Harte, and J. Salichon. A Revised Local Magnitude (ML) Scale for New Zealand Earthquakes. Bull. Seismol. Soc. Am., 106(2):, 2016. doi:10.1785/0120150293.">67</a>]</span>).
MLr magnitudes are implemented by the <em>mlr</em> plugin.
It is a modified version of the gempa ML magnitude developed
at the Liverpool developer meeting (<span id="id2"><em>gempa GmbH</em> [<a class="reference internal" href="../base/references.html#id122" title="gempa GmbH. The SeisComP development and maintenance company. URL: https://www.gempa.de/.">28</a>]</span>) based on the SED
at the Liverpool developer meeting (<span id="id2"><em>gempa GmbH</em> [<a class="reference internal" href="../base/references.html#id147" title="gempa GmbH. The SeisComP development and maintenance company. URL: https://www.gempa.de.">31</a>]</span>) based on the SED
<a class="reference internal" href="global_mlh.html#global-mlh"><span class="std std-ref">MLh</span></a> magnitude.
The <em>mlr</em> plugin is designed to use the MLv station amplitudes for computing
MLr magnitudes.
@ -95,9 +95,9 @@ The magnitude uses a station correction term and the hypocentral distance.</p>
<p>The <em>mLr</em> plugin calculates individual MLr station local magnitudes from
<a class="reference internal" href="global_mlv.html#global-mlv"><span class="std std-ref">MLv</span></a> amplitudes as:</p>
<div class="math">
<p><img src="../_images/math/3b314bd56ab94770a2a623ebc60d9d2527f3eda6.png" alt="MLr = \log10(waampl) - \log10(waamplRef)"/></p>
<p><img src="../_images/math/3b314bd56ab94770a2a623ebc60d9d2527f3eda6.svg" alt="MLr = \log10(waampl) - \log10(waamplRef)"/></p>
</div><div class="math">
<p><img src="../_images/math/af651135a1453eaa75fcec6a10fd5195d34d83b0.png" alt="\log10(waamplRef)= 0.2869 - 1.272 \times 1^{-3} \times hypdistkm - 1.493 \times \log10(hypdistkm) + StationCorrection"/></p>
<p><img src="../_images/math/af651135a1453eaa75fcec6a10fd5195d34d83b0.svg" alt="\log10(waamplRef)= 0.2869 - 1.272 \times 1^{-3} \times hypdistkm - 1.493 \times \log10(hypdistkm) + StationCorrection"/></p>
</div><p>with</p>
<ul>
<li><p><em>waampl:</em> the <a class="reference internal" href="global_mlv.html#global-mlv"><span class="std std-ref">MLv</span></a> amplitude.</p></li>
@ -191,7 +191,7 @@ and in <a class="reference internal" href="scesv.html#scesv"><span class="std st
</a>
<div class="stretched align-center fitted content">
<div>
Version <b>6.9.0</b> Release
Version <b>7.0.0</b> Development
</div>
<div class="copyright">
Copyright &copy; gempa GmbH, GFZ Potsdam.