data base structure to searcth through that provides the
files where data is to extracted from
grepsta
which stations to extract
grepcomp
which components to extract
kind
kind of data, segy=1, sac=2
Value
list of seismograms cut from the database
Details
The data base is a list or dataframe containing the files names, the
beginning time (t1) and ending time (t2) for each file in the data
base. Mine.seis uses grep on the file names to
extract specific files from the DB list.