[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>scheli &#8212; SeisComP Release documentation</title>
<title>scheli &#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>
@@ -108,8 +108,8 @@ The images can be used, e.g. for showing data images on web sites.</p></li>
</pre></div>
</div>
</li>
<li><p>Let <strong class="program">scheli</strong> show data from the CX station PB01 for the previous 5 hours
overriding configuration by command-line paramaters:</p>
<li><p>Let <strong class="program">scheli</strong> show data from the CX station PB01 for the previous
5 hours overriding configuration by command-line paramaters:</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>scheli<span class="w"> </span>--stream<span class="w"> </span>CX.PB01..HHZ<span class="w"> </span>--rows<span class="w"> </span><span class="m">10</span>
</pre></div>
</div>
@@ -172,11 +172,12 @@ scheme.colors.records.alternateForeground<span class="w"> </span><span class="o"
<dt class="sig sig-object std" id="confval-heli.streams">
<span class="sig-name descname"><span class="pre">heli.streams</span></span><a class="headerlink" href="#confval-heli.streams" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>list:string</em></p>
<p>List of stream codes to be plotted (net.sta.loc.cha).
If not in capture mode only the first stream is shown.
<p>List of stream codes to be plotted.
If not in capture mode, only the first stream is shown.
When using a list, the first entry is considered.
Use commas for separating streams.</p>
<p>Example: GR.MOX..BHZ</p>
<p>Format: NET.STA.LOC.CHA</p>
<p>Example: GR.CLL..BHZ,GR.MOX..BHZ</p>
</dd></dl>
<dl class="std confval">
@@ -267,6 +268,7 @@ settings from scheme.records.antiAliasing</p>
<span class="sig-name descname"><span class="pre">heli.amplitudeRange.scaling</span></span><a class="headerlink" href="#confval-heli.amplitudeRange.scaling" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">minmax</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">minmax,row</span></code></p>
<p>Define the method to scale traces within rows. Possible
values are:</p>
<p>minmax: Scale all rows to configured minimum and maximum
@@ -549,12 +551,14 @@ This option can be given more than once.</p>
<dt class="sig sig-object std" id="cmdoption-scheli-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-scheli-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-scheli-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-scheli-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>
@@ -607,12 +611,12 @@ format: [<a class="reference external" href="service://]location">service://]loc
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-I">
<span id="cmdoption-scheli-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-scheli-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].
&quot;service&quot; is the name of the recordstream driver
&quot;service&quot; is the name of the RecordStream driver
which can be queried with &quot;--record-driver-list&quot;.
If &quot;service&quot; is not given, &quot;<a class="reference external" href="file://">file://</a>&quot; is
used.</p>
used and simply the name of a miniSEED file can be given.</p>
</dd></dl>
<dl class="std option">
@@ -681,13 +685,15 @@ multiple times for multiple streams.</p>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-gain">
<span class="sig-name descname"><span class="pre">--gain</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-gain" title="Permalink to this definition"></a></dt>
<dd><p>Gain applied to the data before plotting</p>
<dd><p>Unit: <em>counts/unit</em></p>
<p>Gain applied to the data before plotting</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-amp-scaling">
<span class="sig-name descname"><span class="pre">--amp-scaling</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-amp-scaling" title="Permalink to this definition"></a></dt>
<dd><p>Lower bound of amplitude range per row. Possible values:</p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">minmax</span></code></p>
<p>Lower bound of amplitude range per row. Possible values:</p>
<p>minmax: Scale all rows to configured minimum and maximum
amplitudes.</p>
<p>row: Scale each row to the maximum within this row.</p>
@@ -735,7 +741,8 @@ amplitudes.</p>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-time-span">
<span class="sig-name descname"><span class="pre">--time-span</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-time-span" title="Permalink to this definition"></a></dt>
<dd><p>Configure the time-span (in secs) per row. Unit: seconds.</p>
<dd><p>Unit: <em>s</em></p>
<p>Configure the time-span (in secs) per row. Unit: seconds.</p>
</dd></dl>
<dl class="std option">
@@ -747,19 +754,22 @@ amplitudes.</p>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-xres">
<span class="sig-name descname"><span class="pre">--xres</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-xres" title="Permalink to this definition"></a></dt>
<dd><p>Output x resolution when generating images. Unit: dpi.</p>
<dd><p>Unit: <em>dpi</em></p>
<p>Output x resolution when generating images. Unit: dpi.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-yres">
<span class="sig-name descname"><span class="pre">--yres</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-yres" title="Permalink to this definition"></a></dt>
<dd><p>Output y resolution when generating images. Unit: dpi.</p>
<dd><p>Unit: <em>dpi</em></p>
<p>Output y resolution when generating images. Unit: dpi.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-dpi">
<span class="sig-name descname"><span class="pre">--dpi</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-dpi" title="Permalink to this definition"></a></dt>
<dd><p>Output dpi when generating postscript. Unit:dpi.</p>
<dd><p>Unit: <em>dpi</em></p>
<p>Output dpi when generating postscript. Unit:dpi.</p>
</dd></dl>
<dl class="std option">
@@ -772,7 +782,8 @@ code, station code, location code, channel code.</p>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-scheli-interval">
<span class="sig-name descname"><span class="pre">--interval</span></span><span class="sig-prename descclassname"> <span class="pre">arg</span></span><a class="headerlink" href="#cmdoption-scheli-interval" title="Permalink to this definition"></a></dt>
<dd><p>Snapshot interval (less than 0 disables timed snapshots).
<dd><p>Unit: <em>s</em></p>
<p>Snapshot interval (less than 0 disables timed snapshots).
Unit: seconds.</p>
</dd></dl>
@@ -851,7 +862,7 @@ Unit: seconds.</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.