3834 lines
153 KiB
HTML
3834 lines
153 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
||
<title>Change Log — SeisComP Release 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" />
|
||
<link rel="stylesheet" type="text/css" href="../_static/seiscomp.css?v=c6da7ce6" />
|
||
<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 src="../_static/doctools.js?v=888ff710"></script>
|
||
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
|
||
<link rel="index" title="Index" href="../genindex.html" />
|
||
<link rel="search" title="Search" href="../search.html" />
|
||
</head>
|
||
<body>
|
||
<div class="header">
|
||
<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>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="nav">
|
||
<div class="container">
|
||
<div class="content"><a class="pull-right" id="sidebar-toggle">TOC</a>
|
||
|
||
<div class="related" role="navigation" aria-label="related navigation">
|
||
<ul>
|
||
<li class="right">
|
||
<a href="../genindex.html" title="General Index"
|
||
accesskey="I">
|
||
index
|
||
</a>
|
||
</li>
|
||
<li class="nav-item nav-item-0">
|
||
<a href="../index.html">Home</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="container">
|
||
<div class="fitted content" id="anchors-container">
|
||
<div class="body" role="main">
|
||
|
||
<section id="change-log">
|
||
<h1>Change Log<a class="headerlink" href="#change-log" title="Permalink to this heading">¶</a></h1>
|
||
<p>All notable changes to SeisComP are documented here.</p>
|
||
<section id="id1">
|
||
<h2>6.9.0<a class="headerlink" href="#id1" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">16.4.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Fix samplerate conversion from double to fraction.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmv</p>
|
||
<ul>
|
||
<li><p>Fix crash if origin depth is not set.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Fix data availability sort for Python >= 3.13.</p></li>
|
||
<li><p>Fix conditional station requests. Requests involving the
|
||
If-Modified-Since header failed since Twisted
|
||
version 24.7. The http.stringToDatetime() now requires a
|
||
byte string.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix LOCSAT station correction file lookup if <code class="docutils literal notranslate"><span class="pre">SEISCOMP_LOCSAT_TABLE_DIR</span></code>
|
||
environment variable is being used.</p></li>
|
||
<li><p>Decode tokens when parsing a URL.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Provide optional REST API to return the target event an origin would be
|
||
associated to.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id2">
|
||
<h2>6.8.4<a class="headerlink" href="#id2" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Read <code class="docutils literal notranslate"><span class="pre">eventAssociation.minimumScore</span></code> from configuration.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id3">
|
||
<h2>6.8.3<a class="headerlink" href="#id3" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>caps_plugin</p>
|
||
<ul>
|
||
<li><p>Exit if pipe to <code class="docutils literal notranslate"><span class="pre">seedlink</span></code> is broken.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix crash with empty filter parameter list and newer
|
||
C++ compiler versions.</p></li>
|
||
<li><p>Do not call combined:// real-time recordstream with zero
|
||
requests.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id4">
|
||
<h2>6.8.2<a class="headerlink" href="#id4" title="Permalink to this heading">¶</a></h2>
|
||
<ul>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Attempt to fix a crash that is indicated by the terminal output:
|
||
.. code-block:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">QThread</span><span class="p">:</span> <span class="n">Destroyed</span> <span class="k">while</span> <span class="n">thread</span> <span class="ow">is</span> <span class="n">still</span> <span class="n">running</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id5">
|
||
<h2>6.8.1<a class="headerlink" href="#id5" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Allow parenthesis as profile names, e.g. for amplitude
|
||
profiles.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id6">
|
||
<h2>6.8.0<a class="headerlink" href="#id6" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>NonLinLoc locator plugin</p>
|
||
<ul>
|
||
<li><p>Allow <code class="docutils literal notranslate"><span class="pre">SAVE_NLLOC_EXPECTATION</span></code> in NLL configuration
|
||
files.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scwfparam</p>
|
||
<ul>
|
||
<li><p>Add support for custom list of periods.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>LocSAT</p>
|
||
<ul>
|
||
<li><p>Fix bug when a function with only one sample is
|
||
interpolated. That usually lead to location
|
||
errors such as “SVD routine can’t decompose matrix”.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id7">
|
||
<h2>6.7.9<a class="headerlink" href="#id7" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix crash if a transfer function is created from a poles and zeros
|
||
response with either empty poles or empty zeros caused by a certain
|
||
compiler version and configuration.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id8">
|
||
<h2>6.7.8<a class="headerlink" href="#id8" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix QuakeML NodalPlanes export: add <code class="docutils literal notranslate"><span class="pre">preferredPlane</span></code> attribute.</p></li>
|
||
<li><p>Fix crash when serializing empty array as binary streams. This
|
||
crash occurs only on some target builds caused by a certain
|
||
compiler version and configuration.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id9">
|
||
<h2>6.7.7<a class="headerlink" href="#id9" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>LocSAT</p>
|
||
<ul>
|
||
<li><p>Update PKKP table</p></li>
|
||
<li><p>Add PKiKP and PKIKP table</p></li>
|
||
<li><p>Add following phases to list of supported phases for which
|
||
travel time tables exist (iasp91) or which are assigned by
|
||
scautoloc: PKiKP, PKIKP, PKKP, pPKPab, pPKPbc, pPKPdf,
|
||
ScP, SKKP, SKP, SKSac, SKSdf, sPKPab, sPKPbc,
|
||
sPKPdf, sS</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix segmentation fault if the magnitude table should be sorted and
|
||
station magnitudes could not be found in the database or memory.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id10">
|
||
<h2>6.7.6<a class="headerlink" href="#id10" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix URL parsing to allow empty hosts. This is
|
||
in particular important to allows database
|
||
URIs such as <code class="docutils literal notranslate"><span class="pre">sqlite3:///path/to/db</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id11">
|
||
<h2>6.7.5<a class="headerlink" href="#id11" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scmag</p>
|
||
<ul>
|
||
<li><p>Fix crash if arrival distance is not set</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id12">
|
||
<h2>6.7.4<a class="headerlink" href="#id12" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Fix token authentication</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id13">
|
||
<h2>6.7.3<a class="headerlink" href="#id13" title="Permalink to this heading">¶</a></h2>
|
||
<p>This is a security update. If you are running scmaster exposed to
|
||
the public internet then upgrade! Previous versions allowed to
|
||
access files outside the configured media directory if a path was
|
||
requested like <code class="docutils literal notranslate"><span class="pre">http://localhost:18180/../../../../path/to/other/file</span></code>.</p>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Resolve database multithreading access issue which did
|
||
not affect current applications.</p></li>
|
||
<li><p>Fix security issue with scmaster: scmaster HTTP interface
|
||
returned files outside its media directory if requested.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id14">
|
||
<h2>6.7.2<a class="headerlink" href="#id14" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>packaging</p>
|
||
<ul>
|
||
<li><p>Add LICENSE and LICENSE.html to the package (again)</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id15">
|
||
<h2>6.7.1<a class="headerlink" href="#id15" title="Permalink to this heading">¶</a></h2>
|
||
<p>This version converts the database schema to version 0.13.2.
|
||
The datamodel has not changed only the representations of
|
||
datamodel attributes in the database. Specifically we convert
|
||
Comment.text and JournalEntry.parameters from blob to text fields
|
||
which represents what is actually stored there.
|
||
Furthermore PostgreSQL does not accept certain input characters
|
||
when dealing with blobs which where actually “misused” as large strings.
|
||
There are other places where this statement holds as well but they
|
||
will be tackled in future updates.</p>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add missing migration scripts to database schema 0.13.2</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id16">
|
||
<h2>6.7.0<a class="headerlink" href="#id16" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>ITAPER(): Support time spans with double precision, update filter
|
||
documentation.</p></li>
|
||
<li><p>Add locrouter plugin, see
|
||
<a class="reference external" href="https://github.com/SeisComP/common/blob/master/plugins/locator/router/descriptions/global_locrouter.rst">https://github.com/SeisComP/common/blob/master/plugins/locator/router/descriptions/global_locrouter.rst</a>.</p></li>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">amplitudes.[type].considerUnusedArrivals</span></code> which if enabled
|
||
considers stations with unused (disabled) arrivals for amplitude and
|
||
implicitly magnitude computations. Affects scamp, scmag and scolv.</p></li>
|
||
<li><p>Add router locator.</p>
|
||
<ul>
|
||
<li><p>The RouterLocator is a meta locator which selects an actual
|
||
locator based on region profiles configured in GeoJSON or BNA
|
||
files.</p></li>
|
||
<li><p>The locator supports both, the initial location based on a pick
|
||
set and the relocation based on an existing origin. In case no
|
||
origin is available an initial solution is calculated by a
|
||
configurable locator followed by a relocation configured through
|
||
region profiles.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ql2sc</p>
|
||
<ul>
|
||
<li><p>Add FocalMechanismReference to event for the preferred focal mechanism to
|
||
force association.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Set picker distance spinbox precision to 1 decimal.</p></li>
|
||
<li><p>Fix bug in picker when hidden unassociated picks become visible again after
|
||
transferring a solution to the locator window.</p></li>
|
||
<li><p>If <code class="docutils literal notranslate"><span class="pre">olv.locator.presetFromOrigin</span> <span class="pre">=</span> <span class="pre">true</span></code> then the locator will be selected
|
||
according to the methodID and earthModelID. If that is not found then
|
||
the default locator will be set again rather than keeping the last selection.</p></li>
|
||
<li><p>Set OriginLocatorView depth type to “depth type set by locator” when
|
||
presetFromOrigin is true and the depth type is unset, resetting the state of
|
||
the origin set before.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Set default start date to 1902-01-01 rather than 1980-01-01 if a start
|
||
date is not specified for the StationXML node.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul>
|
||
<li><p>When reading a local velocity model file, If CONRAD is not specified,
|
||
the index of the Conrad discontinuity was not set properly, therefore iLoc
|
||
assumed the very first depth as the Conrad thus preventing the calculation
|
||
of Pg/Sg phases. The calculation of travel times from a local velocity model
|
||
was restricted to up to 6 degree distance.
|
||
The Conrad discontinuity is no longer set to the surface when CONRAD is not
|
||
specified in the local velocity model. Travel-time calculations from local
|
||
velocity models now extended to 10 degrees.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">iLoc.usePickUncertainties</span></code> and <code class="docutils literal notranslate"><span class="pre">iLoc.defaultTimeError</span></code> to description.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ew2sc</p>
|
||
<ul>
|
||
<li><p>Set <code class="docutils literal notranslate"><span class="pre">Arrival.timeUsed</span></code> attribute.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>doc</p>
|
||
<ul>
|
||
<li><p>Replace Sphinx m2r2 with sphinx_mdinclude</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>diskmon</p>
|
||
<ul>
|
||
<li><p>Fix stopped modules counter for diskmon.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Fix MYSQL utf8mb4 collation: the database setup allows to define
|
||
the database character set.
|
||
The option ‘utf8mb4’ did not define a collation. The default
|
||
collation for utf8mb4 is typically ‘utf8mb4_general_ci’ which
|
||
is case insensitive. This results in possible public id
|
||
collisions. This change explicitly set the collation to
|
||
‘utf8mb4_bin’.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id17">
|
||
<h2>6.6.3<a class="headerlink" href="#id17" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>bindings2cfg</p>
|
||
<ul>
|
||
<li><p>Fix broken offline mode when <code class="docutils literal notranslate"><span class="pre">--module-name</span></code> is not provided.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iloc</p>
|
||
<ul>
|
||
<li><p>Fix RSTT linking issues with Ubuntu 24.04.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id18">
|
||
<h2>6.6.2<a class="headerlink" href="#id18" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Fix crash if decimation is not set.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id19">
|
||
<h2>6.6.1<a class="headerlink" href="#id19" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix mb magnitude computation in amplitude review window
|
||
which showed magnitudes based on uncorrected amplitude
|
||
values.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id20">
|
||
<h2>6.6.0<a class="headerlink" href="#id20" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">16.3.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Always remove run- and pid-file upon seiscomp stop.</p></li>
|
||
<li><p>Do not resolve and remove configuration variables in <code class="docutils literal notranslate"><span class="pre">global.cfg</span></code>
|
||
after <code class="docutils literal notranslate"><span class="pre">seiscomp</span> <span class="pre">setup</span></code>, e.g. <code class="docutils literal notranslate"><span class="pre">plugins</span> <span class="pre">=</span> <span class="pre">${plugins},</span> <span class="pre">abc</span></code>.</p></li>
|
||
<li><p>Fix PostgreSQL database setup script which caused an error if the
|
||
configured user does not yet exists as database role.</p></li>
|
||
<li><p>Fix MYSQL setup script escape warnings.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Third Party</p>
|
||
<ul>
|
||
<li><p>Update libmseed to 2.19.8</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Allow creating amplitude aliases by configuration of <code class="docutils literal notranslate"><span class="pre">amplitudes.aliases</span></code>
|
||
in global module configuration and amplitude type profiles in global
|
||
bindings.</p></li>
|
||
<li><p>Add filter DURATION().</p></li>
|
||
<li><p>Allow to disable SQLite3 disc syncrhronization to decrease time needed to
|
||
save data in an SQLite3 database: <code class="docutils literal notranslate"><span class="pre">sqlite3:///path/to/file?sync=false</span></code>.</p></li>
|
||
<li><p>Add support for all synchronous flags of SQLite3 (<code class="docutils literal notranslate"><span class="pre">sync=[normal|full|extra]</span></code>).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Replace operator comment input control with a text edit control which
|
||
allows new lines. Furthermore the restriction of 160 characters has been
|
||
removed from the input controls for operator comment and event name.</p></li>
|
||
<li><p>Set spin distance precision to 1 decimal place in picker and amplitude
|
||
picker.</p></li>
|
||
<li><p>Increase number of visible event types in dropdown to 20 (default=10).</p></li>
|
||
<li><p>Ensure all commonEventTypes are visible in event type dropdown.</p></li>
|
||
<li><p>Fix initial locator profile parameter setup in locator setup window.</p></li>
|
||
<li><p>Fix consistency of OriginLocatorView and PickerView with weight 0 arrivals.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcv</p>
|
||
<ul>
|
||
<li><p>Store filter string in QSettings.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Allow the configuration of <code class="docutils literal notranslate"><span class="pre">filters</span></code> with filter names displayed in the
|
||
filter selection menu.</p></li>
|
||
<li><p>Change sorting w.r.t. location and channel.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Add inconsistency warning with decimation stages.</p></li>
|
||
<li><p>Derive stream sampling rate from decimation stages if not given
|
||
explicitly.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Fix message string and value precision.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Fix option <code class="docutils literal notranslate"><span class="pre">--rename</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautopick</p>
|
||
<ul>
|
||
<li><p>Add configuration parameters <code class="docutils literal notranslate"><span class="pre">thresholds.minDuration</span></code> and
|
||
<code class="docutils literal notranslate"><span class="pre">thresholds.maxDuration</span></code> for constraining pick generation.</p></li>
|
||
<li><p>Allow adding custom comments to picks which can be evaluated by other
|
||
modules. Requires the parameters <code class="docutils literal notranslate"><span class="pre">comment.ID</span></code> and <code class="docutils literal notranslate"><span class="pre">comment.text</span></code> to be
|
||
configured.</p></li>
|
||
<li><p>Fix crash in debug output.</p></li>
|
||
<li><p>Add duration comment to pick of <code class="docutils literal notranslate"><span class="pre">thresholds.maxDuration</span></code> is configured.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Add new plugin “evType” for setting event types based on comments of
|
||
picks.</p></li>
|
||
<li><p>Read and write journals with <code class="docutils literal notranslate"><span class="pre">--ep</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scquery</p>
|
||
<ul>
|
||
<li><p>Fix query in documentation.</p></li>
|
||
<li><p>Report if query does not require additional parameters.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screpick</p>
|
||
<ul>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--ep</span></code> for XML playbacks.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>In check mode report streams without reference to data logger.</p></li>
|
||
<li><p>Update table of checked objects in documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scxmlmerge</p>
|
||
<ul>
|
||
<li><p>Add support for journaling and command-line option <code class="docutils literal notranslate"><span class="pre">--journaling</span></code>.</p></li>
|
||
<li><p>Allow ignoring empty or other bad files by new command-line option
|
||
<code class="docutils literal notranslate"><span class="pre">--ignore-bad-files</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scvoice</p>
|
||
<ul>
|
||
<li><p>Fix message string and value precision.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix rendering of line styles in map legends.</p></li>
|
||
<li><p>Fix rendering of geofeature names when a feature is wrapped on the map.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul>
|
||
<li><p>Update documentation.</p></li>
|
||
<li><p>Add scripts for installing iLoc auxiliary files with
|
||
<code class="docutils literal notranslate"><span class="pre">seiscomp</span> <span class="pre">install-deps</span> <span class="pre">iloc</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>StdLoc</p>
|
||
<ul>
|
||
<li><p>Refuse locating with less than 4 picks.</p></li>
|
||
<li><p>Update documentation.</p></li>
|
||
<li><p>Improve parameter descriptions.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id21">
|
||
<h2>6.5.1<a class="headerlink" href="#id21" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Fix bug in message composition.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtlog</p>
|
||
<ul>
|
||
<li><p>Output pick comments.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id22">
|
||
<h2>6.5.0<a class="headerlink" href="#id22" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">16.2.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Support forming alias modules from GUI modules.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Filter <code class="docutils literal notranslate"><span class="pre">INT</span></code> can be used without an argument (default 0).</p></li>
|
||
<li><p>Add more filters: SUM, DT and SR.</p></li>
|
||
<li><p>Allow negative frequency values for <code class="docutils literal notranslate"><span class="pre">BW*</span></code> and <code class="docutils literal notranslate"><span class="pre">BPENV</span></code> which
|
||
resolve to <code class="docutils literal notranslate"><span class="pre">-freq</span> <span class="pre">*</span> <span class="pre">fsamp</span></code>.</p></li>
|
||
<li><p>Remove deprecated module from <code class="docutils literal notranslate"><span class="pre">access.py</span></code>.</p></li>
|
||
<li><p>Read homogeneous travel time configuration from application
|
||
configuration.</p></li>
|
||
<li><p>Fix unit conversion for confidenceEllipsoid in QuakeML exporter.</p></li>
|
||
<li><p>Improve handling of connection errors in PostgreSQL database plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>amplitudes</p>
|
||
<ul>
|
||
<li><p>If IASPEI mode is enabled then Ms(BB) checks the period to be in the
|
||
valid range of (3, 60).</p></li>
|
||
<li><p>Fix crash in MLh if maxDepth is set greater than DEPTH_MAX.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>The commit with options dialog removes the “Fix magnitude type” checkbox
|
||
and replaces it with the magnitude type dropdown. This affects the
|
||
custom commit buttons when activated in combination with SHIFT or if
|
||
the profile asks for confirmation. The configured preferred magnitude
|
||
type will be preselected in the dropdown list.</p></li>
|
||
<li><p>Fix background rendering of trace widget under some conditions</p></li>
|
||
<li><p>Sychronize XML defaults with event list.</p></li>
|
||
<li><p>Do not show tooltips for hidden trace widget markers.</p></li>
|
||
<li><p>Add Pick.time.confidenceLevel to pick tooltip of the waveform picker.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--only-instruments</span></code> switch to ignore networks on output.</p></li>
|
||
<li><p>Derive stream sampling rate from decimation stages if not given explicitly
|
||
in the FDSNXML channel.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ql2sc</p>
|
||
<ul>
|
||
<li><p>Send EvPrefMw if Mw part of a moment tensor has been received as preferred
|
||
magnitude. This fixes the <code class="docutils literal notranslate"><span class="pre">syncPreferred</span></code> switch.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Fixed three memory leaks.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Fix applying author filter.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scvoice</p>
|
||
<ul>
|
||
<li><p>Fix segfault during exit.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scxmldump</p>
|
||
<ul>
|
||
<li><p>Support dumping picks by publicID using <code class="docutils literal notranslate"><span class="pre">--pick</span></code>.</p></li>
|
||
<li><p>Ignore unpreferred magnitudes with <code class="docutils literal notranslate"><span class="pre">-p</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--3c</span></code> to show all three components of <code class="docutils literal notranslate"><span class="pre">detecStream</span></code>.</p></li>
|
||
<li><p>Use consistent menu entry names.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>stdloc</p>
|
||
<ul>
|
||
<li><p>GridSearch.cellSize replaced by GridSearch.numPoints.</p></li>
|
||
<li><p>Default method is now LeastSquares.</p></li>
|
||
<li><p>Add LeastSquares.depthInit (like LOCSAT locator).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screloc</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">allowAnyStatus</span></code> option to allow origins to be relocated
|
||
without checking their evaluationStatus.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id23">
|
||
<h2>6.4.4<a class="headerlink" href="#id23" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix invalid memory access in caps_plugin which prevented to start up
|
||
correctly.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul>
|
||
<li><p>Fix relative time parameter parsing.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Fix crash in combination with <code class="docutils literal notranslate"><span class="pre">-N</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iloc</p>
|
||
<ul>
|
||
<li><p>Update link to aux files.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>The event list preserves the sorting mode and column after a reload.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id24">
|
||
<h2>6.4.3<a class="headerlink" href="#id24" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix network magnitude evaluation status dropdown update. Due
|
||
to different sorting of the dropdown values the evaluation
|
||
status has not been set correctly.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id25">
|
||
<h2>6.4.2<a class="headerlink" href="#id25" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scqc</p>
|
||
<ul>
|
||
<li><p>Fix performance issue which can result in 100% CPU usage so that
|
||
scqc cannot keep up with the input data rate.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Populate Ms(BB) amplitude SNR attribute.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id26">
|
||
<h2>6.4.1<a class="headerlink" href="#id26" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Fix regression which causes a crash if a magnitude type should be
|
||
fixed.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id27">
|
||
<h2>6.4.0<a class="headerlink" href="#id27" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add Pipe record filter</p></li>
|
||
<li><p>Take sensor location elevation into account when computing
|
||
the hypocentral distance in amplitude time windows.</p></li>
|
||
<li><p>Support shortened time formats for SeisComP and ISO time strings in
|
||
function fromString() such as “2024-04-01 01” and 2024-04-01T01.</p></li>
|
||
<li><p>Report an error if file recordstream is used without a regular file.</p></li>
|
||
<li><p>Set host to localhost if empty in caps recordstream.</p></li>
|
||
<li><p>Add CUTOFF() and STALTA2() to documentation of filter grammar.</p></li>
|
||
<li><p>Add scripts for installing software dependencies for Ubuntu 24.04 which
|
||
can be installed using seiscomp install-deps …</p></li>
|
||
<li><p>stdloc</p>
|
||
<ul>
|
||
<li><p>Reject locations on the grid boundary.</p></li>
|
||
<li><p>Handle missing ttt for certain phases.</p></li>
|
||
<li><p>Arrival distance must be epicentral not hypocentral.</p></li>
|
||
<li><p>OctTree search optimization.</p></li>
|
||
<li><p>Remove overwhelming log messages.</p></li>
|
||
<li><p>Avoid rare but possible crush of eigv/chi2 code.</p></li>
|
||
<li><p>Fix octtree search failures in case of very large cell sizes.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>reftek plugin: expand max stream ID length to 5 characters.</p></li>
|
||
<li><p>optodas: set gain frequency in inventory channel.</p></li>
|
||
<li><p>serial: add maRam Weatherstation V1 support.</p></li>
|
||
<li><p>mws: fix dft485 support.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Serve index.html when browsing a directory with HTTP.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart, scdbstrip, scevtls, scevtstreams, scmssort, scorgls, scart, scsendorigin</p>
|
||
<ul>
|
||
<li><p>Allow all datetime formats support by Time.FromString.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Fix running in a loop when applying –check.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add preferred magnitude selection to “Commit with options” dialog.</p></li>
|
||
<li><p>Populate AmplitudeView minSNR control with currently configured value.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add splitter between main view and event summary to be able to adjust the
|
||
width of the event summary panel.</p></li>
|
||
<li><p>Make the application content scrollable if the window width is smaller than
|
||
the minimum required content width.</p></li>
|
||
<li><p>Plot infrasound phases with inverted triangles.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Prioritize picks over amplitudes when sorting both with identical
|
||
creation times in playbacks using <code class="docutils literal notranslate"><span class="pre">--ep</span></code>.</p></li>
|
||
<li><p>Initialize variables consistently with default configuration and
|
||
description XML.</p></li>
|
||
<li><p>Do not use horizontal slowness and backazimuth for relocating if arrival
|
||
is excluded.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scamp</p>
|
||
<ul>
|
||
<li><p>Add parameter <code class="docutils literal notranslate"><span class="pre">amptool.streamFromBindings</span></code> to measure amplitudes
|
||
on the global bindings channel instead of the picked channel.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmag</p>
|
||
<ul>
|
||
<li><p>Sychronize default values with code and cfg.</p></li>
|
||
<li><p>Add configuration parameter <code class="docutils literal notranslate"><span class="pre">summaryMagnitude.singleton</span></code> controlling
|
||
whether a summary magnitude is computed from a single network magnitude
|
||
or not.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul>
|
||
<li><p>Fix PostgreSQL query.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Allow streams with undefined coordinates if region restriction is not used.</p></li>
|
||
<li><p>Allow to read files from stdin with <code class="docutils literal notranslate"><span class="pre">scrttv</span> <span class="pre">-</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>PoleAndZero.number and PolynomialCoefficient.number is optional.</p></li>
|
||
<li><p>Add support for more flexible date and time strings.</p></li>
|
||
<li><p>Add usage to help output.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Add charset=utf-8 to all text-based content types.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Add author filter. Thanks to Donavin97 for the contribution.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul>
|
||
<li><p>Allow searching for events by event type.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Fix crash under some conditions. This crash was caused by configurations
|
||
where remove and update operations were sent out of sync.</p></li>
|
||
<li><p>Do not prefer magnitudes with evaluation status “rejected”.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>invextr</p>
|
||
<ul>
|
||
<li><p>Extract inventory based on start and end time.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>msrtsimul</p>
|
||
<ul>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">-u,</span> <span class="pre">--unlimited</span></code> to allow forwarding non 512 byte miniSEED
|
||
records.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>gfs2fep</p>
|
||
<ul>
|
||
<li><p>Add new tool to convert BNA or GeoJSON vectors to fep format.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>software dependencies</p>
|
||
<ul>
|
||
<li><p>Add support of Ubuntu 24.04.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>documentation</p>
|
||
<ul>
|
||
<li><p>Add supported time formats in new section ‘Time Formats’.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id28">
|
||
<h2>6.3.1<a class="headerlink" href="#id28" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix MYSQL reconnect when server went away.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id29">
|
||
<h2>6.3.0<a class="headerlink" href="#id29" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Add OptoDAS plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add new filter BPENV() for approximating envelopes.</p></li>
|
||
<li><p>Add new filters RUD() and RND() for generating random signals with
|
||
uniform and normal distribution, respectively. When apply to data, the
|
||
data samples are replaced by the random signal. For adding noise use the
|
||
‘+’ operator. Example: self+RUD(-10,10)>>BW(3,0.7,2).</p></li>
|
||
<li><p>New time grammar operator, OT, for configuring amplitude-time windows.</p></li>
|
||
<li><p>Handle negative channel gain: amplitude processors always return
|
||
positive amplitudes.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add time and publicID to pick tool tip in picker.</p></li>
|
||
<li><p>Handle single component positive dip. Traces will be flipped when
|
||
transforming int ZNE.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Handle negative gains. Traces will be flipped if values should be shown
|
||
in gain units.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdumpcfg</p>
|
||
<ul>
|
||
<li><p>The option <code class="docutils literal notranslate"><span class="pre">-P</span></code> supports lists, allowing to request the values for
|
||
multiple parameters instead of only one.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul>
|
||
<li><p>Include created events in output without modified date using
|
||
<code class="docutils literal notranslate"><span class="pre">--modified-after</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>Report missing values for channel dip and azimuth,</p></li>
|
||
<li><p>Report when both channel dip and gain are negative as this may be
|
||
accomplished by positive values.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>The evrc (RegionCheck) plugin ignores but reports missing polygons
|
||
instead of dropping the region check entirely.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul>
|
||
<li><p>Update iLoc code to version 4.2.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>doc</p>
|
||
<ul>
|
||
<li><p>Add more details to amplitude time window configuration grammar.</p></li>
|
||
<li><p>Add BPENV, RND and RUD filter.</p></li>
|
||
<li><p>More details on magnitude average methods.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>system</p>
|
||
<ul>
|
||
<li><p>Add libqt5printsupport5 dependency to Debian bases distributions.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id30">
|
||
<h2>6.2.1<a class="headerlink" href="#id30" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Fix crash on exit.</p></li>
|
||
<li><p>Fix handling of <code class="docutils literal notranslate"><span class="pre">agencyIDs</span></code>: an empty string in the configuration file
|
||
will allow any agency ID.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix ML/MLc amplitude time window computation to raise an error if one
|
||
component fails.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix map legend generation from feature directories.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix crash if an MT solution does not contain a derived origin.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>hypo71</p>
|
||
<ul>
|
||
<li><p>Fix writing the correct number of stations and phases to new origins.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id31">
|
||
<h2>6.2.0<a class="headerlink" href="#id31" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix magnitude aliases for ML’s in combination with different amplitude
|
||
types. E.g. <code class="docutils literal notranslate"><span class="pre">MLderived:MLc:MLv</span></code> should work now.</p></li>
|
||
<li><p>3C component detection by checking mutual perpendicular sensor
|
||
orientations increased the tolerance from 1 degree to 5 degrees.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Allow checking individual inventory files in Inventory panel.</p></li>
|
||
<li><p>Fix white space rendering in tooltips.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix crash in amplitude review window under CentOS7
|
||
caused by the measure type preselection introduced
|
||
in 6.1.2.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Disable “Show picks/arrivals” actions if <code class="docutils literal notranslate"><span class="pre">showPicks</span></code>
|
||
is set to <code class="docutils literal notranslate"><span class="pre">false</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul>
|
||
<li><p>Fix segfault triggered by stream filter.</p></li>
|
||
<li><p>Use value of <code class="docutils literal notranslate"><span class="pre">0</span></code> in <code class="docutils literal notranslate"><span class="pre">maxSegment</span></code> parameter to disable segment limits.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>Fix reporting stream groups with other than 1 or 3 channels.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Output full precision in event text format.</p></li>
|
||
<li><p>Fix exception in availability access test.</p></li>
|
||
<li><p>Fix authorization error.</p></li>
|
||
<li><p>Add configuration option <code class="docutils literal notranslate"><span class="pre">inventoryCoordinatePrecision</span></code> allowing
|
||
to obfuscate inventory geo coordinates.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id32">
|
||
<h2>6.1.2<a class="headerlink" href="#id32" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Populate SNR value of ML and MLc amplitudes.</p></li>
|
||
<li><p>Fix reading amplitude regionalization regions, use
|
||
<code class="docutils literal notranslate"><span class="pre">magnitudes.[type].regionFile</span></code> instead of <code class="docutils literal notranslate"><span class="pre">magnitudes.[type].regions</span></code> as
|
||
in v4.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Preselect measure type and combiner dropdown based on station bindings.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scesv</p>
|
||
<ul>
|
||
<li><p>Fix regression which prevented showing the current magnitudes when
|
||
<code class="docutils literal notranslate"><span class="pre">showLastAutomaticSolution</span> <span class="pre">=</span> <span class="pre">true</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id33">
|
||
<h2>6.1.1<a class="headerlink" href="#id33" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix station count update of Mw magnitude if a magnitudes has been
|
||
recalculated in the magnitude view. Furthermore the Mw tab header
|
||
updates correctly and shows the number of stations.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id34">
|
||
<h2>6.1.0<a class="headerlink" href="#id34" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">16.1.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>ql2sc</p>
|
||
<ul>
|
||
<li><p>Add configurable event synchronization delay parameter to avoid
|
||
race conditions in cross connected setups.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Consider configuration of LOCSAT locator interface, supporting
|
||
deactivation of slowness, backazimuth parameters which may be obtained
|
||
during phase picking.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix crash in chain plugin if mseed records with invalid header data are
|
||
transmitted.</p></li>
|
||
<li><p>Fix network code mapping in <code class="docutils literal notranslate"><span class="pre">sock_plugin</span></code>.</p></li>
|
||
<li><p>Fix fifo path resolve in <code class="docutils literal notranslate"><span class="pre">mseedfifo_plugin</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scesv</p>
|
||
<ul>
|
||
<li><p>Fix crash in combination with latest automatic
|
||
origin display.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdispatch</p>
|
||
<ul>
|
||
<li><p>Log if an object already exists in database so that a user can
|
||
understand why nothing was dispatched.</p></li>
|
||
<li><p>Remove all event objects from the list of objects when applying
|
||
<code class="docutils literal notranslate"><span class="pre">--no-events</span></code> instead of removing the routing.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--nslc</span></code> option allowing to skip initial archive scan for
|
||
available waveform stream IDs.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>Add test for stream orthogonality to the check command:</p>
|
||
<ul>
|
||
<li><p>The test is limited to streams with sensor type code G, H, L or N
|
||
(second letter of channel code).</p></li>
|
||
<li><p>Any 3-component stream group of the same epoch stream code being not
|
||
orthogonal is reported. Deviations of up to 1 degree are tolerated.
|
||
The test is diagnostic since data processing made on horizontal or 3
|
||
components, e.g., for picking S phases or measuring ML amplitudes
|
||
will rely on orthogonality and will deny any streams groups
|
||
violating orthogonality.</p></li>
|
||
<li><p>If 3-component streams exist for a sensor location, any epoch
|
||
having 2 or more than 3 components for the same sensor location will
|
||
be reported.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Prevent RMHP() from crashing when time span is below sample interval.</p></li>
|
||
<li><p>Magnitude regionalization for profile “world” can work without
|
||
specifying a region file.</p></li>
|
||
<li><p>Magnitude region check also includes minimum and maximum depth,
|
||
transforming the 2D region test into a 3D region test.</p></li>
|
||
<li><p>Expose parameter <code class="docutils literal notranslate"><span class="pre">amplitudes.iaspei</span></code> in global module configuration of
|
||
scconfig.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>magnitudes</p>
|
||
<ul>
|
||
<li><p>Add depth check to regionalization.</p></li>
|
||
<li><p>Update documentation of concepts and tutorial.</p></li>
|
||
<li><p>Update MLc documentation.</p></li>
|
||
<li><p>MLv, ML, MLc: Test regionalized <code class="docutils literal notranslate"><span class="pre">logA0</span></code> parameters for old-style values.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Remove support for Ubuntu 18.04 with <code class="docutils literal notranslate"><span class="pre">install-deps</span></code>.</p></li>
|
||
<li><p>Switch <code class="docutils literal notranslate"><span class="pre">install-deps</span></code> to Qt5 with RHEL7.</p></li>
|
||
<li><p>Resolve fifo path in <code class="docutils literal notranslate"><span class="pre">mseedfifo</span></code> plugin configuration to support
|
||
<code class="docutils literal notranslate"><span class="pre">@ROOTDIR@</span></code> and other SeisComP directories.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id35">
|
||
<h2>6.0.5<a class="headerlink" href="#id35" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Revert previous fix as it fixes one configuration but breaks another.
|
||
Future versions will address this issue.</p></li>
|
||
<li><p>Fix mseedfifo plugin setup that it can be used as regular plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id36">
|
||
<h2>6.0.4<a class="headerlink" href="#id36" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Fix an issue with special characters in db password, etc.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Set red background also for checkboxes if the parameter is overridden.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix spectrogram rendering with time normalization.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix internal timer exceptions in combination with OSX.</p></li>
|
||
<li><p>Remove duplicate CLI parameter <code class="docutils literal notranslate"><span class="pre">--shutdown-master-username</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Add more channels and increase sample rate to 1Hz for vaisala protocol.</p></li>
|
||
<li><p>Fix plugin update-config if global parameters are modified, e.g.,
|
||
mseeedfifo plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id37">
|
||
<h2>6.0.3<a class="headerlink" href="#id37" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix spectrogram update rendering w.r.t. time normalization.</p></li>
|
||
<li><p>Fix zoom record time range display in amplitude view. When a new time
|
||
range has been selected, e.g. via the time scale, then not the full time
|
||
range has been set but only < 100% depending on the window size and
|
||
screen resolution.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id38">
|
||
<h2>6.0.2<a class="headerlink" href="#id38" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Remove logging of database connection to not expose user accounts in log
|
||
files.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Remove logging of of database connection in dbstore plugin to not expose
|
||
user accounts in log files.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id39">
|
||
<h2>6.0.1<a class="headerlink" href="#id39" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Fix database migration detection</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id40">
|
||
<h2>6.0.0<a class="headerlink" href="#id40" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">16.0.0</span></code></p>
|
||
<p>With this version we drop Qt 4 support for all GUI applications.</p>
|
||
<p>The database schema receives a small update and will increase the schema version
|
||
to 0.13. In particular some new event types have been introduced:</p>
|
||
<ul class="simple">
|
||
<li><p>volcano tectonic</p></li>
|
||
<li><p>volcanic long period</p></li>
|
||
<li><p>volcanic very long period</p></li>
|
||
<li><p>volcanic hybrid</p></li>
|
||
<li><p>volcanic rockfall</p></li>
|
||
<li><p>volcanic tremor</p></li>
|
||
<li><p>pyroclastic flow</p></li>
|
||
<li><p>lahar</p></li>
|
||
</ul>
|
||
<p>SeisComP3 API support is deprecated and will be removed in the next major
|
||
version of SeisComP. This affects C++ includes like</p>
|
||
<div class="highlight-c++ notranslate"><div class="highlight"><pre><span></span><span class="cp">#include</span><span class="w"> </span><span class="cpf"><seiscomp3/core/datetime.h></span>
|
||
</pre></div>
|
||
</div>
|
||
<p>and Python imports like</p>
|
||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">seiscomp3.Core</span>
|
||
</pre></div>
|
||
</div>
|
||
<p>They must be replaced with their SeisComP counterparts:</p>
|
||
<div class="highlight-c++ notranslate"><div class="highlight"><pre><span></span><span class="cp">#include</span><span class="w"> </span><span class="cpf"><seiscomp/core/datetime.h></span>
|
||
</pre></div>
|
||
</div>
|
||
<p>and</p>
|
||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">seiscomp.core</span>
|
||
</pre></div>
|
||
</div>
|
||
<p>Changes:</p>
|
||
<ul>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Configuration schema files
|
||
(<code class="docutils literal notranslate"><span class="pre">@SYSTEMCONFIGDIR@/descriptions/[module].xml</span></code>) support extending
|
||
available structures with plugins including selective name matching:</p>
|
||
<div class="highlight-xml notranslate"><div class="highlight"><pre><span></span><span class="nt"><extend-struct</span><span class="w"> </span><span class="na">type=</span><span class="s">"Amplitude"</span><span class="nt">></span>
|
||
<span class="w"> </span><span class="nt"><parameter</span><span class="w"> </span><span class="na">name=</span><span class="s">"param1"</span><span class="w"> </span><span class="na">type=</span><span class="s">"string"</span><span class="nt">/></span>
|
||
<span class="nt"></extent-struct></span>
|
||
</pre></div>
|
||
</div>
|
||
<p>or with matching structure names (here ML* including regular expressions):</p>
|
||
<div class="highlight-xml notranslate"><div class="highlight"><pre><span></span><span class="nt"><extend-struct</span><span class="w"> </span><span class="na">type=</span><span class="s">"Amplitude"</span><span class="w"> </span><span class="na">match-name=</span><span class="s">"ML.*"</span><span class="nt">></span>
|
||
<span class="w"> </span><span class="nt"><parameter</span><span class="w"> </span><span class="na">name=</span><span class="s">"param1"</span><span class="w"> </span><span class="na">type=</span><span class="s">"string"</span><span class="nt">/></span>
|
||
<span class="nt"></extent-struct></span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Artificial origins: Allow pasting of hypocenter coordinates with high
|
||
precision.</p></li>
|
||
<li><p>Changed KM_OF_DEGREE constant according to WGS84 mean radius definition.</p></li>
|
||
<li><p>Changed default values of Wood-Anderson instrument filter to
|
||
recommendations by IASPEI magnitude group, 2011 and Uhrhammer et al.,
|
||
1990. The change systematically reduces magnitudes by 0.13 when making
|
||
use of amplitudes measured on waveforms corrected for Wood-Anderson
|
||
seismometers with default.</p></li>
|
||
<li><p>Remove <code class="docutils literal notranslate"><span class="pre">MYSQL_OPT_RECONNECT</span></code> option from MYSQL database driver to get
|
||
rid of the deprecation warning by newer MYSQL client library versions.
|
||
The automatic reconnect has been added to the driver code instead.</p></li>
|
||
<li><p>Update <code class="docutils literal notranslate"><span class="pre">cities.xml</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>amplitudes</p>
|
||
<ul class="simple">
|
||
<li><p>Compute ML peak-to-trough and mb amplitudes according to IASPEI
|
||
recommendations if configured with <code class="docutils literal notranslate"><span class="pre">amplitudes.iaspei</span> <span class="pre">=</span> <span class="pre">true</span></code>.</p></li>
|
||
<li><p>Allow configuration of time windows based on time grammar.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>magnitudes</p>
|
||
<ul class="simple">
|
||
<li><p>Simplify configuration of magnitude regionalization by global
|
||
module configuration in scconfig.</p></li>
|
||
<li><p>Allow creating magnitude aliases by configuration of <code class="docutils literal notranslate"><span class="pre">magnitudes.aliases</span></code>
|
||
in global module configuration and magnitude type profiles in global
|
||
bindings.</p></li>
|
||
<li><p>Add a Magnitudes section to the documentation of concepts.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>documentation</p>
|
||
<ul class="simple">
|
||
<li><p>Add subsection on locators to Concepts section.</p></li>
|
||
<li><p>Add a tutorial on regionalization of magnitudes and aliases.</p></li>
|
||
<li><p>Add section on time grammar for configuring time windows, e.g. for
|
||
measuring amplitudes for magnitudes.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scesv</p>
|
||
<ul class="simple">
|
||
<li><p>Show event type information.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scquery</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--print-query-only</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdumpcfg</p>
|
||
<ul class="simple">
|
||
<li><p>Fix reading bindings from database without requiring a messaging system.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtstreams</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--nslc</span></code> for filtering the read phase picks by stream IDs.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Hypo71</p>
|
||
<ul class="simple">
|
||
<li><p>Add file rotator for log file defined by global parameter
|
||
<code class="docutils literal notranslate"><span class="pre">hypo71.logFile</span></code>.</p></li>
|
||
<li><p>Use <code class="docutils literal notranslate"><span class="pre">hypo71.logFile</span></code> consistently with @LOGDIR@/HYPO71.LOG.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp tool</p>
|
||
<ul class="simple">
|
||
<li><p>Add command <code class="docutils literal notranslate"><span class="pre">print</span> <span class="pre">variables</span></code> for printing internal SeisComP variables.</p></li>
|
||
<li><p>Add documentation in section Utilities.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul class="simple">
|
||
<li><p>Add restoring default amplitude-time windows in amplitude picker
|
||
(Shift + W).</p></li>
|
||
<li><p>Add resetting the length of the zoom window to the trace overview in
|
||
amplitude picker.</p></li>
|
||
<li><p>Preserve arrival definition flags (backazimuth, h-slowness) when committing
|
||
from picker if a pick is not enabled.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul class="simple">
|
||
<li><p>Add spectrogram view</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmapcut</p>
|
||
<ul class="simple">
|
||
<li><p>Plot multiple events if given.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>Fix reading miniSEED from stdin without -I as default.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul class="simple">
|
||
<li><p>Fix rendering of parameter tooltips and evaluation info boxes. This bug
|
||
prevented special strings, e.g. “A < 12”, to be displayed correctly.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdbstrip</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--time-window</span></code>.</p></li>
|
||
<li><p>Do not delete anything by default.</p></li>
|
||
<li><p>Add daterange option <code class="docutils literal notranslate"><span class="pre">--daterange</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdispatch</p>
|
||
<ul class="simple">
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--create-notifier</span></code> option.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul class="simple">
|
||
<li><p>Fix removal of map legend</p></li>
|
||
<li><p>Reset legends if geo feature layer is reloaded</p></li>
|
||
<li><p>Add additional legend alignment options</p></li>
|
||
<li><p>Support rendering of geo feature name next to symbols</p></li>
|
||
<li><p>Drop Qt4 support</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>invextr</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--nslc</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--input</span></code> loading XML and printing IDs of contained events.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scorgls</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--input</span></code> loading XML and printing IDs of contained origins.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul class="simple">
|
||
<li><p>Rescan only those chunks modified since last scan.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--deep-scan</span></code> paramater to force rescan.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--to</span></code> and <code class="docutils literal notranslate"><span class="pre">--from</span></code> parameter to limit scan by record time.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--modified-since</span></code> and <code class="docutils literal notranslate"><span class="pre">--modified-until</span></code> parameter to rescan
|
||
chunks modified in particular time window.</p></li>
|
||
<li><p>Add options <code class="docutils literal notranslate"><span class="pre">--include</span></code> and <code class="docutils literal notranslate"><span class="pre">--exclude</span></code> for filtering waveforms by ID.</p></li>
|
||
<li><p>Modernize code.</p></li>
|
||
<li><p>Add test cases.</p></li>
|
||
<li><p>Increase collector API version to 2.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screpick</p>
|
||
<ul class="simple">
|
||
<li><p>Add as new module.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id41">
|
||
<h2>5.5.19<a class="headerlink" href="#id41" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix MYSQL reconnect when server went away.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id42">
|
||
<h2>5.5.18<a class="headerlink" href="#id42" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scdb</p>
|
||
<ul>
|
||
<li><p>Fix reading notifier messages from XML</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id43">
|
||
<h2>5.5.17<a class="headerlink" href="#id43" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scesv</p>
|
||
<ul>
|
||
<li><p>Fix regression which prevented showing the current
|
||
magnitudes when <code class="docutils literal notranslate"><span class="pre">showLastAutomaticSolution</span> <span class="pre">=</span> <span class="pre">true</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id44">
|
||
<h2>5.5.16<a class="headerlink" href="#id44" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix station count update of Mw magnitude if a magnitudes
|
||
has been recalculated in the magnitude view. Furthermore
|
||
the Mw tab header updates correctly and shows the number
|
||
of stations.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id45">
|
||
<h2>5.5.15<a class="headerlink" href="#id45" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix crash in chain plugin if mseed records with
|
||
invalid header data are transmitted.</p></li>
|
||
<li><p>Fix network code mapping in <code class="docutils literal notranslate"><span class="pre">sock_plugin</span></code>.</p></li>
|
||
<li><p>Fix fifo path resolve in <code class="docutils literal notranslate"><span class="pre">mseedfifo_plugin</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id46">
|
||
<h2>5.5.14<a class="headerlink" href="#id46" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Revert previous fix as it fixes one configuration but breaks
|
||
another.</p></li>
|
||
<li><p>Fix mseedfifo plugin setup that it can be used as regular plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id47">
|
||
<h2>5.5.13<a class="headerlink" href="#id47" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix plugin update-config if global parameters are modified,
|
||
e.g. mseeedfifo plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id48">
|
||
<h2>5.5.12<a class="headerlink" href="#id48" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Fix an issue with special characters in db password, etc.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Remove duplicate CLI parameter <code class="docutils literal notranslate"><span class="pre">--shutdown-master-username</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id49">
|
||
<h2>5.5.11<a class="headerlink" href="#id49" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scmapcut</p>
|
||
<ul>
|
||
<li><p>Fix crash in combination with <code class="docutils literal notranslate"><span class="pre">-h</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id50">
|
||
<h2>5.5.10<a class="headerlink" href="#id50" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Fix associator locator solution update with Qt4 if either locator profile
|
||
or depth has changed. This mainly affects RHEL7 builds. All other builds
|
||
which are using Qt4 are affected as well.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id51">
|
||
<h2>5.5.9<a class="headerlink" href="#id51" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Fix evaluated parameter value rendering if it contains characters
|
||
like < or >.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix setting the preferred magnitude from the magnitude view by selecting
|
||
the magnitude tab and committing. Fix / release / fix did not work as
|
||
expected with some database backends.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id52">
|
||
<h2>5.5.8<a class="headerlink" href="#id52" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Fix setting first enabled event in event list. This has caused application,
|
||
e.g. scesv, to not update the current event if the type has changed to
|
||
“not existing” or “other”.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Preserve arrival definition flags (backazimuth, h-slowness) when committing
|
||
from picker if a pick is not enabled.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id53">
|
||
<h2>5.5.7<a class="headerlink" href="#id53" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix width of calculate amplitude window in combination with
|
||
large recordstream URIs.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix deadlock in concurrent recordstream which affected
|
||
<code class="docutils literal notranslate"><span class="pre">balanced://</span></code> and <code class="docutils literal notranslate"><span class="pre">routing://</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id54">
|
||
<h2>5.5.6<a class="headerlink" href="#id54" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scbulletin</p>
|
||
<ul>
|
||
<li><p>Fix KML output which did not produce complete XML documents.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id55">
|
||
<h2>5.5.5<a class="headerlink" href="#id55" title="Permalink to this heading">¶</a></h2>
|
||
<p><strong>IMPORTANT</strong>: This fixes a regression of scamp introduced with version 5.5.0 which
|
||
caused scamp to always compute new amplitudes for origin and their
|
||
arrivals.</p>
|
||
<ul>
|
||
<li><p>doc</p>
|
||
<ul>
|
||
<li><p>Update templates to build with latest Sphinx version. We tested against
|
||
Sphinx 7.2.2 and required the following packages installed with pip:</p>
|
||
<ul class="simple">
|
||
<li><p>sphinx</p></li>
|
||
<li><p>m2r2</p></li>
|
||
<li><p>sphinxcontrib.bibtex</p></li>
|
||
</ul>
|
||
<p>The doctulils package must be installed in version 0.20 or later in order
|
||
to render the bib index correctly.</p>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>Run in import mode by default.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scamp</p>
|
||
<ul class="simple">
|
||
<li><p>Fix re-computation of amplitudes anytime a new origin is received. This restores
|
||
the behaviour of version < 5.5.0.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul class="simple">
|
||
<li><p>Support date format %F, e.g. <code class="docutils literal notranslate"><span class="pre">scevtls</span> <span class="pre">--begin</span> <span class="pre">2023-09-13</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmapcut</p>
|
||
<ul class="simple">
|
||
<li><p>Plot all events from a given XML and not just the first one unless filtered
|
||
with <code class="docutils literal notranslate"><span class="pre">--event-id</span></code>.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--without-arrivals</span></code> to plot only the origin symbol without stations.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul class="simple">
|
||
<li><p>Fix computation of stdloc residuals.</p></li>
|
||
<li><p>Allow stdloc LeastSquares to locate even with less iterations.</p></li>
|
||
<li><p>Fix regression in MLc magnitude to correctly compute the hypocentral
|
||
distance taking the sensor location elevation into account and also
|
||
supporting negative source depths. In versions < 5.5.3 the source
|
||
depth was clipped to 0 and the sensor location elevation did not
|
||
contribute. In version 5.5.3 and 5.5.4 all depths were considered
|
||
but without the sensor location elevation.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id56">
|
||
<h2>5.5.4<a class="headerlink" href="#id56" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scamp</p>
|
||
<ul>
|
||
<li><p>Fix bug which prevented passing the origin information to
|
||
the amplitude computation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>MYSQL</p>
|
||
<ul>
|
||
<li><p>Fix deprecation warning of the libmysqlclient w.r.t. <code class="docutils literal notranslate"><span class="pre">MYSQL_OPT_RECONNECT</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Output full database schema version including patch version</p></li>
|
||
<li><p>Fix logging memory leak when the application class is initialized multiple
|
||
times, usually in code implementing tests.</p></li>
|
||
<li><p>Minor documentation fixes for stdloc.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Fix mouse selection of mode drop down menu.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id57">
|
||
<h2>5.5.3<a class="headerlink" href="#id57" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add more debug output to magnitudes ML, MLv and MLc.</p></li>
|
||
<li><p>Fix crash if distance for MLv.logA0 is out of range.</p></li>
|
||
<li><p>Fix reading of MLc magnitude correction factors of
|
||
regionalization profiles.</p></li>
|
||
<li><p>Fix messaging re-connection deadlock that causes applications
|
||
to hang forever after the messaging connection has been
|
||
re-established.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Show surface wave onsets in amplitude view.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmag</p>
|
||
<ul>
|
||
<li><p>Fix description of <code class="docutils literal notranslate"><span class="pre">minimumArrivalWeight</span></code> for scconfig.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdumpcfg</p>
|
||
<ul>
|
||
<li><p>Fix loading of shadowed application plugins, e.g. scqc, which
|
||
caused issues when loading application specific plugins.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>bindings2cfg</p>
|
||
<ul>
|
||
<li><p>Fix help text.</p></li>
|
||
<li><p>Add commandline option <code class="docutils literal notranslate"><span class="pre">--create-notifier</span></code>. The notifiers can be added
|
||
to the database using scdb allowing to import bindings while bypassing
|
||
the messaging system.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id58">
|
||
<h2>5.5.2<a class="headerlink" href="#id58" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.6.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>documentation</p>
|
||
<ul>
|
||
<li><p>Add subsection on locators to Concepts section.</p></li>
|
||
<li><p>Add a concepts section on magnitudes.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix concurrent recordstream termination when data still available.</p></li>
|
||
<li><p>Fix invalid ResourceUri for QuakeML arrival export.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Announced feature of auxiliary channels from version 5.5.0 has been
|
||
added which was left out accidentally.</p></li>
|
||
<li><p>Select previous and next event buttons now consider only visible events
|
||
in the event list. This is now similar to switching to the event list
|
||
and selecting the event previous or next to the current event.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screloc</p>
|
||
<ul>
|
||
<li><p>Be more informative at INFO log level (<code class="docutils literal notranslate"><span class="pre">--ep</span></code> option).</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id59">
|
||
<h2>5.5.1<a class="headerlink" href="#id59" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scxmldump</p>
|
||
<ul>
|
||
<li><p>Stop warning about empty amplitude ID in station magnitude.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">--start-at-now</span></code> and disable time window load actions with <code class="docutils literal notranslate"><span class="pre">--rt</span></code>.</p></li>
|
||
<li><p>Fix crash if removed picks are associated with incoming origins.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id60">
|
||
<h2>5.5.0<a class="headerlink" href="#id60" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.5.0</span></code></p>
|
||
<ul>
|
||
<li><p>deps</p>
|
||
<ul class="simple">
|
||
<li><p>Add Debian 12 support</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul class="simple">
|
||
<li><p>Fix bug of win plugin which caused log entries ‘invalid time’ and did
|
||
not forward data.</p></li>
|
||
<li><p>Update libq330 for the q330 plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul class="simple">
|
||
<li><p>Add ML(IDC) and mb(IDC) magnitude implementation (ported from SeisComP3).</p></li>
|
||
<li><p>Fix deadlock in messaging reconnect (scmp + scmps).</p></li>
|
||
<li><p>Limit alias names to 20 characters if the module provides bindings.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul class="simple">
|
||
<li><p>Fix bad performance of reading events into the event list in combination
|
||
with Qt4.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul class="simple">
|
||
<li><p>Do not consider picks with evaluationMode = rejected. Can be overruled
|
||
by <code class="docutils literal notranslate"><span class="pre">--allow-rejected-picks</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scamp</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--picks</span></code> for processing picks in playbacks with <code class="docutils literal notranslate"><span class="pre">--ep</span></code> while
|
||
ignoring origins.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scbulletin</p>
|
||
<ul class="simple">
|
||
<li><p>Fix output of event type used in fdsnws format.</p></li>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--kml</span></code> for output in KML format.</p></li>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">-o</span></code> for direct output to file.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>Do not require an output archive when executing with <code class="docutils literal notranslate"><span class="pre">--test</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add notion of auxilliary channels (configurable). Auxilliary channels can
|
||
be skipped while adding stations in range because a minimum or maximum
|
||
distance has not been reached.
|
||
.. code-block:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">picker</span><span class="o">.</span><span class="n">auxilliary</span><span class="o">.</span><span class="n">channels</span> <span class="o">=</span> <span class="n">AB</span><span class="o">.*.*.*</span>
|
||
<span class="n">picker</span><span class="o">.</span><span class="n">auxilliary</span><span class="o">.</span><span class="n">minimumDistance</span> <span class="o">=</span> <span class="mi">0</span> <span class="c1"># Optional, default 0</span>
|
||
<span class="n">picker</span><span class="o">.</span><span class="n">auxilliary</span><span class="o">.</span><span class="n">maximumDistance</span> <span class="o">=</span> <span class="mi">1</span> <span class="c1"># Optional, default 1000</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Read journal entries also from offline XML files</p></li>
|
||
<li><p>Fix regression in 5.4 which prevents the picker from resetting the
|
||
amplitude scaling of the zoom trace when scaling to visible amplitudes
|
||
with, e.g. ‘s’.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul class="simple">
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">--channels</span></code> for selecting channels to load</p></li>
|
||
<li><p>Fix restoring the default display when loading files or reloading a
|
||
new time range. Only the initially configured buffer size (e.g. 30 minutes)
|
||
was used.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcv</p>
|
||
<ul class="simple">
|
||
<li><p>Remove unused parameters from descriptions, hence scconfig.</p></li>
|
||
<li><p>Allow sorting by stream ID.</p></li>
|
||
<li><p>Rename menu “Options” to “Settings”.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id61">
|
||
<h2>5.4.0<a class="headerlink" href="#id61" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.4.0</span></code></p>
|
||
<ul>
|
||
<li><p>deps</p>
|
||
<ul class="simple">
|
||
<li><p>Add RHEL 9 support</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul class="simple">
|
||
<li><p>Preserve escaped characters when writing the configuration</p></li>
|
||
<li><p>Fix reading variables when using includes</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix crash of SDSArchive in combination with e.g. <code class="docutils literal notranslate"><span class="pre">routing</span></code> recordstream,
|
||
thanks to Luca Scarabello (SED/ETHZ).</p></li>
|
||
<li><p>Fix fdsnws:// recordstream which caused the connection to hang and to
|
||
not terminate.</p></li>
|
||
<li><p>Improve GeoJSON parsing:</p>
|
||
<ul class="simple">
|
||
<li><p>Fix GeoJSON Point and MultiPoint parsing,</p></li>
|
||
<li><p>Fix parsing of rank,</p></li>
|
||
<li><p>Support for GeometryCollection,</p></li>
|
||
<li><p>Support empty geometry definitions according to standard.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Compute dtdd/dtdh values in LOCSAT travel time table implementation (Luca
|
||
Scarabello (SED/ETHZ))</p></li>
|
||
<li><p>Revert resolving all path variables with configuration files introduced
|
||
with version 5.3. It caused to much conflicts and inconsistencies that we
|
||
have decided to revert the “feature”.</p></li>
|
||
<li><p>Simplify the configuration of the travel-time interface homogeneous:
|
||
Deprecated global configuration parameter -> new parameter, dropped
|
||
‘.profile’:
|
||
.. code-block:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">ttt</span><span class="o">.</span><span class="n">homogeneous</span><span class="o">.</span><span class="n">profile</span><span class="o">.</span><span class="p">[</span><span class="n">profile</span><span class="p">]</span><span class="o">.</span><span class="p">[</span><span class="n">parameters</span><span class="p">]</span> <span class="o">-></span> <span class="n">ttt</span><span class="o">.</span><span class="n">homogeneous</span><span class="o">.</span><span class="p">[</span><span class="n">profile</span><span class="p">]</span><span class="o">.</span><span class="p">[</span><span class="n">parameters</span><span class="p">]</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Add stdloc locator plugin which implements a new locator called StdLoc.
|
||
It has been contributed by Luca Scarabello / ETH. The algorithms
|
||
implemented in StdLoc are standard methods described in
|
||
“Routine Data Processing in Earthquake Seismology” by Jens Havskov
|
||
and Lars Ottemoller.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>amplitudes</p>
|
||
<ul>
|
||
<li><p>Allow configuration of Wood-Anderson instrument parameters in amplitudes
|
||
global section of module configuration.
|
||
.. code-block:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">amplitudes</span><span class="o">.</span><span class="n">WoodAnderson</span><span class="o">.</span><span class="n">gain</span> <span class="o">=</span> <span class="o">...</span>
|
||
<span class="n">amplitudes</span><span class="o">.</span><span class="n">WoodAnderson</span><span class="o">.</span><span class="n">T0</span> <span class="o">=</span> <span class="o">...</span>
|
||
<span class="n">amplitudes</span><span class="o">.</span><span class="n">WoodAnderson</span><span class="o">.</span><span class="n">h</span> <span class="o">=</span> <span class="o">...</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul class="simple">
|
||
<li><p>Fix tooltip display of MapWidget under some circumstances</p></li>
|
||
<li><p>Add View and Settings menus consistently to all GUIs.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul class="simple">
|
||
<li><p>Show Pick.onset attribute (impulsive, emergent, …) in the arrival table
|
||
and in picker window. Allow editing/setting it in the picker.</p></li>
|
||
<li><p>Preserve used attribute states when committing from picker</p></li>
|
||
<li><p>Load associated picks of temporary origins</p></li>
|
||
<li><p>Support small values in diagram widget</p></li>
|
||
<li><p>Add residual to pick tooltip of arrival plot</p></li>
|
||
<li><p>Add option to define origin comment profiles to populate
|
||
arbitrary comments when committing an origin.</p></li>
|
||
<li><p>Add option to define magnitude comment profiles to populate
|
||
arbitrary comments when reviewing a network magnitude</p></li>
|
||
<li><p>Make <code class="docutils literal notranslate"><span class="pre">olv.arrivalPlot.showUncertainties</span></code> configurable in scconfig</p></li>
|
||
<li><p>Change picker behaviour when hovering another component when pick mode
|
||
is active: only the component of the zoom trace is changed and not the
|
||
overall component. The old behaviour can be restored with
|
||
<code class="docutils literal notranslate"><span class="pre">picker.componentFollowsMouse</span> <span class="pre">=</span> <span class="pre">true</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>Allow to rename net, sta, loc, ch codes in dump and import modes,
|
||
thanks to Luca Scarabello (SED/ETHZ).</p></li>
|
||
<li><p>Unify <code class="docutils literal notranslate"><span class="pre">-t</span></code>, <code class="docutils literal notranslate"><span class="pre">-n</span></code>, <code class="docutils literal notranslate"><span class="pre">-c</span></code>, <code class="docutils literal notranslate"><span class="pre">--list</span></code>, <code class="docutils literal notranslate"><span class="pre">--nscl</span></code> options for Dump and Import
|
||
mode, thanks to Luca Scarabello (SED/ETHZ).</p></li>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">--ignore</span></code> for ignoring empty records.</p></li>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">-o</span></code> for writing miniSEED records to file in
|
||
import mode.</p></li>
|
||
<li><p>Allow filtering records from files by time (<code class="docutils literal notranslate"><span class="pre">-t</span></code>) in import mode.</p></li>
|
||
<li><p>Allow filtering records from files by stream lists (<code class="docutils literal notranslate"><span class="pre">--nslc</span></code>) in import
|
||
mode.</p></li>
|
||
<li><p>Report empty records whenever found.</p></li>
|
||
<li><p>Print stream information whenever requested by <code class="docutils literal notranslate"><span class="pre">--print-streams</span></code>.</p></li>
|
||
<li><p>Report errors even without verbose option (Luca Scarabello (SED/ETHZ))</p></li>
|
||
<li><p>When using <code class="docutils literal notranslate"><span class="pre">--print-streams</span></code> option in import mode the data
|
||
is written instead of just printing information. This has
|
||
been fixed (Luca Scarabello (SED/ETHZ)) and can be deactivated with
|
||
<code class="docutils literal notranslate"><span class="pre">--test</span></code>.</p></li>
|
||
<li><p>Add summary for <code class="docutils literal notranslate"><span class="pre">--print-streams</span></code>.</p></li>
|
||
<li><p>Update documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmssort</p>
|
||
<ul class="simple">
|
||
<li><p>Fix reading miniSEED from stdin which was not the default anymore due to
|
||
recent code changes.</p></li>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">--ignore</span></code> for ignoring empty records.</p></li>
|
||
<li><p>Report empty records whenever found.</p></li>
|
||
<li><p>Support verbosity at different levels using <code class="docutils literal notranslate"><span class="pre">-v</span></code>, <code class="docutils literal notranslate"><span class="pre">-vv</span></code>, <code class="docutils literal notranslate"><span class="pre">-vvv</span></code>.</p></li>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">-o</span></code> for explicitely writing miniSEED records to
|
||
file instead of stdout.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scsendjournal</p>
|
||
<ul class="simple">
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">-i</span></code> to read journal parameter data from file.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scbulletin</p>
|
||
<ul class="simple">
|
||
<li><p>Do not crash when reading origins with magnitudes but without
|
||
corresponding picks.</p></li>
|
||
<li><p>Guess missing arrival weight from use of measurements.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ql2sc</p>
|
||
<ul class="simple">
|
||
<li><p>Update filter documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautopick</p>
|
||
<ul class="simple">
|
||
<li><p>Fix segmentation fault if being used in playback mode without
|
||
inventory</p></li>
|
||
<li><p>Remove fixed noise margin of 60s for any picker which is optionally
|
||
created for each detection, e.g., if configured with <code class="docutils literal notranslate"><span class="pre">picker</span> <span class="pre">=</span> <span class="pre">AIC</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmv</p>
|
||
<ul class="simple">
|
||
<li><p>Add tooltip to station layer with station annotation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul class="simple">
|
||
<li><p>Update documentation.</p></li>
|
||
<li><p>Show different colour scheme for picks and arrivals (associated with a
|
||
non-rejected origin).</p></li>
|
||
<li><p>Allow to collect picks to create a preliminary location which can be
|
||
sent to the messaging as regular origin object.</p></li>
|
||
<li><p>Add reload action which reloads data and picks at the current visible
|
||
time range.</p></li>
|
||
<li><p>Add action to switch to real-time with configured buffer size.</p></li>
|
||
<li><p>Re-organize menus and actions.</p></li>
|
||
<li><p>New option <code class="docutils literal notranslate"><span class="pre">--map-picks</span></code> allows to show picks on visible streams even
|
||
when they were created on invisible streams, e.g., S picks created on
|
||
horizontal components are shown verticals.</p></li>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--input-file</span></code> to load an XML pick file at startup.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmapcut</p>
|
||
<ul class="simple">
|
||
<li><p>Fix segmentation fault at exit if a tilestore plugin is used.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqc</p>
|
||
<ul class="simple">
|
||
<li><p>Fix default configuration timeout value for Rms plugin from 60 back to 0
|
||
reflecting the documented default value. A value greater than 0 results
|
||
in warning messages such as “TimeOut specified, but no timeoutTask was
|
||
defined for this QcPlugin”.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul class="simple">
|
||
<li><p>Add gain=0 check to documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>invextr</p>
|
||
<ul class="simple">
|
||
<li><p>Correct command-line help.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scwfparam</p>
|
||
<ul class="simple">
|
||
<li><p>Use organization configuration parameter for ShakeMap version >= 4</p></li>
|
||
<li><p>Populate ShakeMap commtype attribute from bindings</p></li>
|
||
<li><p>Allow to output any spectral values with ShakeMap version >= 4</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>LOCSAT</p>
|
||
<ul class="simple">
|
||
<li><p>Add Iw phase.</p></li>
|
||
<li><p>Apply strict limit of 210 distance samples to travel time tables.</p></li>
|
||
<li><p>Reduce memory consumption to the bare minimum required by the
|
||
provided travel-time tables.</p></li>
|
||
<li><p>Update documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul class="simple">
|
||
<li><p>Fix crash in local travel-time computation and if local model is enabled
|
||
but not configured.</p></li>
|
||
<li><p>Make parameter <code class="docutils literal notranslate"><span class="pre">auxDir</span></code> and <code class="docutils literal notranslate"><span class="pre">MaxLocalTTDelta</span></code> configurable in scconfig.</p></li>
|
||
<li><p>Fix reading <code class="docutils literal notranslate"><span class="pre">LocalVModel</span></code> and <code class="docutils literal notranslate"><span class="pre">DoNotRenamePhases</span></code> from configuration.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>diskmon</p>
|
||
<ul class="simple">
|
||
<li><p>Improve Python3 support.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>FDSN StationXML</p>
|
||
<ul class="simple">
|
||
<li><p>Fix generating of -nan values for clock drift caused by sample rates
|
||
of 0.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id62">
|
||
<h2>5.3.0<a class="headerlink" href="#id62" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.3.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix reading <code class="docutils literal notranslate"><span class="pre">logging.syslog</span></code> from configuration file in any application.</p></li>
|
||
<li><p>Fix JSON archive with respect to serialization of polymorphic objects</p></li>
|
||
<li><p>Resolve all path variables defined with @ when reading configuration
|
||
strings. This affects in particular the author configuration which now
|
||
needs 6 @ characters for correct escaping, e.g. <code class="docutils literal notranslate"><span class="pre">@appname@@@@@@hostname</span></code>.</p></li>
|
||
<li><p>Figuring out the three components of a sensor location or the vertical
|
||
component of the sensor location from the inventory does not require the
|
||
Stream.azimuth to be set if the dip is defined -90 or 90 degrees. This
|
||
relaxes the requirement of a well defined inventory for vertical channels.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>sccnv</p>
|
||
<ul>
|
||
<li><p>Add conversion from QuakeML to SCML documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Allow configuration of stream decorations using scconfig.</p></li>
|
||
<li><p>Allow <code class="docutils literal notranslate"><span class="pre">streams.codes</span></code> to contain stream group profiles, e.g.
|
||
<code class="docutils literal notranslate"><span class="pre">streams.codes</span> <span class="pre">=</span> <span class="pre">GE.UGM..*,</span> <span class="pre">MyStreamsProfile</span></code></p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add tooltips to all column headers of event list.</p></li>
|
||
<li><p>Fix filter issue with transformed 3C traces</p></li>
|
||
<li><p>Fix event and origin count in EventList if objects are removed</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>XML</p>
|
||
<ul>
|
||
<li><p>Improve performance in scml to quakeml XSLT parser (thanks to Anthony Carapetis)</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>apps</p>
|
||
<ul>
|
||
<li><p>Remove author settings from default configuration files.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmssort</p>
|
||
<ul>
|
||
<li><p>Remove listed streams from input</p></li>
|
||
<li><p>Update documentation</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>Add nslc option for more compact output which is also compatible
|
||
with e.g. scmssort or scart.</p></li>
|
||
<li><p>Update documentation</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>invextr</p>
|
||
<ul>
|
||
<li><p>Add region filter</p></li>
|
||
<li><p>Update documentation</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--print-streams</span></code> option</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Allow renaming files in Inventory panel by right-click on module.</p></li>
|
||
<li><p>Allow opening module log files in system panel by right-click on module.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">-i</span></code> to load an XML file on start up</p></li>
|
||
<li><p>Make ID column selectable in arrival table of Location tab for showing
|
||
the pick ID.</p></li>
|
||
<li><p>Allow copying cells in arrival table of Location tab.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id63">
|
||
<h2>5.2.2<a class="headerlink" href="#id63" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scevtlog</p>
|
||
<ul>
|
||
<li><p>Fix segmentation fault on exit</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id64">
|
||
<h2>5.2.1<a class="headerlink" href="#id64" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>Amplitudes ML*</p>
|
||
<ul>
|
||
<li><p>Fix bug which prevented <code class="docutils literal notranslate"><span class="pre">signalEnd</span></code>, <code class="docutils literal notranslate"><span class="pre">minSNR</span></code> and <code class="docutils literal notranslate"><span class="pre">maxDist</span></code> from being
|
||
configurable</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id65">
|
||
<h2>5.2.0<a class="headerlink" href="#id65" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.2.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Add support for “subject” attribute in FDSNXML::Comment</p></li>
|
||
<li><p>Add support for instrument identifiers</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Allow theoretical arrivals with negative depth in picker/amplitude view</p></li>
|
||
<li><p>Add support for GeoJSON to export of map drawings</p></li>
|
||
<li><p>Fix FM event list loading with filters</p></li>
|
||
<li><p>Fix segmentation fault in trace widget in combination with empty
|
||
records</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Add more configurable constraints to scripts started up reception of
|
||
picks (thanks to Luca Scarabello, ETH Zurich, for this contribution).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Fix a bug occasionally resulting in two associated picks of the same
|
||
station and phase.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scardac</p>
|
||
<ul>
|
||
<li><p>Support plugins for scanning other than miniSEED SDS archives.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautopick</p>
|
||
<ul>
|
||
<li><p>Make phase hint configurable for primary picker.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scbulletin</p>
|
||
<ul>
|
||
<li><p>Add support for event and origin lists with options <code class="docutils literal notranslate"><span class="pre">-E</span></code> and <code class="docutils literal notranslate"><span class="pre">-O</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Add used SeisComP version number to GUI header.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scchkcfg</p>
|
||
<ul>
|
||
<li><p>Increase verbosity</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Make eventID slot margin configurable (<code class="docutils literal notranslate"><span class="pre">eventIDLookupMargin</span></code>). The default
|
||
value was 5 which meant that only 5 event slots in the future and 5 event
|
||
slots in the past were checked for availability in case of eventID conflicts.
|
||
This could lead to allocation errors in case of earthquake swarms. Now the
|
||
number of slots to look back and to look ahead is determined based on the
|
||
event association time window (+/- 30 minutes) by default.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--hours</span></code> for searching the database within given hours before
|
||
now.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix mapping of map station symbols and arrival table rows. This mapping
|
||
was unfortunately out of sync in previous 5.x versions.</p></li>
|
||
<li><p>Preset fixed depth and depth type if <code class="docutils literal notranslate"><span class="pre">olv.locator.presetFromOrigin</span></code> is enabled</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scorgls</p>
|
||
<ul>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">-D</span></code> for a custom delimiter.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcv</p>
|
||
<ul>
|
||
<li><p>Update default configuration parameters and description for evaluating
|
||
score in QcOverview.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqueryqc</p>
|
||
<ul>
|
||
<li><p>Use 1970-01-01 for default begin if begin is not set.</p></li>
|
||
<li><p>Fix option <code class="docutils literal notranslate"><span class="pre">-i</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>travel-time interface</p>
|
||
<ul>
|
||
<li><p>Add interface ‘homogeneous’ for velocity models with just one P- and one
|
||
S-wave velocity (thanks to Luca Scarabello, ETH Zurich, for this
|
||
contribution).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>XML</p>
|
||
<ul>
|
||
<li><p>Install 0.12 schema and XSLT files</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id66">
|
||
<h2>5.1.1<a class="headerlink" href="#id66" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>The release did not contain the latest advertised changes of the main
|
||
repository. This version does not introduce any new features or bugfixes.</p></li>
|
||
</ul>
|
||
</section>
|
||
<section id="id67">
|
||
<h2>5.1.0<a class="headerlink" href="#id67" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.1.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>scbulletin</p>
|
||
<ul>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--fdsnws</span></code> for printing event parameters on just one line in
|
||
FDSN event text format supporting to generate catalogs from event XML
|
||
files.</p></li>
|
||
<li><p>Correct output string of creation time from first origin time to event.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdbstrip</p>
|
||
<ul>
|
||
<li><p>Fix reading <code class="docutils literal notranslate"><span class="pre">--days</span></code>.</p></li>
|
||
<li><p>Add options <code class="docutils literal notranslate"><span class="pre">-E</span></code> and <code class="docutils literal notranslate"><span class="pre">-Q</span></code> as well as module configuration for limiting
|
||
stripping to event parameters and waveforms quality control parameters,
|
||
respectively.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmssort</p>
|
||
<ul>
|
||
<li><p>Report duplicate records whenever found.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scquery</p>
|
||
<ul>
|
||
<li><p>Do not require a database when using <code class="docutils literal notranslate"><span class="pre">--showqueries</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ql2sc</p>
|
||
<ul>
|
||
<li><p>Add publicID prefix white- and blacklist configuration as alternative
|
||
to the already available agencyID filter.</p></li>
|
||
<li><p>Add option to ignore object removals during import.</p></li>
|
||
<li><p>Add more stable algorithm to synchronize the imported event with the
|
||
target system. This reduces the likelihood of infinite loops (re-imports)
|
||
on cross connected systems tremendously (note: it does not prevent that!).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul>
|
||
<li><p>Add more tests to inventory check.</p></li>
|
||
<li><p>Add command-line options for tolerances: <code class="docutils literal notranslate"><span class="pre">max-elevation-difference</span></code> and
|
||
<code class="docutils literal notranslate"><span class="pre">max-sensor-depth</span></code> and corresponding module configuration parameters.</p></li>
|
||
<li><p>Add a test matrix to documentation reporting tests and consequences.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>FixedHypocenter</p>
|
||
<ul>
|
||
<li><p>Set uncertainties in location to 0 km if entered manually.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Show number of traces in tab header</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id68">
|
||
<h2>5.0.1<a class="headerlink" href="#id68" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix bug in application which causes <code class="docutils literal notranslate"><span class="pre">processing.blacklist.agencies</span></code>
|
||
and <code class="docutils literal notranslate"><span class="pre">processing.whitelist.agencies</span></code> to be switched.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id69">
|
||
<h2>5.0.0<a class="headerlink" href="#id69" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">15.0.0</span></code></p>
|
||
<p>With this version we drop Python 2 support for the maintained Python wrappers
|
||
as well as for all modules. Most of the modules are still Python 2 compatible
|
||
but we won’t maintain that compatibility over the next versions and will only
|
||
support Python versions >= 3.3.</p>
|
||
<p>Furthermore the detection of the installed Linux distribution
|
||
(<code class="docutils literal notranslate"><span class="pre">seiscomp</span> <span class="pre">install-deps</span></code>) does not require <code class="docutils literal notranslate"><span class="pre">lsb_release</span></code> anymore. Instead we
|
||
check <code class="docutils literal notranslate"><span class="pre">/etc/os-release</span></code>. All RHEL based dependencies are now located in the
|
||
folder <code class="docutils literal notranslate"><span class="pre">rhel</span></code> instead of <code class="docutils literal notranslate"><span class="pre">centos</span></code>.</p>
|
||
<p>The database schema receives an update and will increase the schema version
|
||
to 0.12.</p>
|
||
<ul>
|
||
<li><p>VS(SC), Virtual Seismologist for SeisComP has been removed from the SeisComP
|
||
and is now available from a separate repository as an addon module. Read
|
||
the section “Addon Modules” of the seiscomp documentation for the details.</p></li>
|
||
<li><p>fdsnws</p>
|
||
<ul class="simple">
|
||
<li><p>Fix broken unicode XML responses.</p></li>
|
||
<li><p>Fix invalid request logging when HUP signal received.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>New command-line parameter <code class="docutils literal notranslate"><span class="pre">--check</span></code> for new check mode checking
|
||
miniSEED files in directories for out-of-order records.</p></li>
|
||
<li><p>New command-line parameter <code class="docutils literal notranslate"><span class="pre">--with-filecheck</span></code> for checking generated
|
||
miniSEED files for out-of-order records after writing them.</p></li>
|
||
<li><p>New command-line parameter <code class="docutils literal notranslate"><span class="pre">--nslc</span></code> for filtering streams in dump mode
|
||
by a list of streams.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautopick</p>
|
||
<ul>
|
||
<li><p>When configuring <code class="docutils literal notranslate"><span class="pre">sendDetections</span> <span class="pre">=</span> <span class="pre">true</span></code> and <code class="docutils literal notranslate"><span class="pre">picker</span></code>, initial picks
|
||
made by the trigger receive the evaluation status <code class="docutils literal notranslate"><span class="pre">rejected</span></code> allowing
|
||
discrimination from picks by the re-picker. Use evaluation mode
|
||
<code class="docutils literal notranslate"><span class="pre">automatic</span></code> for both.</p></li>
|
||
<li><p>Add support for an additional processing stage called FX which means
|
||
feature extraction and is applied on top of an existing pick. A
|
||
first implementation ported from CTBTO/IDC’s DFX code has been added
|
||
to extract back azimuth and slowness for three-component stations.</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">fx</span> <span class="o">=</span> <span class="n">DFX</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scbulletin</p>
|
||
<ul class="simple">
|
||
<li><p>Filter events in XML files by event ID if provided with option <code class="docutils literal notranslate"><span class="pre">-E</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdbstrip</p>
|
||
<ul class="simple">
|
||
<li><p>Do no add a default number of days to time span if any other time value
|
||
is given.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul class="simple">
|
||
<li><p>evrc plugin provides more control options for setting and overwriting
|
||
event types.</p></li>
|
||
<li><p>Add option to populate Flinn-Engdahl region name event description.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtls</p>
|
||
<ul class="simple">
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">-p</span></code> allowing to print the ID of the preferred origin along
|
||
with the event ID.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtstreams</p>
|
||
<ul class="simple">
|
||
<li><p>New command-line parameter <code class="docutils literal notranslate"><span class="pre">--net-sta</span></code> for filtering streams by network
|
||
and station codes.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcquery</p>
|
||
<ul class="simple">
|
||
<li><p>Removed module. It is replaced by new module scqueryqc.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqueryqc</p>
|
||
<ul class="simple">
|
||
<li><p>Added as new module including HTML documentation for querying the data
|
||
base for waveform quality control (QC) parameters.</p></li>
|
||
<li><p>Allows filtering by QC parameter, stream and time.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scesv</p>
|
||
<ul class="simple">
|
||
<li><p>Add number of listed / loaded events in title of Events tab.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmv</p>
|
||
<ul class="simple">
|
||
<li><p>Improve visibility of station annotations.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul class="simple">
|
||
<li><p>Add pick uncertainty bars to residual plots in Location tab</p></li>
|
||
<li><p>Add number of shown / loaded events in title of Events tab</p></li>
|
||
<li><p>Allow showing station annotations in maps of Location tab</p></li>
|
||
<li><p>Show time window of re-picker on traces after re-picking</p></li>
|
||
<li><p>Add “Fix FM + Mw” button to fix the focal mechanism and the Mw
|
||
with one click</p></li>
|
||
<li><p>Show predicted phase arrival times in amplitude picker.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Magnitudes</p>
|
||
<ul class="simple">
|
||
<li><p>Add new magnitude type MLc - like ML with customization:</p>
|
||
<ul>
|
||
<li><p>Amplitude pre-filtering</p></li>
|
||
<li><p>Optional Wood-Anderson instrument simulation</p></li>
|
||
<li><p>Configurable scaling for input unit conversion</p></li>
|
||
<li><p>Parametric calibration, optional non-parametric</p></li>
|
||
<li><p>Optional regionalization of calibration</p></li>
|
||
<li><p>Configurable distance measure.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ML, MLv, MLc: logA0 parameters take the new value format:
|
||
dist1:correction1,dist2:correction2,…</p></li>
|
||
<li><p>Add ability to configure magnitudes with region-dependent
|
||
parameters in global module configuration.</p></li>
|
||
<li><p>Add amplitude pre-filtering to ML, MLv and MLc</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>LOCSAT</p>
|
||
<ul class="simple">
|
||
<li><p>Add global configuration parameters for using backazimuth and slowness,
|
||
<code class="docutils literal notranslate"><span class="pre">LOCSAT.usePickBackazimuth</span></code> and <code class="docutils literal notranslate"><span class="pre">LOCSAT.usePickSlowness</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>FixedHypocenter</p>
|
||
<ul class="simple">
|
||
<li><p>Allow adjusting the hypocenter coordinates interactively in the locator
|
||
settings of scolv.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>hypo71</p>
|
||
<ul class="simple">
|
||
<li><p>Do not crash when Hypo71 cannot compute the arrival time for a given
|
||
phaseHint.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Use triangles as station symbols on all maps.</p></li>
|
||
<li><p>Allow configuration of precision of origin time.</p></li>
|
||
<li><p>Add to events list interactive filtering of events inside or outside
|
||
defined regions.</p></li>
|
||
<li><p>Clean up event list and event edit parameters in global configuration.
|
||
A warning is printed when using deprecated parameters.
|
||
Deprecated global configuration parameter -> new parameter:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>eventlist.customColumn -> eventlist.customColumn.name
|
||
eventlist.regions -> eventlist.filter.regions.profiles
|
||
eventlist.region.$name.name -> eventlist.filter.regions.region.$name.name
|
||
eventlist.region.$name.rect -> eventlist.filter.regions.region.$name.rect
|
||
|
||
eventedit.customColumn -> eventedit.origin.customColumn.name
|
||
eventedit.customColumn.default -> eventedit.origin.customColumn.default
|
||
eventedit.customColumn.originCommentID -> eventedit.origin.customColumn.originCommentID
|
||
eventedit.customColumn.pos -> eventedit.origin.customColumn.pos
|
||
eventedit.customColumn.colors -> eventedit.origin.customColumn.colors
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Add support for event list filters based on polygons defined in either
|
||
the fep or bna/geojson directories.</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">eventlist</span><span class="o">.</span><span class="n">filter</span><span class="o">.</span><span class="n">regions</span><span class="o">.</span><span class="n">region</span><span class="o">.</span><span class="n">Test</span><span class="o">.</span><span class="n">poly</span> <span class="o">=</span> <span class="s2">"my polygon"</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul class="simple">
|
||
<li><p>Remove application configuration support for <code class="docutils literal notranslate"><span class="pre">recordstream.service</span></code> and
|
||
<code class="docutils literal notranslate"><span class="pre">recordstream.source</span></code> which has been completely replaced with
|
||
<code class="docutils literal notranslate"><span class="pre">recordstream</span></code>.</p></li>
|
||
<li><p>Remove application configuration support for <code class="docutils literal notranslate"><span class="pre">database.type</span></code> and
|
||
<code class="docutils literal notranslate"><span class="pre">database.parameters</span></code> which has been completely replaced with
|
||
<code class="docutils literal notranslate"><span class="pre">database</span></code>.</p></li>
|
||
<li><p>Add event certainties “felt”, “damaging” in line with IASPEI event type
|
||
leading character.</p></li>
|
||
<li><p>Add non-QuakeML event types “calving”, “frost quake”, “tremor pulse”,
|
||
“submarine landslide”, “rocket launch”, “rocket”, “rocket impact”,
|
||
“artillery strike”, “bomb detonation”, “moving aircraft”,
|
||
“atmospheric meteor explosion”.</p></li>
|
||
<li><p>Add new routing RecordStream which allows to route specific network,
|
||
station, location or channel codes to fixed proxy streams (thanks to
|
||
Luca Scarabello / ETH for this contribution)</p></li>
|
||
<li><p>Add usage and examples to command-line help for many Python utilities.</p></li>
|
||
<li><p>Update Flinn-Engdahl region names to match Wikipedia.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul class="simple">
|
||
<li><p>Add GFZ meteo protocol support (serial_plugin).</p></li>
|
||
<li><p>Add GDRT (GFZ Displacement Real-Time) protocol support (gdrt_plugin).</p></li>
|
||
<li><p>Fix using invalid memory with script arguments (serial_plugin, miscScript).</p></li>
|
||
<li><p>Check for invalid message (serial_plugin, Vaisala ASCII protocol).</p></li>
|
||
<li><p>Improve seisplotjs compatibility by adding Sec-WebSocket-Protocol header.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id70">
|
||
<h2>4.10.1<a class="headerlink" href="#id70" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix reading <code class="docutils literal notranslate"><span class="pre">logging.syslog</span></code> from configuration file in any application.
|
||
This is a backport from version 5 and is not fixed in version <= 5.2.2.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id71">
|
||
<h2>4.10.0<a class="headerlink" href="#id71" title="Permalink to this heading">¶</a></h2>
|
||
<p><strong>IMPORTANT</strong>: Please check if your are affected by the bug concerning the scmaster
|
||
configuration (see below).</p>
|
||
<ul class="simple">
|
||
<li><p>system</p>
|
||
<ul>
|
||
<li><p>Change Linux distribution detection which does not require the presence
|
||
of <code class="docutils literal notranslate"><span class="pre">lsb_release</span></code> anymore. Instead it looks in <code class="docutils literal notranslate"><span class="pre">/etc/os-release</span></code> which is
|
||
way more portable. Furthermore the RHEL based distribution directories
|
||
have been renamed from <code class="docutils literal notranslate"><span class="pre">centos</span></code> to <code class="docutils literal notranslate"><span class="pre">rhel</span></code>.</p></li>
|
||
<li><p>Count started/stopped modules correctly.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix lat/lon order of modify origin dialog opened from zoomtrace of
|
||
the picker.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Fix saving location of the generated configuration file with
|
||
<code class="docutils literal notranslate"><span class="pre">seiscomp</span> <span class="pre">setup</span></code>. Due to a bug the file was generated in
|
||
<code class="docutils literal notranslate"><span class="pre">~/.seiscomp/scmaster.cfg</span></code> whereas it should have been generated in
|
||
<code class="docutils literal notranslate"><span class="pre">etc/scmaster.cfg</span></code>. As this is fixed now, please remove
|
||
<code class="docutils literal notranslate"><span class="pre">~/.seiscomp/scmaster.cfg</span></code> if you were affected by the bug otherwise
|
||
this old configuration will take precedence and new configurations will
|
||
not have any effect. This bug has been introduced with version 4.9.0.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id72">
|
||
<h2>4.9.3<a class="headerlink" href="#id72" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix default messaging URL from <code class="docutils literal notranslate"><span class="pre">localhost/productive</span></code> to
|
||
<code class="docutils literal notranslate"><span class="pre">localhost/production</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id73">
|
||
<h2>4.9.2<a class="headerlink" href="#id73" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix magnitude tab header update if the represented magnitude updates.
|
||
It prints the current station magnitude counts rather than “0/0”.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Get rid of distutils in setup script</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcv</p>
|
||
<ul>
|
||
<li><p>Allow unordered stream list</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screloc</p>
|
||
<ul>
|
||
<li><p>Optionally keep track of the triggering origin ID of a relocation storing
|
||
it as comment in the relocated origin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id74">
|
||
<h2>4.9.1<a class="headerlink" href="#id74" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Fix setup stage if a database port has been specified explicitly</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id75">
|
||
<h2>4.9.0<a class="headerlink" href="#id75" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>Documentation</p>
|
||
<ul>
|
||
<li><p>Use a single BibTex file and a References section for most external
|
||
references</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Magnitudes</p>
|
||
<ul>
|
||
<li><p>Mwp: Fix correction for radiation pattern. The change systematically
|
||
reduces Mwp by 0.28</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scquery</p>
|
||
<ul>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">--print-column-name</span></code> for printing column names
|
||
as a header of the output</p></li>
|
||
<li><p>Add option <code class="docutils literal notranslate"><span class="pre">--delimiter</span></code> for defining the field delimiter</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Select locator type and profile from loaded origin if possible and if
|
||
enabled with option <code class="docutils literal notranslate"><span class="pre">olv.locator.presetFromOrigin</span></code> (default: false)</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdbstrip</p>
|
||
<ul>
|
||
<li><p>Fix compatibility with latest PostgreSQL versions. Thanks to
|
||
Luca Scarabello for the fix.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix crash if a spatial map layer has no configured legend items but
|
||
wants to show a legend</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id76">
|
||
<h2>4.8.4<a class="headerlink" href="#id76" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Fix picklog configuration.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id77">
|
||
<h2>4.8.3<a class="headerlink" href="#id77" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>seiscomp shell</p>
|
||
<ul>
|
||
<li><p>Remove unimplemented “add” and “edit” commands</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp setup</p>
|
||
<ul>
|
||
<li><p>In newer versions (at least >=13) of PostgreSQL, some of the commands
|
||
that are run to initiate the seiscomp database need to be run as the
|
||
database owner. Thanks to Morten Sickel for fixing it.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Documentation</p>
|
||
<ul>
|
||
<li><p>Fix Datamodel diagrams</p></li>
|
||
<li><p>Add object cross references</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix XML encoding issue with text in CDATA, e.g. <code class="docutils literal notranslate"><span class="pre">Pick.phaseHint</span></code>. This
|
||
only affects strings which contain special XML characters such as
|
||
ampersand.</p></li>
|
||
<li><p>Report correct module name with messaging for Python applications.
|
||
Previous versions only reported <code class="docutils literal notranslate"><span class="pre">python</span></code> or <code class="docutils literal notranslate"><span class="pre">python3.8</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scsohlog</p>
|
||
<ul>
|
||
<li><p>Port to Python3.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>sh2proc</p>
|
||
<ul>
|
||
<li><p>Port to Python3.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id78">
|
||
<h2>4.8.2<a class="headerlink" href="#id78" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Fix date in error output.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id79">
|
||
<h2>4.8.1<a class="headerlink" href="#id79" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Fix return of empty event publicID in event service when a
|
||
PostgreSQL database is being used.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id80">
|
||
<h2>4.8.0<a class="headerlink" href="#id80" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">14.4.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Change text “(Un)fix” buttons to be more explicit</p>
|
||
<ul>
|
||
<li><p>Unfix -> Unfix type</p></li>
|
||
<li><p>Fix -> Fix FM</p></li>
|
||
<li><p>Fix Mw -> Fix Mw type</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Use configured magnitude digits to display Mw magnitude value.</p></li>
|
||
<li><p>Only enable creation of artificial origin in zoom trace if picking
|
||
is disabled.</p></li>
|
||
<li><p>Fix committing of manual amplitudes in the amplitude picker.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmag</p>
|
||
<ul>
|
||
<li><p>Fix bug that caused multiple occurrences of magnitudes of the same type
|
||
when a new set of manually computed amplitudes has been received.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix segmentation fault when reading malformed GeoJSON features.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scorgls</p>
|
||
<ul>
|
||
<li><p>Add option to filter for author (thanks to Fred Massin / ETHZ).</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmssort</p>
|
||
<ul>
|
||
<li><p>Fix error when two or more files are passed.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix typo in setup script.</p></li>
|
||
<li><p>Add misc plugin.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id81">
|
||
<h2>4.7.3<a class="headerlink" href="#id81" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix MYSQL database setup script to create ro and rw user accounts
|
||
correctly.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id82">
|
||
<h2>4.7.2<a class="headerlink" href="#id82" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Update changelog.</p></li>
|
||
<li><p>Fix <code class="docutils literal notranslate"><span class="pre">seiscomp</span> <span class="pre">setup</span> <span class="pre">trunk</span></code> with respect to database initialization.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Do not require archive directory when writing records to stdout.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul>
|
||
<li><p>Allow configuration of local models.</p></li>
|
||
<li><p>Add comprehensive documentation on iLoc and integration / configuration
|
||
in SeisComP.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id83">
|
||
<h2>4.7.1<a class="headerlink" href="#id83" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix test compilation for some distributions.</p></li>
|
||
<li><p>Update changelog.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id84">
|
||
<h2>4.7.0<a class="headerlink" href="#id84" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">14.3.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>Documentation</p>
|
||
<ul>
|
||
<li><p>Update SDK Python examples.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--wait</span></code> parameter to set the timeout when acquiring
|
||
the seiscomp lock.</p></li>
|
||
<li><p>Add dialog for removing obsolete configuration after
|
||
removing alias modules.</p></li>
|
||
<li><p>Add support for additional host environment which is sourced from
|
||
<code class="docutils literal notranslate"><span class="pre">$SEISCOMP_ROOT/etc/env/$(hostname)</span></code> if present.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add HTTP proxy support for FDSNWS recordstream. <code class="docutils literal notranslate"><span class="pre">http_proxy</span></code>,
|
||
<code class="docutils literal notranslate"><span class="pre">https_proxy</span></code> and <code class="docutils literal notranslate"><span class="pre">no_proxy</span></code> environment are being read and
|
||
evaluated. Only proxy servers available with http are supported
|
||
currently.</p></li>
|
||
<li><p>Add new geo feature directory <code class="docutils literal notranslate"><span class="pre">@DATADIR@/spatial/vector</span></code> or
|
||
<code class="docutils literal notranslate"><span class="pre">@CONFIGDIR@/spatial/vector</span></code>. Load BNA files from new geo
|
||
feature directory. The old BNA directories are still
|
||
supported but cause a warning which is logged.</p></li>
|
||
<li><p>Add support for GeoJSON files (<a href="#id85"><span class="problematic" id="id86">*</span></a>.geojson) in the new geo
|
||
feature directory.</p></li>
|
||
<li><p>Add data scheme version information to output when starting
|
||
a module with the option <code class="docutils literal notranslate"><span class="pre">-V</span></code>.</p></li>
|
||
<li><p>Add MEDIAN() filter.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix display of tooltips in origin map and magnitude map.</p></li>
|
||
<li><p>Fix loading configured streams from either scolv or global
|
||
bindings instead of the first bindings found.</p></li>
|
||
<li><p>Allow modifying origins and creating artificial origins on zoom trace
|
||
in picker window.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scquery</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--print-header</span></code> option for generating information on the query as a
|
||
header of the output.</p></li>
|
||
<li><p>Add examples for PostgreSQL.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add azimuthal gap column to event list which is initially hidden. To
|
||
activate it, add <code class="docutils literal notranslate"><span class="pre">AzGap"</span></code> to <code class="docutils literal notranslate"><span class="pre">eventlist.visibleColumns</span></code>.</p></li>
|
||
<li><p>Add units to columns of tables: Events, Events, Magnitudes</p></li>
|
||
<li><p>Remove number of origins column in event list if origins should not be
|
||
listed.</p></li>
|
||
<li><p>Correct issue with magnitude view map which does not show symbols
|
||
for stations which have a magnitude but no arrival.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scesv</p>
|
||
<ul>
|
||
<li><p>Add azimuthal gap to hypocenter panel</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scqcv</p>
|
||
<ul>
|
||
<li><p>Make many configuration parameters available in scconfig and
|
||
documentation.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Disable pick logging by default to optimize disk space consumption.
|
||
Can be enabled by new option <code class="docutils literal notranslate"><span class="pre">autoloc.pickLogEnable</span></code>.</p></li>
|
||
<li><p>Added documentation of parameters.</p></li>
|
||
<li><p>Send a journal message when setting the origin evaluation status.</p></li>
|
||
<li><p>Add IM network to default <code class="docutils literal notranslate"><span class="pre">station.conf</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>iLoc</p>
|
||
<ul>
|
||
<li><p>Update iLoc code to version 3.3</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scdispatch</p>
|
||
<ul>
|
||
<li><p>Add command-line option <code class="docutils literal notranslate"><span class="pre">-e</span></code> as a wrapper for removing the EVENT group
|
||
from routing table.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id87">
|
||
<h2>4.6.1<a class="headerlink" href="#id87" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add number of used / unused station magnitudes to Magnitudes tab
|
||
(missing from 4.6.0).</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id88">
|
||
<h2>4.6.0<a class="headerlink" href="#id88" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>Dependencies</p>
|
||
<ul>
|
||
<li><p>Change Debian 10 dependencies to Python3 and Qt5.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Use application name for processing-info log.</p></li>
|
||
<li><p>Add new journal action EvRefresh: Select the preferred origin, the preferred
|
||
magnitude, update the region, call processors loaded with plugins.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmssort</p>
|
||
<ul>
|
||
<li><p>Add new <code class="docutils literal notranslate"><span class="pre">--list</span></code> option to filter miniSEED data by stream lists.</p></li>
|
||
<li><p>Add some statistics to stderr output in verbosity mode.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul>
|
||
<li><p>Do not crash when requesting data for non-existing networks from SDS
|
||
archive.</p></li>
|
||
<li><p>Add error output when attempting retrieve non-existing data from SDS
|
||
archive.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add number of origins per event to event list.</p></li>
|
||
<li><p>Add copy cell operation to context menu to all tables in event editor.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmv</p>
|
||
<ul>
|
||
<li><p>Report erroneous configuration of <code class="docutils literal notranslate"><span class="pre">stations.groundMotionFilter</span></code> and stop
|
||
smoothly.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add number of used / unused station magnitudes to Magnitudes tab.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scheli</p>
|
||
<ul>
|
||
<li><p>Allow scaling of traces per maximum row amplitude.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add support for permanent redirects to fdsnws RecordStream.</p></li>
|
||
<li><p>Fix MiniSEED reader for records without blockette 1000 and
|
||
for records with blockette 1000 at an offset beyond the
|
||
first 128 bytes.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Create aliases even if some links already exist.</p></li>
|
||
<li><p>List remaining configuration files after removing aliases.</p></li>
|
||
<li><p>Support requesting status of enabled and of started modules.</p></li>
|
||
<li><p>Support requesting list of started modules.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Add search for parameters in bindings panel: Ctrl + f</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>sccnv</p>
|
||
<ul>
|
||
<li><p>Include moment tensor derived origins into output document for
|
||
QuakeML 1.2</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scxmldump</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">-J</span></code>, <code class="docutils literal notranslate"><span class="pre">--journal</span></code> option allowing to export the journal</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id89">
|
||
<h2>4.5.0<a class="headerlink" href="#id89" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">14.2.0</span></code></p>
|
||
<ul>
|
||
<li><p>Magnitudes</p>
|
||
<ul>
|
||
<li><p>mb and mB: add configurable distance ranges in global bindings</p></li>
|
||
<li><p>ML, MLv, MLh, md, MLr, Ms_20: unify the configuration in the magnitudes and
|
||
amplitudes sections of global bindings. The number of magnitude types has
|
||
grown over time and each magnitude had its own flavor of configuration.
|
||
This made configurations increasingly difficult. By this change the
|
||
configuration becomes homogeneous and easier. The corresponding parameters
|
||
are deprecated and must be replaced by new ones either pre-pending
|
||
<code class="docutils literal notranslate"><span class="pre">magnitudes.</span></code> or <code class="docutils literal notranslate"><span class="pre">amplitudes.</span></code> to the respective parameter.
|
||
Warnings will be written to module logs if deprecated values are found.</p></li>
|
||
<li><p>deprecated bindings parameter values -> new values:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">MLh</span><span class="o">.</span><span class="n">maxavg</span> <span class="o">-></span> <span class="n">amplitudes</span><span class="o">.</span><span class="n">MLh</span><span class="o">.</span><span class="n">params</span>
|
||
<span class="n">MLh</span><span class="o">.</span><span class="n">ClippingThreshold</span> <span class="o">-></span> <span class="n">amplitudes</span><span class="o">.</span><span class="n">MLh</span><span class="o">.</span><span class="n">ClippingThreshold</span>
|
||
<span class="n">MLh</span><span class="o">.</span><span class="n">params</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">MLh</span><span class="o">.</span><span class="n">params</span>
|
||
|
||
<span class="n">md</span><span class="o">.</span><span class="n">maxavg</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">seismo</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">taper</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">taper</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">signal_length</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">signal_length</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">butterworth</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">butterworth</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">depthmax</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">depthmax</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">deltamax</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">deltamax</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">snrmin</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">snrmin</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">mdmax</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">mdmax</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">fma</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">fma</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">fmb</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">fmb</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">fmd</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">fmd</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">fmf</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">fmf</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">fmz</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">fmz</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">linearcorrection</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">linearcorrection</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">offset</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">offset</span>
|
||
<span class="n">md</span><span class="o">.</span><span class="n">stacor</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">md</span><span class="o">.</span><span class="n">stacor</span>
|
||
|
||
<span class="n">MLr</span><span class="o">.</span><span class="n">maxavg</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">MLr</span><span class="o">.</span><span class="n">params</span>
|
||
|
||
<span class="n">Ms_20</span><span class="o">.</span><span class="n">lowerPeriod</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">Ms_20</span><span class="o">.</span><span class="n">lowerPeriod</span>
|
||
<span class="n">Ms_20</span><span class="o">.</span><span class="n">upperPeriod</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">Ms_20</span><span class="o">.</span><span class="n">upperPeriod</span>
|
||
<span class="n">Ms_20</span><span class="o">.</span><span class="n">minDist</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">Ms_20</span><span class="o">.</span><span class="n">minDist</span>
|
||
<span class="n">Ms_20</span><span class="o">.</span><span class="n">maxDist</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">Ms_20</span><span class="o">.</span><span class="n">maxDist</span>
|
||
<span class="n">Ms_20</span><span class="o">.</span><span class="n">maxDepth</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">Ms_20</span><span class="o">.</span><span class="n">maxDepth</span>
|
||
|
||
<span class="n">MLv</span><span class="o">.</span><span class="n">logA0</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">MLv</span><span class="o">.</span><span class="n">logA0</span>
|
||
<span class="n">MLv</span><span class="o">.</span><span class="n">maxDistanceKm</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">MLv</span><span class="o">.</span><span class="n">maxDistanceKm</span>
|
||
|
||
<span class="n">ML</span><span class="o">.</span><span class="n">logA0</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">ML</span><span class="o">.</span><span class="n">logA0</span>
|
||
<span class="n">ML</span><span class="o">.</span><span class="n">maxDistanceKm</span> <span class="o">-></span> <span class="n">magnitudes</span><span class="o">.</span><span class="n">ML</span><span class="o">.</span><span class="n">maxDistanceKm</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scinv</p>
|
||
<ul class="simple">
|
||
<li><p>Allow a configurable distance between station and location coordinate
|
||
when calling scinv check</p></li>
|
||
<li><p>Test existence of stations, locations and streams when calling scinv check</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul class="simple">
|
||
<li><p>Add CAPS RecordStream implementation with service “caps” and “capss”.
|
||
The later establishes an SSL connection.</p></li>
|
||
<li><p>Fix crash of distance computation if distance is close to zero</p></li>
|
||
<li><p>Add RecordStream to retrieve data from a CAPS server, e.g. <code class="docutils literal notranslate"><span class="pre">caps://localhost</span></code></p></li>
|
||
<li><p>Set Ms_20 minimum distance to 20 degree</p></li>
|
||
<li><p>Fix SQLite3 database schema</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Make eventedit columns of origin and fm tables configurable</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>eventedit.origin.visibleColumns = Phases, Lat, Lon, Depth, DType, RMS,\
|
||
Stat, Method, Agency, Author, Region
|
||
eventedit.fm.visibleColumns = Depth, M, Count, Misfit, STDR, Azi.\
|
||
Gap(°), Stat, DC(%), CLVD(%), ISO(%),\
|
||
S1(°), D1(°), R1(°), S2(°), D2(°), R2(°),\
|
||
Agency, Author
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scbulletin</p>
|
||
<ul class="simple">
|
||
<li><p>Allow to flag depth as fixed (thanks to Anthony Carapetis)</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id90">
|
||
<h2>4.4.0<a class="headerlink" href="#id90" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>hypo71</p>
|
||
<ul>
|
||
<li><p>Redirect locator output to SeisComP info output instead of stdout</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seiscomp</p>
|
||
<ul>
|
||
<li><p>Fix inventory, trunk and access setup file to get the
|
||
configured local scmaster connection correctly especially
|
||
with encrypted connections.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add config support for color names according to
|
||
<a class="reference external" href="https://www.w3.org/TR/SVG11/types.html#ColorKeywords">https://www.w3.org/TR/SVG11/types.html#ColorKeywords</a>, e.g.
|
||
<code class="docutils literal notranslate"><span class="pre">scheme.colors.records.foreground</span> <span class="pre">=</span> <span class="pre">blue</span></code></p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">streams.sort.mode</span></code> to set up the initial sort mode</p></li>
|
||
<li><p>Add grouping of streams for sorting and coloring</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id91">
|
||
<h2>4.3.0<a class="headerlink" href="#id91" title="Permalink to this heading">¶</a></h2>
|
||
<ul>
|
||
<li><p>scheli</p>
|
||
<ul class="simple">
|
||
<li><p>Add configuration parameters to description XML allowing configuration in
|
||
scconfig</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scrttv</p>
|
||
<ul class="simple">
|
||
<li><p>Adjust default filter to filter below the Nyquist frequency of most BH?
|
||
streams</p></li>
|
||
<li><p>Add default values for streams configurations</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Adjust configuration and parameters. The legacy parameters can still be used
|
||
but an error message will be printed:</p>
|
||
<ul>
|
||
<li><p>Added parameters to description:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">buffer</span><span class="o">.</span><span class="n">originKeep</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">useManualPicks</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">adoptManualDepth</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">tryDefaultDepth</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">stationLocations</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Renamed parameters (old -> new):</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">autoloc</span><span class="o">.</span><span class="n">maxAge</span> <span class="o">-></span> <span class="n">buffer</span><span class="o">.</span><span class="n">pickKeep</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">cleanupInterval</span> <span class="o">-></span> <span class="n">buffer</span><span class="o">.</span><span class="n">cleanupInterval</span>
|
||
<span class="n">autoloc</span><span class="o">.</span><span class="n">locator</span><span class="o">.</span><span class="n">profile</span> <span class="o">-></span> <span class="n">locator</span><span class="o">.</span><span class="n">profile</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
<li><p>Removed parameters from description:</p>
|
||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">autoloc</span><span class="o">.</span><span class="n">wakeupInterval</span>
|
||
</pre></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li><p>slarchive</p>
|
||
<ul class="simple">
|
||
<li><p>Allow creation of aliases</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmag</p>
|
||
<ul class="simple">
|
||
<li><p>Add medianTrimmedMean average method</p></li>
|
||
<li><p>Remove internally cached objects if an objects has been removed via
|
||
messaging.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul class="simple">
|
||
<li><p>Add median trimmed mean to magnitude average method</p></li>
|
||
<li><p>Sort event types alphabetically and status by priority</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scart</p>
|
||
<ul class="simple">
|
||
<li><p>Fix loading of plugins</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id92">
|
||
<h2>4.2.1<a class="headerlink" href="#id92" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>Documentation</p>
|
||
<ul>
|
||
<li><p>Update installation and database procedures</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>Event list in GUIs</p>
|
||
<ul>
|
||
<li><p>Add RMS column by default</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Relabel strike/dip/rake columns in focal mechanism table
|
||
and resize content after loading</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Relabel strike/dip/rake columns in focal mechanism table
|
||
and resize content after loading</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>evrc plugin</p>
|
||
<ul>
|
||
<li><p>Fix reading origin which have no depth</p></li>
|
||
<li><p>Fix setting no event type for region <code class="docutils literal notranslate"><span class="pre">world</span></code></p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id93">
|
||
<h2>4.2.0<a class="headerlink" href="#id93" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scalert</p>
|
||
<ul>
|
||
<li><p>Add option to listen to picks</p></li>
|
||
<li><p>Fix configuration of agency filter</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Sort configuration of event association parameters by topic</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Expose picker phase profiles to scconfig</p></li>
|
||
<li><p>Adjust description of uncertainty profiles</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnxml2inv</p>
|
||
<ul>
|
||
<li><p>Fix conversion of polynomial responses with respect to
|
||
<code class="docutils literal notranslate"><span class="pre">approximationType</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Reorder FM tab columns and allow switching visibility state</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id94">
|
||
<h2>4.1.2<a class="headerlink" href="#id94" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>Processing</p>
|
||
<ul>
|
||
<li><p>Fix crashing of processing modules such as scautopick if filter
|
||
parameters are out of range</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id95">
|
||
<h2>4.1.1<a class="headerlink" href="#id95" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Fix reading the default configuration file in update-config</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>ew2sc</p>
|
||
<ul>
|
||
<li><p>Correct module name in description. E.g. scconfig has still displayed it
|
||
as <code class="docutils literal notranslate"><span class="pre">ew2sc3</span></code>.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add nodal planes and some more quality parameters to event edit focal
|
||
mechanism table</p></li>
|
||
<li><p>Fix setting the depth type in the origin locator panel</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id96">
|
||
<h2>4.1.0<a class="headerlink" href="#id96" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">14.1.0</span></code></p>
|
||
<ul class="simple">
|
||
<li><p>scmaster</p>
|
||
<ul>
|
||
<li><p>Add IMPORT_GROUP to default group set</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>screloc</p>
|
||
<ul>
|
||
<li><p>Add option to allow processing of origins with mode MANUAL in daemon mode</p></li>
|
||
<li><p>When using <code class="docutils literal notranslate"><span class="pre">--ep</span></code> playbacks with origins defined by <code class="docutils literal notranslate"><span class="pre">-O</span></code>, then the
|
||
processing is limited to the defined origins.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevent</p>
|
||
<ul>
|
||
<li><p>Update event agencyID and author on event update if it has
|
||
changed. This is important if scevent has been reconfigured
|
||
with a different agencyID or author.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>The application class resets its locale to the initial
|
||
state at exit. Not doing so could have caused encoding
|
||
errors with init scripts</p></li>
|
||
<li><p>Add fixed hypocenter locator</p></li>
|
||
<li><p>Add external locator plugin (locext)</p></li>
|
||
<li><p>Fix combined RecordStream for slinkMax|rtMax|1stMax units <code class="docutils literal notranslate"><span class="pre">s</span></code> and <code class="docutils literal notranslate"><span class="pre">h</span></code></p></li>
|
||
<li><p>Fix LOCSAT travel time computation for phases which do not provide
|
||
a table file or with zero depth layers. Sometimes LOCSAT produced
|
||
fake travel times for non existing phases after switching tables.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scevtstreams</p>
|
||
<ul>
|
||
<li><p>Add <code class="docutils literal notranslate"><span class="pre">--fdsnws</span></code> command line option to export list of
|
||
channels in FDSNWS dataselect POST format</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Add option to define symbol images for layer points defined in
|
||
either BNA or FEP</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>seedlink</p>
|
||
<ul>
|
||
<li><p>Fix parsing of global <code class="docutils literal notranslate"><span class="pre">backfill_buffer</span></code> variable. Up to this
|
||
fix the variable was always considered out of bounds and apart from using
|
||
backfill buffer settings in the bindings the global value had no effect.</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fixed several segmentation faults in combination with offline
|
||
mode</p></li>
|
||
<li><p>Add origin location method column to event origin table</p></li>
|
||
<li><p>Add shortcuts (Ctrl+pgdown, Ctrl+pgup) to select the previous and
|
||
next event of the event list from within the locator view</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id97">
|
||
<h2>4.0.4<a class="headerlink" href="#id97" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Fix ML/MLv default magnitude calibration</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Quit application if an error occurred during initialization
|
||
and if the setup dialog is cancelled or closed by hitting
|
||
the X icon</p></li>
|
||
<li><p>Also accept <code class="docutils literal notranslate"><span class="pre">TP</span></code> for parameter <code class="docutils literal notranslate"><span class="pre">eventlist.visibleColumns</span></code>
|
||
but print a warning</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scmm</p>
|
||
<ul>
|
||
<li><p>Fix client disconnect handling</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scimport</p>
|
||
<ul>
|
||
<li><p>Log error message if parameter <code class="docutils literal notranslate"><span class="pre">msggroups</span></code> is not defined</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id98">
|
||
<h2>4.0.3<a class="headerlink" href="#id98" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>slmod</p>
|
||
<ul>
|
||
<li><p>Fix Python2 support</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Add origin depth type to event list and origins list</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>base</p>
|
||
<ul>
|
||
<li><p>Fix bug with decimation record stream which caused that
|
||
just a subset of input data was forwarded to the client</p></li>
|
||
<li><p>Populate SNR values of Ms(BB) and ML amplitudes</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>GUI</p>
|
||
<ul>
|
||
<li><p>Replace splash screen with latest logo and render text flat</p></li>
|
||
<li><p>Rename item <code class="docutils literal notranslate"><span class="pre">TP</span></code> to <code class="docutils literal notranslate"><span class="pre">MType</span></code> of parameter
|
||
<code class="docutils literal notranslate"><span class="pre">eventlist.visibleColumns</span></code></p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id99">
|
||
<h2>4.0.2<a class="headerlink" href="#id99" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>scautoloc</p>
|
||
<ul>
|
||
<li><p>Correct station.conf</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>trunk</p>
|
||
<ul>
|
||
<li><p>Add ML/MLv magnitude calibration at 100 km</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>dlsv2inv</p>
|
||
<ul>
|
||
<li><p>Fix crash for debug builds if a token is empty,
|
||
e.g. empty end time</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id100">
|
||
<h2>4.0.1<a class="headerlink" href="#id100" title="Permalink to this heading">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p>LOCSAT</p>
|
||
<ul>
|
||
<li><p>Allow to override the tables directory with the environment
|
||
variable <code class="docutils literal notranslate"><span class="pre">SEISCOMP_LOCSAT_TABLE_DIR</span></code></p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scconfig</p>
|
||
<ul>
|
||
<li><p>Add application icon</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>scolv</p>
|
||
<ul>
|
||
<li><p>Fix bug when a magnitude is recalculated with a subset of
|
||
station magnitudes</p></li>
|
||
</ul>
|
||
</li>
|
||
<li><p>fdsnws</p>
|
||
<ul>
|
||
<li><p>Parse query filter parameters strictly. Thanks to Daniel
|
||
Armbruster for providing the patch.</p></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
<section id="id101">
|
||
<h2>4.0.0<a class="headerlink" href="#id101" title="Permalink to this heading">¶</a></h2>
|
||
<p><code class="docutils literal notranslate"><span class="pre">SC_API_VERSION</span> <span class="pre">14.0.0</span></code></p>
|
||
<p>This is the initial release of SeisComP under a new license and with a new
|
||
versioning scheme. Instead of using a release name and a time based version
|
||
tag semantic versioning is now being used with a sequence of three digits:
|
||
Major.Minor.Patch. The following rules apply for assigning a new digit:</p>
|
||
<ul class="simple">
|
||
<li><p>Major: Libraries introduce binary incompatible changes or there are very
|
||
significant application changes which justify a major version bump.</p></li>
|
||
<li><p>Minor: Libraries add new functionality and methods but binary
|
||
compatibility within the same major release is still maintained
|
||
with application built against a lower minor version. Significant
|
||
application changes can also justify a minor version bump.</p></li>
|
||
<li><p>Patch: No changes in functionality but error corrections of existing
|
||
codes.</p></li>
|
||
</ul>
|
||
<p>Breaking changes:</p>
|
||
<ul class="simple">
|
||
<li><p>Spread has been replaced as messaging system with our own implementation
|
||
of a messaging broker. That means that connections between SeisComP3 and
|
||
SeisComP >= 4.0.0 are not possible until a driver has been developed
|
||
which implements Spread in SeisComP or scmp in SeisComP3.</p></li>
|
||
<li><p>Qt5 and Python3 are now supported preferred.</p></li>
|
||
<li><p>The SeisComP Python packages have been renamed to <code class="docutils literal notranslate"><span class="pre">seiscomp</span></code> but a
|
||
compatibility layer for <code class="docutils literal notranslate"><span class="pre">seiscomp3</span></code> has been added.</p></li>
|
||
<li><p>Arclink is no longer supported and has been removed completely.</p></li>
|
||
<li><p>arclinkproxy has been removed as well and is superseded by scwfas.</p></li>
|
||
<li><p>The installation directory is now <code class="docutils literal notranslate"><span class="pre">seiscomp</span></code> and not <code class="docutils literal notranslate"><span class="pre">seiscomp3</span></code>.</p></li>
|
||
<li><p>The user configuration directory is now <code class="docutils literal notranslate"><span class="pre">.seiscomp</span></code> and not <code class="docutils literal notranslate"><span class="pre">.seiscomp3</span></code>.</p></li>
|
||
<li><p>C++ compilation requires a compiler that supports at least the C++11
|
||
standard.</p></li>
|
||
</ul>
|
||
</section>
|
||
</section>
|
||
|
||
|
||
<div id="anchors-bottom"></div>
|
||
</div>
|
||
|
||
<div class="sidebar" role="navigation" aria-label="main navigation">
|
||
<div id="anchors-top"></div>
|
||
<div id="anchors" class="content">
|
||
<div id="searchbox" style="display: none" role="search">
|
||
<h3 id="searchlabel">Quick search</h3>
|
||
<div class="searchformwrapper">
|
||
<form class="search" action="../search.html" method="get">
|
||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
||
<input type="submit" value="Go" />
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<script>document.getElementById('searchbox').style.display = "block"</script>
|
||
<div>
|
||
<h3><a href="../index.html">Table of Contents</a></h3>
|
||
<ul>
|
||
<li><a class="reference internal" href="#">Change Log</a><ul>
|
||
<li><a class="reference internal" href="#id1">6.9.0</a></li>
|
||
<li><a class="reference internal" href="#id2">6.8.4</a></li>
|
||
<li><a class="reference internal" href="#id3">6.8.3</a></li>
|
||
<li><a class="reference internal" href="#id4">6.8.2</a></li>
|
||
<li><a class="reference internal" href="#id5">6.8.1</a></li>
|
||
<li><a class="reference internal" href="#id6">6.8.0</a></li>
|
||
<li><a class="reference internal" href="#id7">6.7.9</a></li>
|
||
<li><a class="reference internal" href="#id8">6.7.8</a></li>
|
||
<li><a class="reference internal" href="#id9">6.7.7</a></li>
|
||
<li><a class="reference internal" href="#id10">6.7.6</a></li>
|
||
<li><a class="reference internal" href="#id11">6.7.5</a></li>
|
||
<li><a class="reference internal" href="#id12">6.7.4</a></li>
|
||
<li><a class="reference internal" href="#id13">6.7.3</a></li>
|
||
<li><a class="reference internal" href="#id14">6.7.2</a></li>
|
||
<li><a class="reference internal" href="#id15">6.7.1</a></li>
|
||
<li><a class="reference internal" href="#id16">6.7.0</a></li>
|
||
<li><a class="reference internal" href="#id17">6.6.3</a></li>
|
||
<li><a class="reference internal" href="#id18">6.6.2</a></li>
|
||
<li><a class="reference internal" href="#id19">6.6.1</a></li>
|
||
<li><a class="reference internal" href="#id20">6.6.0</a></li>
|
||
<li><a class="reference internal" href="#id21">6.5.1</a></li>
|
||
<li><a class="reference internal" href="#id22">6.5.0</a></li>
|
||
<li><a class="reference internal" href="#id23">6.4.4</a></li>
|
||
<li><a class="reference internal" href="#id24">6.4.3</a></li>
|
||
<li><a class="reference internal" href="#id25">6.4.2</a></li>
|
||
<li><a class="reference internal" href="#id26">6.4.1</a></li>
|
||
<li><a class="reference internal" href="#id27">6.4.0</a></li>
|
||
<li><a class="reference internal" href="#id28">6.3.1</a></li>
|
||
<li><a class="reference internal" href="#id29">6.3.0</a></li>
|
||
<li><a class="reference internal" href="#id30">6.2.1</a></li>
|
||
<li><a class="reference internal" href="#id31">6.2.0</a></li>
|
||
<li><a class="reference internal" href="#id32">6.1.2</a></li>
|
||
<li><a class="reference internal" href="#id33">6.1.1</a></li>
|
||
<li><a class="reference internal" href="#id34">6.1.0</a></li>
|
||
<li><a class="reference internal" href="#id35">6.0.5</a></li>
|
||
<li><a class="reference internal" href="#id36">6.0.4</a></li>
|
||
<li><a class="reference internal" href="#id37">6.0.3</a></li>
|
||
<li><a class="reference internal" href="#id38">6.0.2</a></li>
|
||
<li><a class="reference internal" href="#id39">6.0.1</a></li>
|
||
<li><a class="reference internal" href="#id40">6.0.0</a></li>
|
||
<li><a class="reference internal" href="#id41">5.5.19</a></li>
|
||
<li><a class="reference internal" href="#id42">5.5.18</a></li>
|
||
<li><a class="reference internal" href="#id43">5.5.17</a></li>
|
||
<li><a class="reference internal" href="#id44">5.5.16</a></li>
|
||
<li><a class="reference internal" href="#id45">5.5.15</a></li>
|
||
<li><a class="reference internal" href="#id46">5.5.14</a></li>
|
||
<li><a class="reference internal" href="#id47">5.5.13</a></li>
|
||
<li><a class="reference internal" href="#id48">5.5.12</a></li>
|
||
<li><a class="reference internal" href="#id49">5.5.11</a></li>
|
||
<li><a class="reference internal" href="#id50">5.5.10</a></li>
|
||
<li><a class="reference internal" href="#id51">5.5.9</a></li>
|
||
<li><a class="reference internal" href="#id52">5.5.8</a></li>
|
||
<li><a class="reference internal" href="#id53">5.5.7</a></li>
|
||
<li><a class="reference internal" href="#id54">5.5.6</a></li>
|
||
<li><a class="reference internal" href="#id55">5.5.5</a></li>
|
||
<li><a class="reference internal" href="#id56">5.5.4</a></li>
|
||
<li><a class="reference internal" href="#id57">5.5.3</a></li>
|
||
<li><a class="reference internal" href="#id58">5.5.2</a></li>
|
||
<li><a class="reference internal" href="#id59">5.5.1</a></li>
|
||
<li><a class="reference internal" href="#id60">5.5.0</a></li>
|
||
<li><a class="reference internal" href="#id61">5.4.0</a></li>
|
||
<li><a class="reference internal" href="#id62">5.3.0</a></li>
|
||
<li><a class="reference internal" href="#id63">5.2.2</a></li>
|
||
<li><a class="reference internal" href="#id64">5.2.1</a></li>
|
||
<li><a class="reference internal" href="#id65">5.2.0</a></li>
|
||
<li><a class="reference internal" href="#id66">5.1.1</a></li>
|
||
<li><a class="reference internal" href="#id67">5.1.0</a></li>
|
||
<li><a class="reference internal" href="#id68">5.0.1</a></li>
|
||
<li><a class="reference internal" href="#id69">5.0.0</a></li>
|
||
<li><a class="reference internal" href="#id70">4.10.1</a></li>
|
||
<li><a class="reference internal" href="#id71">4.10.0</a></li>
|
||
<li><a class="reference internal" href="#id72">4.9.3</a></li>
|
||
<li><a class="reference internal" href="#id73">4.9.2</a></li>
|
||
<li><a class="reference internal" href="#id74">4.9.1</a></li>
|
||
<li><a class="reference internal" href="#id75">4.9.0</a></li>
|
||
<li><a class="reference internal" href="#id76">4.8.4</a></li>
|
||
<li><a class="reference internal" href="#id77">4.8.3</a></li>
|
||
<li><a class="reference internal" href="#id78">4.8.2</a></li>
|
||
<li><a class="reference internal" href="#id79">4.8.1</a></li>
|
||
<li><a class="reference internal" href="#id80">4.8.0</a></li>
|
||
<li><a class="reference internal" href="#id81">4.7.3</a></li>
|
||
<li><a class="reference internal" href="#id82">4.7.2</a></li>
|
||
<li><a class="reference internal" href="#id83">4.7.1</a></li>
|
||
<li><a class="reference internal" href="#id84">4.7.0</a></li>
|
||
<li><a class="reference internal" href="#id87">4.6.1</a></li>
|
||
<li><a class="reference internal" href="#id88">4.6.0</a></li>
|
||
<li><a class="reference internal" href="#id89">4.5.0</a></li>
|
||
<li><a class="reference internal" href="#id90">4.4.0</a></li>
|
||
<li><a class="reference internal" href="#id91">4.3.0</a></li>
|
||
<li><a class="reference internal" href="#id92">4.2.1</a></li>
|
||
<li><a class="reference internal" href="#id93">4.2.0</a></li>
|
||
<li><a class="reference internal" href="#id94">4.1.2</a></li>
|
||
<li><a class="reference internal" href="#id95">4.1.1</a></li>
|
||
<li><a class="reference internal" href="#id96">4.1.0</a></li>
|
||
<li><a class="reference internal" href="#id97">4.0.4</a></li>
|
||
<li><a class="reference internal" href="#id98">4.0.3</a></li>
|
||
<li><a class="reference internal" href="#id99">4.0.2</a></li>
|
||
<li><a class="reference internal" href="#id100">4.0.1</a></li>
|
||
<li><a class="reference internal" href="#id101">4.0.0</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
<div role="note" aria-label="source link">
|
||
<h3>This Page</h3>
|
||
<ul class="this-page-menu">
|
||
<li><a href="../_sources/base/CHANGELOG.md.txt"
|
||
rel="nofollow">Show Source</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="footer">
|
||
<div class="container">
|
||
<div class="horizontal layout content">
|
||
<a class="fade-in" href="https://www.gempa.de" target="_blank">
|
||
<img class="brand" src="../_static/brands/gempa.svg"/>
|
||
</a>
|
||
<div class="stretched align-center fitted content">
|
||
<div>
|
||
Version <b>6.9.0</b> Release
|
||
</div>
|
||
<div class="copyright">
|
||
Copyright © gempa GmbH, GFZ Potsdam.
|
||
</div>
|
||
</div>
|
||
<a class="fade-in" href="https://www.gfz-potsdam.de" target="_blank">
|
||
<img class="brand" src="../_static/brands/gfz.svg"/>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |