Learn R Programming

RSEIS (version 4.1-1)

view.seis: Veiw seismic data window

Description

Veiw seismic data (segy) window on an hourly basis.

Usage

view.seis(aday, ihour, inkhour, SAVEFILE, days,
DB, usta, acomp,  STDLAB =c("QUIT",  "NEXT", "PREV", "HALF"),
TZ=NULL)

Value

Graphical side effects and save.wpix stores appended picks.

Arguments

aday

index of which day to use in vector days

ihour

hour to start

inkhour

increment in hours for viewing panel

SAVEFILE

file to save window picks in

days

vector of days to select from

DB

data base list of file names and start-times and durations

usta

stations to select

acomp

compnents to select

STDLAB

vector of buttons, DEFAULT = c("QUIT", "NEXT", "PREV", "HALF", "WPIX", "zoom out", "refresh", "restore", "SPEC", "SGRAM" ,"WLET", "FILT", "Pinfo", "WINFO")

TZ

Number of hours to add to GMT to get local time

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Details

The program view.seis assumes the data is stored in files accessable by the user and that the DB list has been scanned in and parsed.

See Also

swig, save.wpix