EHB.LLZ {GEOmap} | R Documentation |
Earthquake Location Data
Description
Global Earthquake catalog locations from Engdahl, et al.
Usage
data(EHB.LLZ)
Format
- lat
Latitude
- lon
Longitude
- z
depth in km
Source
Data is extrcted from an earthquake data base of relocated events provided by Robert Engdahl.
References
Engdahl, E. R., R. D. van der Hilst, S. H. Kirby, G. Ekstrom, K. M. Shedlock, and A. F. Sheehan (1998), A global survey of slab structures and internal processes using a combined data base of high-resolution earthquake hypocenters, tomographic images and focal mechanism data, Seismol. Res. Lett., 69, 153-154.
Examples
data(EHB.LLZ)
## maybe str(EHB.LLZ) ; plot(EHB.LLZ) ...
[Package GEOmap version 2.5-11 Index]