Skip to content

Releases: SeisComP/seiscomp

6.4.1

29 May 11:07
a7e4fa2
Compare
Choose a tag to compare
  • scevent
    • Fix regression which causes a crash if a magnitude type should be
      fixed.

6.4.0

27 May 13:16
c922d0b
Compare
Choose a tag to compare
  • 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.
  • 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.
  • scamp
    • Add parameter amptool.streamFromBindings to compute amplitudes
      on the global bindings channel instead of the picked channel.aa
  • 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".
  • invextr
    • Extract inventory based on start and end time.
  • msrtsimul
    • Add option -u, --unlimited to allow forwarding non 512 byte miniSEED
      records.
  • 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

06 Mar 12:49
011ba7a
Compare
Choose a tag to compare
  • trunk
    • Fix MYSQL reconnect when server went away.

6.3.0

04 Mar 12:40
f12114c
Compare
Choose a tag to compare
  • 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.
  • scdumpcfg
    • The option -P supports lists, allowing to request the values for
      multiple parameters instead of only one.
  • scevtls
    • Include created events in output without modified date using --modified-after.
  • 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.
  • 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

14 Feb 10:06
94c8b63
Compare
Choose a tag to compare
  • 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.
  • 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

12 Feb 12:31
a477098
Compare
Choose a tag to compare
  • scdb
    • Fix reading notifier messages from XML

6.2.0

01 Feb 12:18
2c9dc05
Compare
Choose a tag to compare
  • 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.
  • 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.
  • scrttv
    • Disable "Show picks/arrivals" actions if showPicks
      is set to false.
  • scardac
    • Fix segfault triggered by stream filter
    • Use value of 0 in maxSegment 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

18 Jan 13:48
636733d
Compare
Choose a tag to compare
  • trunk
    • Populate SNR value of ML and MLc amplitudes.
    • Fix reading amplitude regionalization regions,
      use magnitudes.[type].regionFile instead of
      magnitudes.[type].regions as in v4.
  • scolv
    • Preselect measure type and combiner dropdown based on
      station bindings.
  • scesv
    • Fix regression which prevented showing the current
      magnitudes when showLastAutomaticSolution = true.

5.5.17

18 Jan 13:47
7325109
Compare
Choose a tag to compare
  • scesv
    • Fix regression which prevented showing the current
      magnitudes when showLastAutomaticSolution = true.

6.1.1

20 Dec 09:49
917af1f
Compare
Choose a tag to compare
  • 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.