Utilities for format conversion, grid manipulation, etc.
hypoe2hyp - fpfit2hyp - oct2grid - Vel2Grid3D - scat2latlon - Time2Angles - [NonLinLoc Home]
Converts a file containing HYPOELLIPSE hypocenter summary records to a file in NonLinLoc Hypocenter-Phase summary format. Optionally, the events written to output can be selected based on cutoff values for the maximum length of the condfidence ellpsiod major axis, the maximum RMS misfit, the minimum number of observation readings, or the maximum azimuth gap.
Synopsis:
hypoe2hyp inputHypoellipseFile outputNonLinLocHypFile [EllLenMax [RMSMax [NRdgsMin [GapMax]]]]
inputHypoellipseFile
(chars)
outputNonLinLocHypFile
(chars)
.hyp
is reccommended. EllLenMax
(float,
default=1.0e6) RMSMax
(float,
default=1.0e6) NRdgsMin
(int, default=0) GapMax
(int, default=360)
Converts a file containing FPFIT (Reasenberg et al., 1985) focal mechanism summary records to a file in NonLinLoc Hypocenter-Phase summary format. Optionally, the events written to output can be selected based on cutoff values for the the maximum RMS misfit for the mechanism determination, the maximum RMS misfit for the event location, the minimum number of observation readings, or the maximum azimuth gap.
Synopsis:
fpfit2hyp inputFPFITSumFile outputNonLinLocHypFile [MechMisfitMax [RMSMax [NRdgsMin [GapMax]]]]
inputFPFITSumFile
(chars) .sum
).
outputNonLinLocHypFile
(chars)
.hyp
is reccommended. MechMisfitMax
(float,
default=1.0e6) RMSMax
(float,
default=1.0e6) NRdgsMin
(int, default=0) GapMax
(int, default=360)
Converts an OctTree tree format file to a NonLinLoc 3D Grid file (*.hdr, *.buf).
Generates a 3-D vel/slowness model in NonLinLoc 3D Grid file format (*.hdr, *.buf) from a 3-D velocity model generated by SimulPS or FDTomo.
Converts binary event scatter files (*.scat) to lat/lon ascii files (*.scat.xyz).
Calculate take-off angle grids (*.hdr, *.buf) from travel-time grids (*.hdr, *.buf).
Back to the NonLinLoc site Home page.
Anthony Lomax