RTOMO-package {RTOMO} | R Documentation |
Plot and Interact with Tomographic Images
Description
Created mainly for use with seismic tomography, this program
plots tomographic images, and allows one to interact and query
three-dimensional tomographic models.
Vertical cross-sectional cuts can be extracted by mouse click.
Geographic information can be added easily.
Details
Package: | RTOMO |
Type: | Package |
Version: | 1.0-4 |
Date: | 2008-06-20 |
License: | GPL |
Visualization for seismic tomography, includes:
TOMO3D.driveInteractive tomography exploration
SHOWTOMOshow tomographic model in multi-panel display
FANCY.TOMOTomographic plot of one layer
pltomoplot one horizontal slice of tomogram
XSEC.driveInteractive plot of vertical cross section
PLOT.TOMOXSECplot Cross section of tomographic model
TOMOXSECVertical Cross section through model
Model I/O:
GXMA3DGet 3D perturbation model in geotouch format
GXMA3DVGet 3D velocity model in geotouch format
makeMODMake 3D synthetic model
Utilities:
tomo.colorscolor palette for tomography
TOMOinfoInformation about the tomographic layers
MOD2VECConvert 3D model to single long vector
VEC2MODConvert single long vector to 3D model
get2Draybloxget 2D ray blocks
get3Draybloxget 3D ray blocks
Author(s)
Jonathan M. Lees
Maintainer: Jonathan M. Lees <jonathan.lees@unc.edu>
References
J. M. Lees. Geotouch: Software for three and four dimensional
GIS in the earth sciences. {em Computers & Geosciences} ,
26(7):751–761, 2000.
See Also
RSEIS
Examples
data(HELMOD)
data(HELMAP)
TOMO3D.drive(HELMOD, MAP=HELMAP)
[Package
RTOMO version 1.0-4
Index]