GET.seis {Rsac} | R Documentation |
This fuction calls C-routines to read in ‘segy’, ‘sac’, ‘AH’ formats.
GET.seis(fnames, kind = 2) testgetseis(GG)
fnames |
list of file names. |
kind |
an integer (1:3); 1 = segy, 2 = sac, 3 = AH. |
GG |
a list returned by GET.seis . |
a list containing the seismic data and header information.
Original code by Jonathan M. Lees <jonathan.lees@unc.edu> with edits by Eric M. Thompson <eric.thompson@tufts.edu>.