fdsn_get_focalmechanism_by_id
Get focal mechanism and moment tensor data for an earthquake event. Returns nodal planes (strike, dip, rake), principal axes (T, P, N), and moment tensor components when available.
Instructions
Get focal mechanism and moment tensor data for an earthquake event. Returns nodal planes (strike, dip, rake), principal axes (T, P, N), and moment tensor components when available. Use this for understanding the rupture geometry and seismic source characteristics.
The eventid is an opaque, provider-specific string and MUST be copied verbatim from a prior fdsn_query_earthquakes result (EventID column). Never invent, guess, reformat, or use placeholder values.
Available datacenters: INGV (default), EMSC, GFZ, USGS, and others supported by ObsPy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventid | Yes | ||
| datacenter | No | INGV |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |