| Fecha | Hora local | Latitud | Longitud | Localización | Profundidad | Magnitud | Intensidad |
|---|---|---|---|---|---|---|---|
| {{ item.fecha.substring(0,10) }} | {{ item.horalocal }} | {{ item.latitud.toFixed(4) }} | {{ item.longitud.toFixed(4) }} | {{ item.localizacion }} | {{ item.profundidad.toFixed(1) }} | {{ item.magnitud.toFixed(1) }} | {{ item.intensidad }} |