[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>GUI &#8212; SeisComP Release documentation</title>
<title>GUI &#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>
@ -245,7 +245,7 @@ Styles are:</p>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="slmon.html#confval-title"><code class="xref std std-confval docutils literal notranslate"><span class="pre">title</span></code></a></p></td>
<tr class="row-even"><td><p><a class="reference internal" href="slmon2.html#confval-title"><code class="xref std std-confval docutils literal notranslate"><span class="pre">title</span></code></a></p></td>
<td><p>Title</p></td>
<td><p>title = Faults</p></td>
</tr>
@ -949,10 +949,11 @@ conversion specifier. Valid specifiers are</p>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-map.format">
<span class="sig-name descname"><span class="pre">map.format</span></span><a class="headerlink" href="#confval-map.format" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Rectangular</span></code></p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">rectangular</span></code></p>
<p>Type: <em>string</em></p>
<p>Projection of the map tiles configured in map.location.
Note: Additional projections may be available by plugins.</p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">rectangular,mercator</span></code></p>
<p>Projection of the map tiles configured in &quot;map.location&quot;.</p>
<p>Note: Additional projections may be available by plugins.</p>
</dd></dl>
<dl class="std confval">
@ -1000,6 +1001,21 @@ is &quot;grid&quot; and the name of the cities
layer is &quot;cities&quot;.</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>map.mercator.*</strong>
<em>Parameters specifically related to maps loaded with</em>
<em>mercator projection.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-map.mercator.discrete">
<span class="sig-name descname"><span class="pre">map.mercator.discrete</span></span><a class="headerlink" href="#confval-map.mercator.discrete" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">false</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Only support discrete zoom levels. The parameter impacts
the effect of &quot;map.zoom.sensitivity&quot;.</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>map.layers.events.*</strong>
@ -1020,7 +1036,7 @@ by scolv.</p>
<p class="admonition-title">Note</p>
<p><strong>map.layers.fep.*</strong>
<em>Configuration for the fep layer showing the polygons</em>
<em>of FEP (FLinn-Engdahl-Polygon) files on maps if they</em>
<em>of FEP (Flinn-Engdahl-Polygon) files on maps if they</em>
<em>exist in &#64;DATADIR&#64;/fep or &#64;CONFIGDIR&#64;/fep.</em></p>
</div>
<dl class="std confval">
@ -1037,9 +1053,9 @@ by scolv.</p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">-1</span></code></p>
<p>Type: <em>int</em></p>
<p>Maximum number of cities to be rendered. If
cityPopulationWeight is less or equal than 0 then
all cities are rendered ordered by population count,
highest first.
&quot;scheme.map.cityPopulationWeight&quot; is less
or equal than 0 then all cities are rendered ordered
by population count, highest first.
To show the N most populated places in the visible
map region, set
&quot;scheme.map.cityPopulationWeight&quot; to 0
@ -1057,16 +1073,17 @@ and set this parameter to N.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.*</strong>
<em>This group defines various options for color, pen, brush, font, etc. for SeisComP</em>
<em>graphical user interfaces. There are various conventions to</em>
<em>define colors, fonts and gradients.</em>
<em>This group defines various options controlling the look and feel</em>
<em>of graphical modules. The options include symbols, units,</em>
<em>precision, color, pen, brush, font, etc. There are various</em>
<em>conventions to define colors, fonts and gradients.</em>
**
<em>Colors are defined in HTML</em>
<em>convention, e.g. as rgb values, hexadecimal numbers or color</em>
<em>keyword names defined by W3C. If rgb or rgba is used, it must</em>
<em>be quoted because the comma is handled as list separator by</em>
<em>the configuration.</em>
<em>Examples: “rgb(255,0,0)”, FF00FF40, green.</em>
<em>Examples: “rgb(0,128,0)”, 00800040, green.</em>
**
<em>Gradients are configured as lists of tuples where each tuple</em>
<em>is colon separated in the form value:color. Value is either</em>
@ -1093,10 +1110,20 @@ and set this parameter to N.</p>
<dt class="sig sig-object std" id="confval-scheme.tabPosition">
<span class="sig-name descname"><span class="pre">scheme.tabPosition</span></span><a class="headerlink" href="#confval-scheme.tabPosition" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Set position if tab bar. An unset value lets the application
decide where to place the tab bar. This option might not be
supported by all applications. Valid positions are: off, north,
south, east, west</p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">off,north,south,east,west</span></code></p>
<p>The position of tab bar of GUI applications like scolv.
An unset value lets the application decide where to place
the tab bar. This option might not be supported by all
applications. Valid positions are: off, north, south,
east, west.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.distanceHypocentral">
<span class="sig-name descname"><span class="pre">scheme.distanceHypocentral</span></span><a class="headerlink" href="#confval-scheme.distanceHypocentral" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">false</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Show hypocentral instead of epicentral distances.</p>
</dd></dl>
<dl class="std confval">
@ -1105,7 +1132,7 @@ south, east, west</p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">8</span></code></p>
<p>Type: <em>int</em></p>
<p>Unit: <em>px</em></p>
<p>The station symbol size (e.g. in scmv).</p>
<p>The station symbol size, e.g., in scmv.</p>
</dd></dl>
<dl class="std confval">
@ -1114,8 +1141,38 @@ south, east, west</p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">9</span></code></p>
<p>Type: <em>int</em></p>
<p>Unit: <em>px</em></p>
<p>The origin symbol minimum size. The formula to compute the
size of the origin symbol is: 4.9*(M-1.2).</p>
<p>The minimum symbol size of origins. The size is scaled
with magnitude according to
&quot;scheme.mag.originSymbolScaleMag&quot;.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.map.originSymbolMinMag">
<span class="sig-name descname"><span class="pre">scheme.map.originSymbolMinMag</span></span><a class="headerlink" href="#confval-scheme.map.originSymbolMinMag" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">1.2</span></code></p>
<p>Type: <em>double</em></p>
<p>The minimum magnitude to be represented by an origin
symbol. The symbol size of origins with this or lower
magnitude is configured by
&quot;scheme.mag.originSymbolMinSize&quot;. For origins
with larger magnitudes the symbol sizes are scaled according
to &quot;scheme.mag.originSymbolScaleMag&quot;.</p>
<p>Starting from the minimum magnitude legends explaining
magnitudes will show eight symbols in steps of one
magnitude.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.map.originSymbolScaleMag">
<span class="sig-name descname"><span class="pre">scheme.map.originSymbolScaleMag</span></span><a class="headerlink" href="#confval-scheme.map.originSymbolScaleMag" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">4.9</span></code></p>
<p>Type: <em>double</em></p>
<p>Unit: <em>px/magnitude</em></p>
<p>The factor for scaling the symbol size of origins with
some magnitude as:
&quot;scheme.mag.originSymbolScaleMag&quot; * (magnitude - &quot;scheme.mag.originSymbolMinMag&quot;).</p>
<p>The color of origins symbols is controlled by the parameters
&quot;scheme.colors.originSymbol.*&quot;.</p>
</dd></dl>
<dl class="std confval">
@ -1187,8 +1244,12 @@ option.</p>
<span class="sig-name descname"><span class="pre">scheme.map.projection</span></span><a class="headerlink" href="#confval-scheme.map.projection" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Rectangular</span></code></p>
<p>Type: <em>string</em></p>
<p>SeisComP ships with the rectangular projection built-in.
<p>Values: <code class="docutils literal notranslate"><span class="pre">Rectangular,Mercator</span></code></p>
<p>The projection for showing maps. SeisComP ships with
Rectangular and Mercator.
Other projections may be provided through plugins.</p>
<p>The visible latitude range of maps shown with Mercator
is limited to -85 - +85 deg.</p>
</dd></dl>
<dl class="std confval">
@ -1208,6 +1269,22 @@ Other projections may be provided through plugins.</p>
<p>Minimum screen distance to plot a polygon or polyline line segment.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.map.maxZoom">
<span class="sig-name descname"><span class="pre">scheme.map.maxZoom</span></span><a class="headerlink" href="#confval-scheme.map.maxZoom" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">24</span></code></p>
<p>Type: <em>float</em></p>
<p>Range: <code class="docutils literal notranslate"><span class="pre">1:24</span></code></p>
<p>Maximum allowed zoom level.</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.colors.*</strong>
<em>Colors can be configured as rgb, rgba. hexadecimal numbers or color keyword names</em>
<em>defined by W3C. If a color is unset, SeisComP applications</em>
<em>attempt to read it from your Desktop theme.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.colors.background">
<span class="sig-name descname"><span class="pre">scheme.colors.background</span></span><a class="headerlink" href="#confval-scheme.colors.background" title="Permalink to this definition"></a></dt>
@ -1306,7 +1383,9 @@ connecting the origin and a station).</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.directivity.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.directivity.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">DotLine</span></code></p>
<p>Type: <em>string</em></p>
<p>The style of the pen. Supported values are: NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,</span> <span class="pre">SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
<dl class="std confval">
@ -1336,7 +1415,10 @@ connecting the origin and a station).</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.grid.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.grid.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">DotLine</span></code></p>
<p>Type: <em>string</em></p>
<p>The style of the pen. Supported values are: NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine,
DashDotDotLine.</p>
</dd></dl>
<dl class="std confval">
@ -1382,6 +1464,7 @@ connecting the origin and a station).</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.normalText.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.normalText.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">SolidLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1413,6 +1496,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.normalBorder.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.normalBorder.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">SolidLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1444,6 +1528,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.normalBackground.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.normalBackground.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">solid</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">solid,dense1,dense2,dense3,dense4,dense5,dense6,dense7,nobrush,horizontal,vertical,cross,bdiag,fdiag,diagcross</span></code></p>
<p>The style of the brush. Supported values are, e.g.:
solid, dense1, dense7, horizontal, vertical,
cross, bdiag, fdiag, diagcross.</p>
@ -1467,6 +1552,7 @@ cross, bdiag, fdiag, diagcross.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.highlightedText.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.highlightedText.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">SolidLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1498,6 +1584,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.highlightedBorder.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.highlightedBorder.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">SolidLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1529,6 +1616,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.map.annotations.highlightedBackground.style</span></span><a class="headerlink" href="#confval-scheme.colors.map.annotations.highlightedBackground.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">solid</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">solid,dense1,dense2,dense3,dense4,dense5,dense6,dense7,nobrush,horizontal,vertical,cross,bdiag,fdiag,diagcross</span></code></p>
<p>The style of the brush. Supported values are, e.g.:
solid, dense1, dense7, horizontal, vertical,
cross, bdiag, fdiag, diagcross.</p>
@ -1547,7 +1635,7 @@ cross, bdiag, fdiag, diagcross.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.records.alternateForeground</span></span><a class="headerlink" href="#confval-scheme.colors.records.alternateForeground" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">808080</span></code></p>
<p>Type: <em>color</em></p>
<p>A general trace color of the alternate trace (eg scheli).</p>
<p>A general trace color of the alternate trace, e.g., scheli.</p>
</dd></dl>
<dl class="std confval">
@ -1622,6 +1710,7 @@ cross, bdiag, fdiag, diagcross.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.standard.pen.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.standard.pen.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.standard.pen.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1637,7 +1726,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.colors.records.borders.standard.brush.*</strong>
<em>Defines the brush of the enlcosed area.</em></p>
<em>Defines the brush of the enclosed area.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.standard.brush.color">
@ -1650,6 +1739,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.standard.brush.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.standard.brush.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.standard.brush.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">solid,dense1,dense2,dense3,dense4,dense5,dense6,dense7,nobrush,horizontal,vertical,cross,bdiag,fdiag,diagcross</span></code></p>
<p>The style of the brush. Supported values are, e.g.:
solid, dense1, dense7, horizontal, vertical,
cross, bdiag, fdiag, diagcross.</p>
@ -1676,6 +1766,7 @@ cross, bdiag, fdiag, diagcross.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.signatureValid.pen.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.signatureValid.pen.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.signatureValid.pen.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1704,6 +1795,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.signatureValid.brush.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.signatureValid.brush.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.signatureValid.brush.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">solid,dense1,dense2,dense3,dense4,dense5,dense6,dense7,nobrush,horizontal,vertical,cross,bdiag,fdiag,diagcross</span></code></p>
<p>The style of the pen. Supported values are, e.g.:
solid, dense1, dense7, horizontal, vertical,
cross, bdiag, fdiag, diagcross.</p>
@ -1730,6 +1822,7 @@ cross, bdiag, fdiag, diagcross.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.signatureInvalid.pen.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.signatureInvalid.pen.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.signatureInvalid.pen.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are:
NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1758,6 +1851,7 @@ NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
<dt class="sig sig-object std" id="confval-scheme.colors.records.borders.signatureInvalid.brush.style">
<span class="sig-name descname"><span class="pre">scheme.colors.records.borders.signatureInvalid.brush.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.borders.signatureInvalid.brush.style" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">solid,dense1,dense2,dense3,dense4,dense5,dense6,dense7,nobrush,horizontal,vertical,cross,bdiag,fdiag,diagcross</span></code></p>
<p>The style of the pen. Supported values are, e.g.:
solid, dense1, dense7, horizontal, vertical,
cross, bdiag, fdiag, diagcross.</p>
@ -1781,6 +1875,7 @@ cross, bdiag, fdiag, diagcross.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.records.offset.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.offset.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">SolidLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are: NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1811,6 +1906,7 @@ cross, bdiag, fdiag, diagcross.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.records.gridPen.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.gridPen.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">DashLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are: NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1841,6 +1937,7 @@ cross, bdiag, fdiag, diagcross.</p>
<span class="sig-name descname"><span class="pre">scheme.colors.records.subGridPen.style</span></span><a class="headerlink" href="#confval-scheme.colors.records.subGridPen.style" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">DotLine</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">NoPen,SolidLine,DashLine,DotLine,DashDotLine,DashDotDotLine</span></code></p>
<p>The style of the pen. Supported values are: NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine.</p>
</dd></dl>
@ -1970,7 +2067,7 @@ e.g. residual plot of scolv, manual picker, …)</p>
<p>The gradient of arrivals residuals. A gradient is defined as
a list of tuples separated by colon where the first item is
the value and the second is the color. Colors can be given in
rgb notation or hexadecimal. When rgb is used double quotes are needed to
rgb notation or hexadecimal. When rgb is used, double quotes are needed to
protect the comma inside the rgb definition, e.g.
-8:&quot;rgb(0,0,100)&quot;, -4:&quot;rgb(0,0,255)&quot;, -3:&quot;rgb(100,100,255)&quot;, …</p>
</dd></dl>
@ -2019,7 +2116,7 @@ protect the comma inside the rgb definition, e.g.
<span class="sig-name descname"><span class="pre">scheme.colors.stations.associated</span></span><a class="headerlink" href="#confval-scheme.colors.stations.associated" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">82AD58</span></code></p>
<p>Type: <em>color</em></p>
<p>The color of associated stations (e.g. in scmv).</p>
<p>The color of associated stations, e.g., in scmv.</p>
</dd></dl>
<dl class="std confval">
@ -2252,7 +2349,7 @@ protect the comma inside the rgb definition, e.g.
<span class="sig-name descname"><span class="pre">scheme.colors.recordView.selectedTraceZoom</span></span><a class="headerlink" href="#confval-scheme.colors.recordView.selectedTraceZoom" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">C0C0FFC0</span></code></p>
<p>Type: <em>color</em></p>
<p>The color of the selected zoom area (e.g. manual picker).</p>
<p>The color of the selected zoom area, e.g., in scolv picker.</p>
</dd></dl>
<dl class="std confval">
@ -2283,6 +2380,13 @@ protect the comma inside the rgb definition, e.g.
<p>The map legend header color.</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.colors.originSymbol.*</strong>
<em>Parameters controlling the color of origin symbols. The</em>
<em>size is controlled by the parameters</em>
<em>“scheme.mag.originSymbol</em>”.*</p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.colors.originSymbol.classic">
<span class="sig-name descname"><span class="pre">scheme.colors.originSymbol.classic</span></span><a class="headerlink" href="#confval-scheme.colors.originSymbol.classic" title="Permalink to this definition"></a></dt>
@ -2311,7 +2415,7 @@ the depth steps and the color for a depth &lt;= input is used.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.colors.originStatus.*</strong>
<em>The origin status colors (e.g. in event list).</em></p>
<em>The origin status colors, e.g., in event lists.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.colors.originStatus.automatic">
@ -2353,7 +2457,7 @@ the depth steps and the color for a depth &lt;= input is used.</p>
<span class="sig-name descname"><span class="pre">scheme.marker.lineWidth</span></span><a class="headerlink" href="#confval-scheme.marker.lineWidth" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Unit: <em>px</em></p>
<p>The line width of the marker (e.g. picks of manual picker).</p>
<p>The line width of the marker, e.g., picks of scolv picker).</p>
</dd></dl>
<dl class="std confval">
@ -2362,7 +2466,7 @@ the depth steps and the color for a depth &lt;= input is used.</p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">1</span></code></p>
<p>Type: <em>int</em></p>
<p>Unit: <em>px</em></p>
<p>The line width of the records / traces.</p>
<p>The line width of the records/traces.</p>
</dd></dl>
<dl class="std confval">
@ -2370,7 +2474,7 @@ the depth steps and the color for a depth &lt;= input is used.</p>
<span class="sig-name descname"><span class="pre">scheme.records.antiAliasing</span></span><a class="headerlink" href="#confval-scheme.records.antiAliasing" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">true</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Configures antialiasing of records / traces. Antialiasing
<p>Configures antialiasing of records/traces. Antialiasing
needs more two times to storage space as non antialiasing
but it improves visual quality.</p>
</dd></dl>
@ -2380,9 +2484,28 @@ but it improves visual quality.</p>
<span class="sig-name descname"><span class="pre">scheme.records.optimize</span></span><a class="headerlink" href="#confval-scheme.records.optimize" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">true</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Configures optimization of trace polylines. If activated
then lines on the same pixel line or same pixel row
collapse into single lines.</p>
<p>Configures optimization of trace polylines. If activated,
lines on the same pixel line or same pixel row collapse
into single lines.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.records.showEngineeringValues">
<span class="sig-name descname"><span class="pre">scheme.records.showEngineeringValues</span></span><a class="headerlink" href="#confval-scheme.records.showEngineeringValues" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">true</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Shows numerical values in the vertical axis and the min/mean
values between 0 and 1000 with a unit prefix such as
m (milli) or M (mega).</p>
<p>Supported prefixes are:
Q (queta = 10**30), R (ronna = 10**27), Y (yotta = 10**24),
Z (zetta = 10**21), E (exa = 10**18), P (peta = 10**15),
T (tera = 10**12), G (giga = 10**9), M (mega = 10**6),
k (kilo = 10**3),
m (milli = 10**-3), µ (micro = 10**-6), n (nano = 10**-9),
p (pico = 10**-12), f (femto = 10**-15), a (atto = 10**-18),
z (zepto = 10**-21), y (yocto = 10**-24), r (ronto = 10**-27),
q (quekto = 10**-30).</p>
</dd></dl>
<dl class="std confval">
@ -2390,6 +2513,7 @@ collapse into single lines.</p>
<span class="sig-name descname"><span class="pre">scheme.records.borders.drawMode</span></span><a class="headerlink" href="#confval-scheme.records.borders.drawMode" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">box</span></code></p>
<p>Type: <em>string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">topline,box,bottomline</span></code></p>
<p>Mode for drawing record borders as box or line on top or
bottom.</p>
<p>Supported values: &quot;topline&quot;,&quot;box&quot;,&quot;bottomline&quot;</p>
@ -2405,14 +2529,15 @@ bottom.</p>
<dt class="sig sig-object std" id="confval-scheme.fonts.base.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.base.family</span></span><a class="headerlink" href="#confval-scheme.fonts.base.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.base.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.base.size</span></span><a class="headerlink" href="#confval-scheme.fonts.base.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2450,13 +2575,15 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.small.*</strong>
<em>The smallest available font. If undefined the point size is 2 points smaller than the base font.</em></p>
<em>The smallest available font. If undefined, the point</em>
<em>size is 2 points smaller than the base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.small.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.small.family</span></span><a class="headerlink" href="#confval-scheme.fonts.small.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
@ -2501,20 +2628,22 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.normal.*</strong>
<em>The default text font. If undefined the point size is 2 points larger than the base font.</em></p>
<em>The default text font. If undefined, the point size is 2</em>
<em>points larger than the base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.normal.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.normal.family</span></span><a class="headerlink" href="#confval-scheme.fonts.normal.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.normal.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.normal.size</span></span><a class="headerlink" href="#confval-scheme.fonts.normal.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2552,13 +2681,15 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.large.*</strong>
<em>The largest text font. If undefined the point size is 6 points larger than the base font.</em></p>
<em>The largest text font. If undefined, the point size is 6</em>
<em>points larger than the base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.large.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.large.family</span></span><a class="headerlink" href="#confval-scheme.fonts.large.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
@ -2603,13 +2734,15 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.highlight.*</strong>
<em>Font used to highlight text. If undefined it equals the normal font except for a bold font face.</em></p>
<em>Font used to highlight text. If undefined, it equals the</em>
<em>normal font except for a bold font face.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.highlight.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.highlight.family</span></span><a class="headerlink" href="#confval-scheme.fonts.highlight.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
@ -2654,20 +2787,22 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.heading1.*</strong>
<em>The largest heading font. If undefined it uses a bold font face and a font size twice as large as the normal font.</em></p>
<em>The largest heading font. If undefined, it uses a bold</em>
<em>font face and a font size twice as large as the normal font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.heading1.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.heading1.family</span></span><a class="headerlink" href="#confval-scheme.fonts.heading1.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.heading1.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.heading1.size</span></span><a class="headerlink" href="#confval-scheme.fonts.heading1.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2705,20 +2840,22 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.heading2.*</strong>
<em>The second largest heading font. If undefined it uses a bold font face and a font size twice as large as the base font.</em></p>
<em>The second largest heading font. If undefined, it uses a</em>
<em>bold font face and a font size twice as large as the base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.heading2.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.heading2.family</span></span><a class="headerlink" href="#confval-scheme.fonts.heading2.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.heading2.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.heading2.size</span></span><a class="headerlink" href="#confval-scheme.fonts.heading2.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2756,13 +2893,15 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.heading3.*</strong>
<em>The smallest heading font. If undefined it uses a bold font face and a font size 4 points larger than the base font.</em></p>
<em>The smallest heading font. If undefined, it uses a bold</em>
<em>font face and a font size 4 points larger than the base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.heading3.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.heading3.family</span></span><a class="headerlink" href="#confval-scheme.fonts.heading3.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
@ -2807,20 +2946,22 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.cityLabels.*</strong>
<em>Font used for city labels. If undefined it equals the base font.</em></p>
<em>Font used for city labels. If undefined, it equals the</em>
<em>base font.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.cityLabels.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.cityLabels.family</span></span><a class="headerlink" href="#confval-scheme.fonts.cityLabels.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.cityLabels.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.cityLabels.size</span></span><a class="headerlink" href="#confval-scheme.fonts.cityLabels.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2858,20 +2999,23 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.splashVersion.*</strong>
<em>Font used for version string in the splash dialog shown at application startup. If undefined it equals the base font with a bold font face and a font size of 12.</em></p>
<em>Font used for version string in the splash dialog shown</em>
<em>at application startup. If undefined, it equals the base</em>
<em>font with a bold font face and a font size of 12.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.splashVersion.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.splashVersion.family</span></span><a class="headerlink" href="#confval-scheme.fonts.splashVersion.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.splashVersion.size">
<span class="sig-name descname"><span class="pre">scheme.fonts.splashVersion.size</span></span><a class="headerlink" href="#confval-scheme.fonts.splashVersion.size" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Defines the point size of the font</p>
<p>Defines the point size of the font.</p>
</dd></dl>
<dl class="std confval">
@ -2909,13 +3053,16 @@ bottom.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.fonts.splashMessage.*</strong>
<em>Font used for the message text in the splash dialog shown at application startup. If undefined it equals the base font with a font size of 12.</em></p>
<em>Font used for the message text in the splash dialog</em>
<em>shown at application startup. If undefined, it equals</em>
<em>the base font with a font size of 12.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.fonts.splashMessage.family">
<span class="sig-name descname"><span class="pre">scheme.fonts.splashMessage.family</span></span><a class="headerlink" href="#confval-scheme.fonts.splashMessage.family" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Sets the family name of the font. The name is case insensitive and may include a foundry name.</p>
<p>Sets the family name of the font. The name is case
insensitive and may include a foundry name.</p>
</dd></dl>
<dl class="std confval">
@ -2957,6 +3104,12 @@ bottom.</p>
<p><em>No description available</em></p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>scheme.precision.*</strong>
<em>Display values with the precisions configured as the number</em>
<em>of decimal places.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-scheme.precision.depth">
<span class="sig-name descname"><span class="pre">scheme.precision.depth</span></span><a class="headerlink" href="#confval-scheme.precision.depth" title="Permalink to this definition"></a></dt>
@ -2979,7 +3132,7 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<span class="sig-name descname"><span class="pre">scheme.precision.location</span></span><a class="headerlink" href="#confval-scheme.precision.location" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">2</span></code></p>
<p>Type: <em>int</em></p>
<p>The precision of lat/lon values.</p>
<p>The precision of latitude/longintude values.</p>
</dd></dl>
<dl class="std confval">
@ -2995,7 +3148,8 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<span class="sig-name descname"><span class="pre">scheme.precision.originTime</span></span><a class="headerlink" href="#confval-scheme.precision.originTime" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
<p>Type: <em>int</em></p>
<p>The precision of origin times.</p>
<p>The precision of origin times and creation times of
origins and focal mechanisms.</p>
</dd></dl>
<dl class="std confval">
@ -3011,7 +3165,8 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<span class="sig-name descname"><span class="pre">scheme.precision.traceValues</span></span><a class="headerlink" href="#confval-scheme.precision.traceValues" 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>Precision of displayed offset/amp in all trace widgets.</p>
<p>Precision of displayed offset/amplitude in all trace
widgets.</p>
</dd></dl>
<dl class="std confval">
@ -3027,7 +3182,8 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<span class="sig-name descname"><span class="pre">scheme.precision.uncertainties</span></span><a class="headerlink" href="#confval-scheme.precision.uncertainties" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
<p>Type: <em>int</em></p>
<p>Precision of uncertainty values, e.g. latitude errors.</p>
<p>Precision of uncertainty values, e.g., for latitude and
longitude.</p>
</dd></dl>
<dl class="std confval">
@ -3043,7 +3199,9 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<span class="sig-name descname"><span class="pre">scheme.dateTime.useLocalTime</span></span><a class="headerlink" href="#confval-scheme.dateTime.useLocalTime" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">false</span></code></p>
<p>Type: <em>boolean</em></p>
<p>Display times in localtime or UTC (default).</p>
<p>Display times in localtime. If disabled all times are
shown in UTC which is also the time zone of all values
stored in the database.</p>
</dd></dl>
<div class="admonition note">
@ -3126,7 +3284,8 @@ parameter only applies if scheme.unit.distanceInKM = true.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>events.timeAgo.*</strong>
<em>Defines maximum age of events to load. The value of all parameters are aggregated.</em></p>
<em>Defines maximum age of events to load. The value of all</em>
<em>parameters are aggregated.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-events.timeAgo.days">
@ -3205,11 +3364,10 @@ The entry with a leading &quot;&#64;&quot; is selected as default filter.</p>
<span class="sig-name descname"><span class="pre">eventlist.visibleColumns</span></span><a class="headerlink" href="#confval-eventlist.visibleColumns" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">M,MType,Phases,RMS,Lat,Lon,Depth,Stat,Agency,Region,ID</span></code></p>
<p>Type: <em>list:string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">TimeAgo,Certainty,Type,M,MType,RMS,AzGap,Phases,Lat,Lon,Depth,DType,Stat,FM,Origins,Agency,Author,Region,ID</span></code></p>
<p>Configure the columns of the event list that are visible
initially. The first column containing the origin time is
always visible and cannot be hidden. Possible values are:</p>
<p>Certainty, Type, M, MType, RMS, AzGap, Phases, Lat, Lon, Depth, DType,
Stat, FM, Origins, Agency, Author, Region, ID.</p>
always visible and cannot be hidden.</p>
<p>Custom columns can be added by eventlist.customColumn.* or
eventlist.scripts.* parameters.</p>
</dd></dl>
@ -3274,6 +3432,15 @@ E.g. &quot;foo:#000,bar:red&quot;.</p>
<em>Custom columns showing parameters extracted by scripts e.g.</em>
<em>from origins or events.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.scripts.export">
<span class="sig-name descname"><span class="pre">eventlist.scripts.export</span></span><a class="headerlink" href="#confval-eventlist.scripts.export" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>file</em></p>
<p>Defines the export script to be called with the selected
event IDs in stdin when the corresponding action is triggered
from the context menu of the list of events.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.scripts.columns">
<span class="sig-name descname"><span class="pre">eventlist.scripts.columns</span></span><a class="headerlink" href="#confval-eventlist.scripts.columns" title="Permalink to this definition"></a></dt>
@ -3305,7 +3472,7 @@ eventlist.scripts.column.c.value1<span class="w"> </span><span class="o">=</span
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.scripts.column.-name.script">
<span class="sig-name descname"><span class="pre">eventlist.scripts.column.$name.script</span></span><a class="headerlink" href="#confval-eventlist.scripts.column.-name.script" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>path</em></p>
<dd><p>Type: <em>file</em></p>
<p>External script to invoke for each event list entry. The object represented by the
list entry is serialized to XML and passed to the script on stdin. If the return
code of the script is 0 (success) then the script result is read from stdout and
@ -3532,6 +3699,20 @@ option.</p>
<p>Maximum depth</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.filter.database.minphasecount">
<span class="sig-name descname"><span class="pre">eventlist.filter.database.minphasecount</span></span><a class="headerlink" href="#confval-eventlist.filter.database.minphasecount" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Minimum number of phases</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.filter.database.maxphasecount">
<span class="sig-name descname"><span class="pre">eventlist.filter.database.maxphasecount</span></span><a class="headerlink" href="#confval-eventlist.filter.database.maxphasecount" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Maximum number of phases</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.filter.database.minmag">
<span class="sig-name descname"><span class="pre">eventlist.filter.database.minmag</span></span><a class="headerlink" href="#confval-eventlist.filter.database.minmag" title="Permalink to this definition"></a></dt>
@ -3546,6 +3727,43 @@ option.</p>
<p>Maximum magnitude</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>eventlist.timeAgo.*</strong>
<em>Parameters controlling the appearance of the TimeAgo column.</em></p>
</div>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.timeAgo.interval">
<span class="sig-name descname"><span class="pre">eventlist.timeAgo.interval</span></span><a class="headerlink" href="#confval-eventlist.timeAgo.interval" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">1.0</span></code></p>
<p>Type: <em>double</em></p>
<p>Unit: <em>s</em></p>
<p>Update interval in seconds.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.timeAgo.background.gradient">
<span class="sig-name descname"><span class="pre">eventlist.timeAgo.background.gradient</span></span><a class="headerlink" href="#confval-eventlist.timeAgo.background.gradient" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>gradient</em></p>
<p>Unit: <em>s:color</em></p>
<p>Mapping of time values in seconds to colors used as
cell backgroud color. E.g., a mapping from green
over yellow (5min), red (10min) to
transparent (30min) can be expressed as
&quot;0:40FF40FF,300:FFFF40FF,600:FF4040FF,1800:FF4040FF,1801:00000000&quot;.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventlist.timeAgo.background.discrete">
<span class="sig-name descname"><span class="pre">eventlist.timeAgo.background.discrete</span></span><a class="headerlink" href="#confval-eventlist.timeAgo.background.discrete" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">true</span></code></p>
<p>Type: <em>boolean</em></p>
<p>If time ago value falls between two color positions,
the resulting color will be interpolated linearly
between both colors by default. When the discrete
flag is set, the interpolation will be disabled.</p>
</dd></dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p><strong>eventedit.*</strong>
@ -3563,8 +3781,9 @@ option.</p>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventedit.origin.visibleColumns">
<span class="sig-name descname"><span class="pre">eventedit.origin.visibleColumns</span></span><a class="headerlink" href="#confval-eventedit.origin.visibleColumns" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Phases,</span> <span class="pre">Lat,</span> <span class="pre">Lon,</span> <span class="pre">Depth,</span> <span class="pre">DType,</span> <span class="pre">RMS,</span> <span class="pre">AzGap,</span> <span class="pre">Stat,</span> <span class="pre">Method,</span> <span class="pre">Agency,</span> <span class="pre">Author,</span> <span class="pre">Region,</span> <span class="pre">ID</span></code></p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Phases,Lat,Lon,Depth,DType,RMS,AzGap,Stat,Method,Agency,Author,Region,ID</span></code></p>
<p>Type: <em>list:string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">Phases,Lat,Lon,Depth,DType,RMS,AzGap,Stat,Method,Agency,Author,Region,ID</span></code></p>
<p>Configure the columns of the event edit origin table
that are visible initially. Origin creation time and
origin time are always visible.
@ -3597,32 +3816,36 @@ header.</p>
<span class="sig-name descname"><span class="pre">eventedit.origin.customColumn.pos</span></span><a class="headerlink" href="#confval-eventedit.origin.customColumn.pos" 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>Position of the column. If the configured position is less than 0 or if it
exceeds the total number of columns then the column is appended to the right.</p>
<p>Position of the column. If the configured position
is less than 0 or if it exceeds the total number of
columns, then the column is appended to the right.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventedit.origin.customColumn.default">
<span class="sig-name descname"><span class="pre">eventedit.origin.customColumn.default</span></span><a class="headerlink" href="#confval-eventedit.origin.customColumn.default" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>string</em></p>
<p>Default value to display if the specified origin or event comment id was not found.</p>
<p>Default value to display if the specified origin or
event comment id was not found.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventedit.origin.customColumn.colors">
<span class="sig-name descname"><span class="pre">eventedit.origin.customColumn.colors</span></span><a class="headerlink" href="#confval-eventedit.origin.customColumn.colors" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>list:string</em></p>
<p>Mapping of comment values to colors used as text color. E.g. &quot;foo:#000,bar:red&quot;.</p>
<p>Mapping of comment values to colors used as text
color. E.g. &quot;foo:#000,bar:red&quot;.</p>
</dd></dl>
<dl class="std confval">
<dt class="sig sig-object std" id="confval-eventedit.fm.visibleColumns">
<span class="sig-name descname"><span class="pre">eventedit.fm.visibleColumns</span></span><a class="headerlink" href="#confval-eventedit.fm.visibleColumns" title="Permalink to this definition"></a></dt>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Depth,</span> <span class="pre">M,</span> <span class="pre">Count,</span> <span class="pre">Misfit,</span> <span class="pre">STDR,</span> <span class="pre">AzGap,</span> <span class="pre">Stat,</span> <span class="pre">DC,</span> <span class="pre">CLVD,</span> <span class="pre">ISO,</span> <span class="pre">S1,</span> <span class="pre">D1,</span> <span class="pre">R1,</span> <span class="pre">S2,</span> <span class="pre">D2,</span> <span class="pre">R2,</span> <span class="pre">Agency,</span> <span class="pre">Author</span></code></p>
<dd><p>Default: <code class="docutils literal notranslate"><span class="pre">Depth,M,Count,Misfit,STDR,AzGap,Stat,DC,CLVD,ISO,S1,D1,R1,S2,D2,R2,Agency,Author</span></code></p>
<p>Type: <em>list:string</em></p>
<p>Values: <code class="docutils literal notranslate"><span class="pre">Depth,M,Count,Misfit,STDR,AzGap,Stat,DC,CLVD,ISO,S1,D1,R1,S2,D2,R2,Agency,Author</span></code></p>
<p>Configure the columns of the event edit focal mechanism
tab that are visible initially.
Possible values are: Depth, M, Count, Misfit, STDR,
tab that are visible initially.</p>
<p>Possible values are: Depth, M, Count, Misfit, STDR,
AzGap, Stat, DC, CLVD, ISO, S1,
D1, R1, S2, D2, R2, Agency, Author</p>
</dd></dl>
@ -3661,7 +3884,8 @@ text color in case of an active alert. E.g. &quot;0:00FF00,900:FF0000&quot;.</p>
<span class="sig-name descname"><span class="pre">eventsummary.alertTimer.textSize</span></span><a class="headerlink" href="#confval-eventsummary.alertTimer.textSize" title="Permalink to this definition"></a></dt>
<dd><p>Type: <em>int</em></p>
<p>Unit: <em>pt</em></p>
<p>The text size of the time ago label in case of an active alert.</p>
<p>The text size of the time ago label in case of an active
alert.</p>
</dd></dl>
</section>
@ -3751,7 +3975,7 @@ text color in case of an active alert. E.g. &quot;0:00FF00,900:FF0000&quot;.</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.