fdsn_get_arrivals_by_id
Retrieve seismic phase arrival data for an earthquake event, including station picks with time and phase. Use when you need recorded wave arrival readings for a given event ID.
Instructions
Get all seismic phase arrivals for an earthquake event, including linked pick data (station, time, phase). Use this when asked about recorded phases, station readings, or seismic wave arrivals.
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 |