Easily plot focal mechanisms (beachballs) onto a map.
Easily plot focal mechanisms (beachballs) onto a map. Uses the ObsPy library under the hood, to render beachball plots as SVG icons.
Workflow is split into 2 steps:
1. Beachball plots are created from a layer of events, and rendered as SVG icons. The icons are saved (by default in a folder called 'beachball_svgs' in the project directory) and named based on the selected ID field (may be an fid or an event name/identifier, but it must be unique).
2. A layer symbology is created, using SVG markers with a data-defined expression, to load the SVG for each event based on the selected id field/event name.
The user can then easily modify the symbology (e.g. change the marker size).
You can color the beachballs based on depth or tectonic regime. For the latter, you will need a field describing each event`s regime, using the following nomenclature:
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
1.2.1 | - | 3.0.0 | 3.99.0 | 122 | elymperis | 2025-06-20T07:42:32.044474+00:00 |
1.1.1 | - | 3.0.0 | 3.99.0 | 760 | elymperis | 2025-01-15T21:35:16.370127+00:00 |
1.1.0 | - | 3.0.0 | 3.99.0 | 184 | elymperis | 2025-01-15T21:34:02.192636+00:00 |
1.0.0 | - | 3.0.0 | 3.99.0 | 286 | elymperis | 2025-01-08T09:44:35.767449+00:00 |
Plugin Tags