[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>scinv &#8212; SeisComP Release documentation</title>
<title>scinv &#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>
@ -88,7 +88,7 @@ inventory from <code class="file docutils literal notranslate"><span class="pre"
<div class="admonition hint">
<p class="admonition-title">Hint</p>
<p>Inventory files in <a class="reference internal" href="../base/glossary.html#term-SCML"><span class="xref std std-term">SCML</span></a> format may be generated or modified by
<span id="id2"><em>SMP</em> [<a class="reference internal" href="../base/references.html#id268" title="SMP. Station Management Portal by gempa GmbH. URL: https://smp.gempa.de/.">22</a>]</span> or <a class="reference internal" href="invextr.html#invextr"><span class="std std-ref">invextr</span></a>. For conversion from FDSN station XML and
<span id="id2"><em>SMP</em> [<a class="reference internal" href="../base/references.html#id301" title="SMP. Station Management Portal by gempa GmbH. URL: https://smp.gempa.de/.">24</a>]</span> or <a class="reference internal" href="invextr.html#invextr"><span class="std std-ref">invextr</span></a>. For conversion from FDSN station XML and
dataless SEED volume to <a class="reference internal" href="../base/glossary.html#term-SCML"><span class="xref std std-term">SCML</span></a> use <a class="reference internal" href="fdsnxml2inv.html#fdsnxml2inv"><span class="std std-ref">fdsnxml2inv</span></a> and
<a class="reference internal" href="dlsv2inv.html#dlsv2inv"><span class="std std-ref">dlsv2inv</span></a>, respectively.</p>
</div>
@ -141,7 +141,7 @@ specified with <code class="xref std std-option docutils literal notranslate"><s
<p>Merges two or more inventories into one inventory checking the consistency
of the inventory by using <a class="reference internal" href="#scinv-check"><span class="std std-ref">check</span></a>. This command is useful to merge
existing subtrees into a final inventory before synchronization.</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>scinv<span class="w"> </span>merge<span class="w"> </span>net1.xml<span class="w"> </span>net2.xml<span class="w"> </span>-o<span class="w"> </span>inv.xml
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>scinv<span class="w"> </span>merge<span class="w"> </span>network1.xml<span class="w"> </span>network2.xml<span class="w"> </span>-o<span class="w"> </span>inventory.xml
</pre></div>
</div>
<div class="admonition note">
@ -149,6 +149,15 @@ existing subtrees into a final inventory before synchronization.</p>
<p>Merging inventory XML files is also supported by <a class="reference internal" href="scxmlmerge.html#scxmlmerge"><span class="std std-ref">scxmlmerge</span></a> but
without the full <a class="reference internal" href="#scinv-check"><span class="std std-ref">consistency checks</span></a>.</p>
</div>
<p>Along with <code class="xref std std-option docutils literal notranslate"><span class="pre">--strip</span></code>, unreferenced data logger, sensors and responses
are removed resulting in small XML files.</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>scinv<span class="w"> </span>merge<span class="w"> </span>--strip<span class="w"> </span>network1.xml<span class="w"> </span>network2.xml<span class="w"> </span>-o<span class="w"> </span>inventory.xml
</pre></div>
</div>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Removing such unreferenced objects is also achieved by <a class="reference internal" href="invextr.html#invextr"><span class="std std-ref">invextr</span></a>.</p>
</div>
</section>
<section id="apply">
<span id="scinv-apply"></span><h3>apply<a class="headerlink" href="#apply" title="Permalink to this heading"></a></h3>
@ -275,7 +284,7 @@ results.</p>
<ul class="simple">
<li><p>This test matrix may be incomplete. Consider adding more tests and results.</p></li>
<li><p>Please report inventory issues not caught by tests to the SeisComP
development team, e.g. on <span id="id3"><em>SeisComP on GitHub</em> [<a class="reference internal" href="../base/references.html#id258" title="Seiscomp on github. URL: https://github.com/SeisComP.">1</a>]</span>.</p></li>
development team, e.g. on <span id="id3"><em>SeisComP on GitHub</em> [<a class="reference internal" href="../base/references.html#id291" title="Seiscomp on github. URL: https://github.com/SeisComP.">1</a>]</span>.</p></li>
</ul>
<table class="docutils align-left">
<colgroup>
@ -298,45 +307,55 @@ development team, e.g. on <span id="id3"><em>SeisComP on GitHub</em> [<a class="
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>empty start time</p></td>
<td></td>
<td><p>handled by SeisComP inventory reader: network is ignored</p></td>
</tr>
<tr class="row-even"><td></td>
<td><p>overlapping epochs</p></td>
<td><p>C</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>network without station</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<td><p>empty start time</p></td>
<td></td>
<td><p>handled by SeisComP inventory reader: network is ignored</p></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>empty station</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>empty code</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="row-even"><td><p>station</p></td>
<tr class="row-odd"><td><p>station</p></td>
<td><p>start time after end time</p></td>
<td><p>!</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>empty or no start time</p></td>
<td><p>W</p></td>
<td><p>station is ignored</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>start time after end time</p></td>
<td><p>!</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<td><p>overlapping epochs</p></td>
<td><p>C</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>empty code</p></td>
<td><p>W</p></td>
@ -398,55 +417,55 @@ development team, e.g. on <span id="id3"><em>SeisComP on GitHub</em> [<a class="
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>overlapping epochs</p></td>
<td><p>C</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<td><p>empty or no start time</p></td>
<td><p>W</p></td>
<td><p>sensorLocation is ignored</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>empty latitude</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>empty longitude</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>elevation &gt; 8900</p></td>
<td><p>!</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>elevation &lt; -12000</p></td>
<td><p>!</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>empty or no elevation</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>has no channel/stream</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>stream</p></td>
<tr class="row-even"><td><p>stream</p></td>
<td><p>empty or no start time</p></td>
<td></td>
<td><p>handled by SeisComP inventory reader: stream is ignored</p></td>
</tr>
<tr class="row-even"><td></td>
<td><p>empty azimuth</p></td>
<td><p>C</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>epoch outside sensorLocation</p></td>
<td><p>C</p></td>
@ -468,111 +487,116 @@ development team, e.g. on <span id="id3"><em>SeisComP on GitHub</em> [<a class="
<td></td>
</tr>
<tr class="row-odd"><td></td>
<td><p>overlapping epochs</p></td>
<td><p>C</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<td><p>missing gain value</p></td>
<td><p>W</p></td>
<td><p>empty value is handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>gain value = 0</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>gain &lt; 0 and dip &gt; 0</p></td>
<td><p>W</p></td>
<td><p>may result in unexpected behavior, consider positive gain and negative dip</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>missing gain unit</p></td>
<td><p>W</p></td>
<td><p>empty value is handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>missing gain frequency</p></td>
<td></td>
<td><p>empty value is handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>missing sampling rate</p></td>
<td></td>
<td><p>empty value is handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>missing depth</p></td>
<td><p>W</p></td>
<td><p>empty value is handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>missing azimuth</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>missing dip</p></td>
<td><p>W</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>empty azimuth</p></td>
<td></td>
<td><p>handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>empty dip</p></td>
<td></td>
<td><p>handled by SeisComP inventory reader</p></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>large depth</p></td>
<td><p>W</p></td>
<td><p><code class="xref std std-option docutils literal notranslate"><span class="pre">--max-sensor-depth</span></code> and <a class="reference internal" href="#confval-check.maxSensorDepth"><code class="xref std std-confval docutils literal notranslate"><span class="pre">check.maxSensorDepth</span></code></a> override default threshold (500 m)</p></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>empty sensor ID</p></td>
<td><p>I</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>sensor is unavailable</p></td>
<td><p>R</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>empty data logger ID</p></td>
<td><p>I</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>data logger is unavailable</p></td>
<td><p>R</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td><p>2 or more than 3 streams exist</p></td>
<td><p>I</p></td>
<td></td>
</tr>
<tr class="row-even"><td></td>
<tr class="row-odd"><td></td>
<td><p>3C streams are not orthogonal</p></td>
<td><p>W</p></td>
<td><p>differences &lt;= 5 degree are tolerated, applies to seismic sensors with codes G, H, L, N</p></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="row-even"><td><p>sensor</p></td>
<tr class="row-odd"><td><p>sensor</p></td>
<td><p>referenced response not available</p></td>
<td><p>R</p></td>
<td></td>
</tr>
<tr class="row-odd"><td></td>
<tr class="row-even"><td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="row-even"><td><p>data logger</p></td>
<tr class="row-odd"><td><p>data logger</p></td>
<td><p>referenced response not available</p></td>
<td><p>R</p></td>
<td></td>
@ -827,12 +851,14 @@ This option can be given more than once.</p>
<dt class="sig sig-object std" id="cmdoption-scinv-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-scinv-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-scinv-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-scinv-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>
@ -1086,7 +1112,7 @@ operations and conflicts.</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 &copy; gempa GmbH, GFZ Potsdam.