XCORLOC EARTHQUAKE LOCATION PACKAGE
XCORLOC is a Fortran computer program package for relocating earthquakes using compressional and/or shear-wave seismic data. The program can perform phase arrival (e.g., single event, static-station term, and source-specific station term) and waveform cross-correlation relocation sequentially or separately.
References:
1. Lin, G., The source-specific station term and waveform cross-correlation earthquake location package and its applications to California and New Zealand, submitted to Seism. Res. Lett., 2018.
2. Lin, G., P. Shearer and E. Hauksson (2007), Applying a three-dimensional velocity model, waveform cross correlation, and cluster analysis to locate southern California seismicity from 1981 to 2005, J. Geophys. Res., 112, B12309, doi:10.1029/2007JB004986.
3. Lin, G. and P. M. Shearer (2006), The COMPLOC earthquake location package, Seism. Res. Lett., 77, 440- 444.
4. Lin, G., and P. M. Shearer (2005), Tests of relative earthquake location techniques using synthetic data, J. Geophys. Res., 110, B04304, doi:10.1029/2004JB003380.
Bug reports, questions, enhancements, etc.
The program has been tested on both MAC and LINUX systems, but is made available without warranty. Users of the program are free to make modifications to the programs to meet their particular needs. Tell me about your improvements and bug fixes, and we will add them to the code for everyone's benefit.
(1) topography file format (2019/4/5)
nxtopo,nytopo - number of data points along longitude, number of data points along latitude
xntopo(ix) - longitudes of data points, ix varies from 1 to nxtopo
yntopo(iy) - latitudes of data points, iy varies from 1 to nytopo
topo(ix,iy) - topography data at a given (longitude, latitude) point, in meters. Above sea level is positive.
Please send questions, bug reports, news about how you have improved the programs, etc. to glin@rsmas.miami.edu.