You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

SWIDB is a MySQL database used to collect and select tremors developed at the Institute of Geophysics of the Polish Academy of Sciences. Works with the older SWIP4 program. Bulletin data from other sources, e.g. developed by Seismic Handler, can also be collected there. The SWIDB module allows you to load these studies, as well as the entire list of them. It does not allow saving QuakeML studies to the SWIDB database, as this would involve a significant reduction in the parameters of the study. You can only read them.

Fig. 20 SWIDB database module


The SWIDB database was used in two ways: The results of the study were recorded in the Elaboration table. It was possible to have several Elaborations for one phenomenon, but generally the final elaborations were collected in one Elaboration. This is how the study of Polish National Nerwork was developed and exported to the International Seismic Center. The second way was to define the phenomenon in the Origin table, which collected studies and was unambiguously linked to the phenomenon by ID. The second method has become more common in induced seismology and is more consistent with SWIP5. The event information is kept in the Origins tables.
However, to enable reading of earlier databases, an additional module was developed that ignores the Origin tables and accepts the eartquakes ID from the Elaboration tables. It should not be used for databases created in the second way. Additional module commands are marked in green.

The SWIDB module enables:

  • Loading elaboration for a seismogram with File  SWIDB  Load elaboration for waveforms. Event ID is from the table Elaborations.
  • Loading elaborations for a given time period with the command File  SWIDB  Load all elaboration. Event ID is from the table Elaborations.
  • Loading a phenomenon dat for a given seismogram File  SWIDB  Load event for waveforms.
  • Loading station (location) parameters from database File  SWIDB  Load event for waveforms.
  • Listing all events (origin numbers) with the File  SWIDB  List Events. Origin numbers are printed in the report window, and at the end the number of phenomena is printed (Fig. 21).
  • Loading all events from the database with File SWIDB Load all events WARNING. This command can be lengthy with a large number of phenomena. Loading a phenomenon with a given Origin number using File  SWIDB  Load elaboration by numer.

Fig. 21 Report window

  • No labels