powered by
stereonet representation of particle motion
SNET.drive(intempmat, pmolabs = c("Vertical", "North", "East"), STAMP = "")
Graphical Side effect
matrix of 3-component seismogram
labels for components
Identification stamp
Jonathan M. Lees<jonathan.lees.edu>
Interactive driver for partmotnet.
partmotnet
data("GH") temp <- cbind(GH$JSTR[[1]], GH$JSTR[[2]], GH$JSTR[[3]]) atemp <- temp[1168:1500, ] SNET.drive(atemp, pmolabs = c("Vertical", "North", "East"), STAMP = "")
Run the code above in your browser using DataLab