scesv

Event summary view

Description

scesv is the summary display of the event parameters. It shows the primary information about the current event including location, time, strength, type and processing status. Additional to the current event older events can also be chosen from the eventlist in the events tab.

The two tabs of scesv are shown in Eventlist tab and Summary tab. The Events tab shows the eventlist of the time span defined on the bottom side of the window. A the Events tab is also available for other GUIs, such as scolv it can be configured in the global module configuration. The description of the Events tab in scolv provides more details.

../_images/Eventlist_tab_of_scesv.jpg

Eventlist tab

Tab1-2: Summary/Events tab, EventList: list of the last events with summarized information, List options: Show fake events, Reading 1: spinbox to limit timespan of displayed events (in days), Reading 2: spinboxes to limit timespan of displayed events (specified dates), Status: connection status

The actual (default) or selected event (from eventlist) is shown in the (Summary tab). Here the information are highlighted in four sections:

section

description

Time

orign time in UTC and relative to now

Region

a map of the region and location with the event and stations

Magnitude

different magnitude types, the values and counts

Hypocenter

origin information with location, depth, azimuthal gap etc.

../_images/Summary_tab_of_scesv.jpg

Summary tab

Tab1-2: Summary/Events tab, Origin Time: origin time in UTC and relative to now, Map: map with region and location and stations, Magnitude: different magnitude types with values and counts, Origin Info: hypocenter information with position, phase count and azimuthal gap, Event: earthquake location, Station: station with ray-path, Details: “Show Details” button to open detailed information in scolv, Event Type: event type combo box to set event type, Status: connection status

Hotkeys

Hotkey

Description

F2

Setup connection dialog

F6

Show propagation of P and S wave

F8

Toggle auto update

F9

Show raypaths and associated stations

F10

Toggle tabs

F11

Toggle fullscreen

Mouse wheel

Zoom map in/out

Double click

Center map

Configuration

etc/defaults/global.cfg
etc/defaults/scesv.cfg
etc/global.cfg
etc/scesv.cfg
~/.seiscomp/global.cfg
~/.seiscomp/scesv.cfg

scesv inherits global options.

loadEventDB

Type: double

Unit: days

Number of days to preload if scesv is started. Default is 1.

showLastAutomaticSolution

Type: boolean

If enabled, the last automatic solution is displayed next to the current solution in the summary panel. If the last automatic solution differs from the current solution it is displayed in red. If both solutions match it is displayed in gray. Default is false.

showOnlyMostRecentEvent

Type: boolean

If enabled only the most recent event is shown even if an update of an older event is being received. Default is true.

recenterMap

Type: boolean

If enabled, the map is centered around the most recent event event. Default is true.

enableFixAutomaticSolutions

Type: boolean

If enabled, an additional button is displayed which allows to switch back the latest automatic solution. This button triggers an command for scevent to prioritize automatic solutions until the next manual solution is available. Default is false.

visibleMagnitudes

Type: list:string

A list of magnitude types to be displayed. Default is M,MLv,mb,mB,Mw(mB).

button0

Type: string

Label of button0 which triggers script0.

button1

Type: string

Label of button1 which triggers script1.

ignoreOtherEvents

Type: boolean

If the event type is either “other” or “not existing” and this flag is true then the event will not be shown. Default is true.

scripts.script0

Type: string

Path to a script if button0 is clicked.

scripts.script1

Type: string

Path to a script if button1 is clicked.

scripts.script0.exportMap

Type: boolean

If enabled, the current map is exported to file. The filename is appened to the parameter list of script0. The script has to take ownership of the file. Default is false.

scripts.script0.oldStyle

Type: boolean

If enabled, the parameter list of script0 is eventID, arrivalCount, magnitude, description.

If disabled, the parameter list of script0 is eventID, preferredOriginID, preferredMagnitudeID, preferredFocalMechanismID. Default is true.

scripts.script1.exportMap

Type: boolean

If enabled, the current map is exported to file. The filename is appened to the parameter list of script1. The script has to take ownership of the file. Default is false.

scripts.script1.oldStyle

Type: boolean

If enabled, the parameter list of script1 is eventID, arrivalCount, magnitude, description.

If disabled, the parameter list of script1 is eventID, preferredOriginID, preferredMagnitudeID, preferredFocalMechanismID. Default is true.

summary.borders

Type: boolean

Draw borders in the summary panel. Default is false.

Note

display.* Adjust content or display custom information in the Summary tab.

display.lonmin

Type: double

Unit: deg

Minimum longitude of initially displayed map region. Default is -180.

display.lonmax

Type: double

Unit: deg

Maximum longitude of initially displayed map region. Default is 180.

display.latmin

Type: double

Unit: deg

Minimum latitude of initially displayed map region. Default is -90.

display.latmax

Type: double

Unit: deg

Maximum latitude of initially displayed map region. Default is 90.

Note

display.event.* Event information

display.event.comment.id

Type: string

ID of the event comment to be considered.

display.event.comment.default

Type: string

Value to be shown in case no valid event comment is found.

display.event.comment.label

Type: string

Label of the value to be shown.

Note

display.origin.* Origin information

Note

display.origin.comment.* Display origin comments.

display.origin.comment.id

Type: string

ID of the origin comment to be considered.

display.origin.comment.default

Type: string

Value to be shown in case no valid origin comment is found.

display.origin.comment.label

Type: string

Label of the value to be shown.

Note

poi.* Display information related to a point of interest (POI) read from the cities XML file.

poi.maxDist

Type: double

Unit: deg

Maximum distance in degrees of a POI to be taken into account. Default is 20.

poi.minPopulation

Type: double

The minimum population of a POI to be taken into account.

poi.message

Type: string

Message conversion string that converts a POI into the text displayed under the region label. There are different placeholders that can be used: @dist@, @dir@, @poi@ and @region@.

Command-line

scesv [options]

Generic

-h, --help

show help message.

-V, --version

show version information

--config-file arg

Use alternative configuration file. When this option is used the loading of all stages is disabled. Only the given configuration file is parsed and used. To use another name for the configuration create a symbolic link of the application or copy it, eg scautopick -> scautopick2.

--plugins arg

Load given plugins.

--auto-shutdown arg

Enable/disable self-shutdown because a master module shutdown. This only works when messaging is enabled and the master module sends a shutdown message (enabled with –start-stop-msg for the master module).

--shutdown-master-module arg

Sets the name of the master-module used for auto-shutdown. This is the application name of the module actually started. If symlinks are used then it is the name of the symlinked application.

--shutdown-master-username arg

Sets the name of the master-username of the messaging used for auto-shutdown. If “shutdown-master-module” is given as well this parameter is ignored.

Verbosity

--verbosity arg

Verbosity level [0..4]. 0:quiet, 1:error, 2:warning, 3:info, 4:debug

-v, --v

Increase verbosity level (may be repeated, eg. -vv)

-q, --quiet

Quiet mode: no logging output

--component arg

Limits the logging to a certain component. This option can be given more than once.

-s, --syslog

Use syslog logging back end. The output usually goes to /var/lib/messages.

-l, --lockfile arg

Path to lock file.

--console arg

Send log output to stdout.

--debug

Debug mode: –verbosity=4 –console=1

--log-file arg

Use alternative log file.

Messaging

-u, --user arg

Overrides configuration parameter connection.username.

-H, --host arg

Overrides configuration parameter connection.server.

-t, --timeout arg

Overrides configuration parameter connection.timeout.

-g, --primary-group arg

Overrides configuration parameter connection.primaryGroup.

-S, --subscribe-group arg

A group to subscribe to. This option can be given more than once.

--content-type arg

Overrides configuration parameter connection.contentType.

--start-stop-msg arg

Sets sending of a start- and a stop message.

Database

--db-driver-list

List all supported database drivers.

-d, --database arg

The database connection string, format: service://user:pwd@host/database. “service” is the name of the database driver which can be queried with “–db-driver-list”.

--config-module arg

The configmodule to use.

--inventory-db arg

Load the inventory from the given database or file, format: [service://]location

Cities

--city-xml arg

The path to the cities XML file. This overrides the default paths. Compare with the global parameter “citiesXML”

User interface

-F, --full-screen

Starts the application filling the entire screen. This only works with GUI applications.

-N, --non-interactive

Use non-interactive presentation mode. This only works with GUI applications.