fdsn_get_allmagnitudes_by_id
Retrieve all computed magnitude solutions for an earthquake using its event ID, enabling comparison of magnitude types (ML, Mw, Mb, Md) across agencies and analysis of station counts.
Instructions
Get all computed magnitude solutions for an earthquake event. Use this when asked about different magnitude types (ML, Mw, Mb, Md), magnitude comparisons across agencies, or station counts.
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 |