[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>scwfas — SeisComP Release documentation</title>
|
||||
<title>scwfas — 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>
|
||||
@ -87,11 +87,7 @@ SDS archive via different protocols. Currently there are two implementations:</p
|
||||
<li><p>dataselect/1/application.wadl</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>Arclink (deprecated)</p></li>
|
||||
</ul>
|
||||
<p>This application is meant to share data with trusted computers in a fast and
|
||||
efficient way. It does not require inventory information and supports wildcards
|
||||
on each level.</p>
|
||||
<p>All data are forwarded unrestricted. There are no options to add restriction
|
||||
checks or user authentication.</p>
|
||||
</section>
|
||||
@ -125,16 +121,6 @@ handler is defined by "handlerSDS", this value serves
|
||||
as input to setSource().</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
<dt class="sig sig-object std" id="confval-arclink.port">
|
||||
<span class="sig-name descname"><span class="pre">arclink.port</span></span><a class="headerlink" href="#confval-arclink.port" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">-1</span></code></p>
|
||||
<p>Type: <em>int</em></p>
|
||||
<p>The server port for Arclink connections. -1
|
||||
deactivates the Arclink server. The standard Arclink port is
|
||||
18001.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std confval">
|
||||
<dt class="sig sig-object std" id="confval-fdsnws.port">
|
||||
<span class="sig-name descname"><span class="pre">fdsnws.port</span></span><a class="headerlink" href="#confval-fdsnws.port" title="Permalink to this definition">¶</a></dt>
|
||||
@ -289,7 +275,7 @@ Equivalent to --verbosity=4 --console=1 --print-component=1
|
||||
<dl class="std option">
|
||||
<dt class="sig sig-object std" id="cmdoption-scwfas-arclink-port">
|
||||
<span class="sig-name descname"><span class="pre">--arclink-port</span></span><span class="sig-prename descclassname"> <span class="pre">int</span></span><a class="headerlink" href="#cmdoption-scwfas-arclink-port" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Overrides configuration parameter <a class="reference internal" href="#confval-arclink.port"><code class="xref std std-confval docutils literal notranslate"><span class="pre">arclink.port</span></code></a>.</p>
|
||||
<dd><p>Overrides configuration parameter <code class="xref std std-confval docutils literal notranslate"><span class="pre">arclink.port</span></code>.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="std option">
|
||||
@ -371,7 +357,7 @@ Equivalent to --verbosity=4 --console=1 --print-component=1
|
||||
</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