6.5.0
SC_API_VERSION 16.2.0
- seiscomp
- Support forming alias modules from GUI modules.
- trunk
- Filter
INT
can be used without an argument (default 0). - Add more filters: SUM, DT and SR.
- Allow negative frequency parameters for
BW_*
andBPENV
which
resolve to-freq * fsamp
. - Remove deprecated module from
access.py
. - Read homogeneous travel time configuration from application
configuration. - Fix unit conversion for confidenceEllipsoid in QuakeML exporter.
- Improve handling of connection errors in PostgreSQL database plugin.
- Filter
- amplitudes
- If IASPEI mode is enabled then Ms(BB) checks the period to be in the
valid range of (3, 60). - Fix crash in MLh if maxDepth is set greater than DEPTH_MAX.
- If IASPEI mode is enabled then Ms(BB) checks the period to be in the
- GUI
- 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. - Fix background rendering of trace widget under some conditions
- Sychronize XML defaults with event list.
- The commit with options dialog removes the "Fix magnitude type" checkbox
- fdsnxml2inv
- Add
--only-instruments
switch to ignore networks on output. - Derive stream sampling rate from decimation stages if not given explicitly
in the FDSNXML channel.
- Add
- ql2sc
- Send EvPrefMw if Mw part of a moment tensor has been received as preferred
magnitude. This fixes thesyncPreferred
switch.
- Send EvPrefMw if Mw part of a moment tensor has been received as preferred
- scautoloc
- Fixed three memory leaks.
- scalert
- Fix applying author filter.
- scxmldump
- Support dumping picks by publicID using
--pick
. - Ignore unpreferred magnitudes with
-p
.
- Support dumping picks by publicID using
- scrttv
- Add option
--3c
to show all three components ofdetecStream
. - Use consistent menu entry names.
- Add option
- stdloc
- GridSearch.cellSize replaced by GridSearch.numPoints.
- Default method is now LeastSquares.
- Add LeastSquares.depthInit (like LOCSAT locator).