Change Log¶
2024.191¶
Added¶
Automatically load and display events and picks on traces
Fixed¶
Time rulers now show consistent dates
Reduced the amount of redraws when advancing the time
2024.156¶
Added¶
Allow generating aliases of vortex for separate configuration and execution by new init script ‘$SEISCOMP_ROOT/etc/init/vortex.py’. Example:
seiscomp alias create l1vortex vortex
The script will only become fully functional with SeisComP in version > 6.4. By then, enabling or starting vortex will apparently be supported without actually being realized. However, a run file $SEISCOMP_ROOT/var/run/vortex.run is generated when running
seiscomp start vortex
which, however, takes no effect. This behavior will be corrected with SeisComP in version > 6.4.
2024.144¶
Important¶
Rename the module configuration parameter for defining the event list script. Old -> new:
script.$name.path -> event.script.$name.path
If previously configured, the old parameter must be replaced by the new one replacing ‘$name’ by the name of the actual profile.
Relocate custom scripts
$SEISCOMP_ROOT/lib/python/vortex -> $SEISCOMP_ROOT/share/vortex
The default script path changed to ‘$SEISCOMP_ROOT/share/vortex’ Any previously created custom script files need to be moved.
Changed¶
Update description of configuration parameters.
2024.137¶
Fixed¶
Overview-widgets now update properly.
Trace filters and normalization now work as intended.
Better integration of events.
Shortcuts now work on detachded windows.
Added¶
Option to specify the amplitude range of the spectrogram in the overview tab.
Switch back to real-time mode.
Always show the date on every ruler.
2024.124¶
Added¶
Add script for installing software dependencies for Ubuntu 24.04 which can be installed using seiscomp install-deps vortex.
2023.332¶
Fixed¶
Use the correct formula for Gutenberg-Richter plot.
Display the correct cumulative Magnitude in G-R plot.
2023.307¶
Added¶
Provide description of color tables in documenation.
2023.256¶
Added¶
Display live videos from any website.
Overview tab can now show different components for each station.
2023.186¶
Added¶
New default plot (Gutenberg-Richter law).
Configure additional customized scripts.
Save plots as HTML or PNG.
2023.163¶
Added¶
Add support for dependency installation for Debian 12.
2023.159¶
Added¶
Support to execute external scripts, to generate 3D plots.
2023.080¶
Added¶
Eventlist, to load events from the database.
Heatmap layer, display events as a heatmap overlay.
Data reloading, reload trace data based on the selected event.
Removed¶
Settings for map configuration, that always have been disregarded.
2022.340¶
Fixed¶
Tab-Bar popup menu and window menu have consistent actions.
Reduced user interface updates when loading data.
Command line option to increase number of RecordStreamThreads.
Added¶
Support for large buffers - up to a month.
2022-05-12¶
Important¶
Only one custom gradient can be defined, the old gradient configurations are replaced by range definitions
Changed¶
Offset modes only define ranges
Gradients are applied to the range defined by current offset mode
2022-01-13¶
Fixed¶
Use correct unit for station elevation
2021-08-24¶
Added¶
Make map features configurable in scconfig
Move configuration to GUI section of scconfig
2020-11-09¶
Changed¶
Update documentation
2019-09-17¶
Added¶
Add documentation
2018-10-12¶
Fix¶
Fix scaling issues
Fix matrix widget re-arrangement for non square matrix layouts
Feature¶
Merge map and trace window into single window using detachable tabs
Primary stream selection via VORTEX profile instead of global profile
Add auxiliary stream support
Allow configuration of gain multiplier
Plot gain unit in column label
New splash image and application icon