[installation] Change to nightly
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>scqc — SeisComP Release documentation</title>
|
||||
<title>scqc — 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>
|
||||
@ -102,7 +102,7 @@ by default or selected by <a class="reference internal" href="#scqc-setup"><span
|
||||
<figcaption>
|
||||
<p><span class="caption-text">Times describing the data records, e.g., for calculating
|
||||
<a class="reference internal" href="#scqc-delay"><span class="std std-ref">delay</span></a> or <a class="reference internal" href="#scqc-latency"><span class="std std-ref">latency</span></a>.
|
||||
<img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.png" alt="t_{now}"/> may be measured differently depending on the QC parameter.</span><a class="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
|
||||
<img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.svg" alt="t_{now}"/> may be measured differently depending on the QC parameter.</span><a class="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<p>The following QC parameters are determined when the corresponding plugin is
|
||||
@ -114,10 +114,10 @@ loaded:</p>
|
||||
</dl>
|
||||
<dl id="scqc-delay">
|
||||
<dt>delay [s]</dt><dd><p><strong>Plugin:</strong> qcplugin_delay</p>
|
||||
<p><strong>Description:</strong> Time difference between current time, <img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.png" alt="t_{now}"/>, and
|
||||
<p><strong>Description:</strong> Time difference between current time, <img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.svg" alt="t_{now}"/>, and
|
||||
time of the last record in the <cite>SeisComP</cite> system (see <a class="reference internal" href="#scqc-fig-times"><span class="std std-ref">Figure</span></a>):</p>
|
||||
<div class="math">
|
||||
<p><img src="../_images/math/a00f908f87fb188a574cbfcdc84d27eb048638d3.png" alt="delay = t_{now} - t_{2}."/></p>
|
||||
<p><img src="../_images/math/a00f908f87fb188a574cbfcdc84d27eb048638d3.svg" alt="delay = t_{now} - t_{2}."/></p>
|
||||
</div><div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>Current time is measured during reception of a record and updated in the
|
||||
@ -139,10 +139,10 @@ for gaps count > 1. This may be important when evaluating the intervals.</p>
|
||||
</dl>
|
||||
<dl id="scqc-latency">
|
||||
<dt>latency [s]</dt><dd><p><strong>Plugin:</strong> qcplugin_latency</p>
|
||||
<p><strong>Description:</strong> Time difference between current time, <img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.png" alt="t_{now}"/>, and
|
||||
<p><strong>Description:</strong> Time difference between current time, <img class="math" src="../_images/math/1f50c891e31cbac3d86762eed95535d46fedfbb7.svg" alt="t_{now}"/>, and
|
||||
arrival time of the last record (see <a class="reference internal" href="#scqc-fig-times"><span class="std std-ref">Figure</span></a>):</p>
|
||||
<div class="math">
|
||||
<p><img src="../_images/math/7bf45885e062034318f53c011608395ed5c38808.png" alt="latency = t_{now} - t_{arr}."/></p>
|
||||
<p><img src="../_images/math/7bf45885e062034318f53c011608395ed5c38808.svg" alt="latency = t_{now} - t_{arr}."/></p>
|
||||
</div><div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>Current time is measured during reception of a record and updated in the
|
||||
@ -1764,12 +1764,14 @@ This option can be given more than once.</p>
|
||||
<dt class="sig sig-object std" id="cmdoption-scqc-content-type">
|
||||
<span class="sig-name descname"><span class="pre">--content-type</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scqc-content-type" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Overrides configuration parameter <a class="reference internal" href="global.html#confval-connection.contentType"><code class="xref std std-confval docutils literal notranslate"><span class="pre">connection.contentType</span></code></a>.</p>
|
||||
<p>Default: <code class="docutils literal notranslate"><span class="pre">binary</span></code></p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std option">
|
||||
<dt class="sig sig-object std" id="cmdoption-scqc-start-stop-msg">
|
||||
<span class="sig-name descname"><span class="pre">--start-stop-msg</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scqc-start-stop-msg" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Set sending of a start and a stop message.</p>
|
||||
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
|
||||
<p>Set sending of a start and a stop message.</p>
|
||||
</dd></dl>
|
||||
|
||||
</section>
|
||||
@ -1821,12 +1823,12 @@ can be queried with "--db-driver-list".</p>
|
||||
<dl class="std option">
|
||||
<dt class="sig sig-object std" id="cmdoption-scqc-I">
|
||||
<span id="cmdoption-scqc-record-url"></span><span class="sig-name descname"><span class="pre">-I</span></span><span class="sig-prename descclassname"></span><span class="sig-prename descclassname"><span class="pre">,</span> </span><span class="sig-name descname"><span class="pre">--record-url</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scqc-I" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>The recordstream source URL, format:
|
||||
<dd><p>The RecordStream source URL. Format:
|
||||
[<a class="reference external" href="service://">service://</a>]location[#type].
|
||||
"service" is the name of the recordstream driver
|
||||
"service" is the name of the RecordStream driver
|
||||
which can be queried with "--record-driver-list".
|
||||
If "service" is not given, "<a class="reference external" href="file://">file://</a>" is
|
||||
used.</p>
|
||||
used and simply the name of a miniSEED file can be given.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std option">
|
||||
@ -1913,7 +1915,7 @@ used.</p>
|
||||
</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 © gempa GmbH, GFZ Potsdam.
|
||||
|
||||
Reference in New Issue
Block a user