Releases: SeisComP/seiscomp
Releases · SeisComP/seiscomp
6.4.1
- scevent
- Fix regression which causes a crash if a magnitude type should be
fixed.
- Fix regression which causes a crash if a magnitude type should be
6.4.0
- trunk
- Add Pipe record filter
- Take sensor location elevation into account when computing
the hypocentral distance in amplitude time windows. - Support shortened time formats for SeisComP and ISO time strings in
function fromString() such as "2024-04-01 01" and 2024-04-01T01. - Report an error if file recordstream is used without a regular file.
- Add CUTOFF() and STALTA2() to documentation of filter grammar.
- Add scripts for installing software dependencies for Ubuntu 24.04 which
can be installed using seiscomp install-deps ... - Set host to localhost if empty in caps recordstream
- stdloc
- Reject locations on the grid boundary.
- Handle missing ttt for certain phases.
- Arrival distance must be epicentral not hypocentral.
- OctTree search optimization.
- Remove overwhelming log messages.
- Avoid rare but possible crush of eigv/chi2 code.
- Fix octtree search failures in case of very large cell sizes.
- seedlink
- reftek plugin: expand max stream ID length to 5 characters.
- optodas: set gain frequency in inventory channel.
- serial: add maRam Weatherstation V1 support.
- mws: fix dft485 support.
- scmaster
- Serve index.html when browsing a directory with HTTP.
- scart, scdbstrip, scevtls, scevtstreams, scmssort, scorgls, scart, scsendorigin
- Allow all datetime formats support by Time.FromString.
- scart
- Fix running in a loop when applying --check.
- GUI
- Add preferred magnitude selection to "Commit with options" dialog.
- Populate AmplitudeView minSNR control with currently configured value.
- scolv
- Add splitter between main view and event summary to be able to adjust the
width of the event summary panel. - Make the application content scrollable if the window width is smaller than
the minimum required content width.
- Add splitter between main view and event summary to be able to adjust the
- scautoloc
- Prioritize picks over amplitudes when sorting both with identical
creation times in playbacks using--ep
. - Initialize variables consistently with default configuration and
description XML. - Do not use horizontal slowness and backazimuth for relocating if arrival
is excluded.
- Prioritize picks over amplitudes when sorting both with identical
- scamp
- Add parameter
amptool.streamFromBindings
to compute amplitudes
on the global bindings channel instead of the picked channel.aa
- Add parameter
- scmag
- Sychronize default values with code and cfg.
- Add configuration parameter
summaryMagnitude.singleton
controlling
whether a summary magnitude is computed from a single network magnitude
or not.
- scardac
- Fix PostgreSQL query.
- scolv
- Plot infrasound phases with inverted triangles.
- scrttv
- Allow streams with undefined coordinates if region restriction is not used.
- Allow to read files from stdin with
scrttv -
.
- fdsnxml2inv
- Support more flexible date strings.
- PoleAndZero.number and PolynomialCoefficient.number is optional.
- Add support for more date time formats.
- Add usage to help output.
- fdsnws
- Add charset=utf-8 to all text-based content types.
- scalert
- Add author filter. Thanks to Donavin97 for the contribution.
- scevtls
- Allow searching for events by event type.
- scevent
- Fix crash under some conditions. This crash was caused by configurations
where remove and update operations were sent out of sync. - Do not prefer magnitudes with evaluation mode "rejected".
- Fix crash under some conditions. This crash was caused by configurations
- invextr
- Extract inventory based on start and end time.
- msrtsimul
- Add option
-u, --unlimited
to allow forwarding non 512 byte miniSEED
records.
- Add option
- gfs2fep
- Add new tool to convert BNA or GeoJSON vectors to fep format.
- software dependencies
- Add support of Ubuntu 24.04.
- documentation
- Add supported time formats in new section 'Time Formats'.
6.3.1
- trunk
- Fix MYSQL reconnect when server went away.
6.3.0
- seedlink
- Add OptoDAS plugin.
- trunk
- Add new filter BPENV() for approximating envelopes.
- 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). - New time grammar operator, OT, for configuring amplitude-time windows.
- Handle negative channel gain: amplitude processors always return
positive amplitudes.
- scolv
- Add time and publicID to pick tool tip in picker
- Handle single component positive dip. Traces will be flipped when transforming
int ZNE.
- GUI
- Handle negative gains. Traces will be flipped if values should be shown
in gain units.
- Handle negative gains. Traces will be flipped if values should be shown
- scdumpcfg
- The option
-P
supports lists, allowing to request the values for
multiple parameters instead of only one.
- The option
- scevtls
- Include created events in output without modified date using
--modified-after
.
- Include created events in output without modified date using
- scinv
- Report missing values for channel dip and azimuth,
- Report when both channel dip and gain are negative as this may be
accomplished by positive values.
- scevent
- The evrc (RegionCheck) plugin ignores but reports missing polygons
instead of dropping the region check entirely.
- The evrc (RegionCheck) plugin ignores but reports missing polygons
- iLoc
- Update iLoc code to version 4.2
- doc
- Add more details to amplitude time window configuration grammar
- Add BPENV, RND and RUD filter
- More details on magnitude average methods
- system
- Add libqt5printsupport5 dependency to Debian bases distributions.
6.2.1
- scalert
- Fix crash on exit
- Fix handling of
agencyIDs
: an empty string in the
configuration file will allow any agencyID.
- trunk
- Fix ML/MLc amplitude time window computation to raise an error
if one component fails.
- Fix ML/MLc amplitude time window computation to raise an error
- GUI
- Fix map legend generation from feature directories.
- scolv
- Fix crash if an MT solution does not contain a derived origin.
- hypo71
- Fix writing the correct number of stations and phases to new origins.
5.5.18
- scdb
- Fix reading notifier messages from XML
6.2.0
- trunk
- Fix magnitude aliases for ML's in combination with
different amplitude types. E.g.MLderived:MLc:MLv
should work now. - 3C component detection by checking mutual perpendicular
sensor orientations increased the tolerance from 1 degree
to 5 degrees.
- Fix magnitude aliases for ML's in combination with
- scconfig
- Allow checking individual inventory files in Inventory panel.
- Fix white space rendering in tooltips.
- scolv
- Fix crash in amplitude review window under CentOS7
caused by the measure type preselection introduced
in 6.1.2.
- Fix crash in amplitude review window under CentOS7
- scrttv
- Disable "Show picks/arrivals" actions if
showPicks
is set tofalse
.
- Disable "Show picks/arrivals" actions if
- scardac
- Fix segfault triggered by stream filter
- Use value of
0
inmaxSegment
parameter to disable segment limits
- scinv
- Fix reporting stream groups with other than 1 or 3 channels.
- fdsnws
- Output full precision in event text format
- Fix exception in availablity access test
- Fix authorization error
- Add configuration option
inventoryCoordinatePrecision
allowing
to obfuscate inventory geo coordinates
6.1.2
- trunk
- Populate SNR value of ML and MLc amplitudes.
- Fix reading amplitude regionalization regions,
usemagnitudes.[type].regionFile
instead of
magnitudes.[type].regions
as in v4.
- scolv
- Preselect measure type and combiner dropdown based on
station bindings.
- Preselect measure type and combiner dropdown based on
- scesv
- Fix regression which prevented showing the current
magnitudes whenshowLastAutomaticSolution = true
.
- Fix regression which prevented showing the current
5.5.17
- scesv
- Fix regression which prevented showing the current
magnitudes whenshowLastAutomaticSolution = true
.
- Fix regression which prevented showing the current
6.1.1
- scolv
- 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.
- Fix station count update of Mw magnitude if a magnitudes