RTOMO-package             package:RTOMO             R Documentation

_P_l_o_t _a_n_d _I_n_t_e_r_a_c_t _w_i_t_h _T_o_m_o_g_r_a_p_h_i_c _I_m_a_g_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_D_e_t_a_i_l_s:


       Package:  RTOMO
       Type:     Package
       Version:  1.0-6
       Date:     2008-08-15
       License:  GPL

     Visualization for seismic tomography, includes:

     _T_O_M_O_3_D._d_r_i_v_e Interactive tomography exploration

     _S_H_O_W_T_O_M_O show tomographic model in multi-panel display

     _F_A_N_C_Y._T_O_M_O Tomographic plot of one layer

     _p_l_t_o_m_o plot one horizontal slice of tomogram

     _X_S_E_C._d_r_i_v_e Interactive plot of vertical cross section

     _P_L_O_T._T_O_M_O_X_S_E_C plot Cross section of tomographic model

     _T_O_M_O_X_S_E_C Vertical Cross section through model

     Model I/O:

     _G_X_M_A_3_D Get 3D perturbation model in geotouch format

     _G_X_M_A_3_D_V Get 3D velocity model in geotouch format

     _m_a_k_e_M_O_D Make 3D synthetic model

     Utilities:

     _t_o_m_o._c_o_l_o_r_s color palette for tomography

     _T_O_M_O_i_n_f_o Information about the tomographic layers

     _M_O_D_2_V_E_C Convert 3D model to single long vector

     _V_E_C_2_M_O_D Convert single long vector to 3D model

     _g_e_t_2_D_r_a_y_b_l_o_x get 2D ray blocks

     _g_e_t_3_D_r_a_y_b_l_o_x get 3D ray blocks

_A_u_t_h_o_r(_s):

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

_R_e_f_e_r_e_n_c_e_s:

     J. M.  Lees.  Geotouch: Software for three and four dimensional
     GIS in the earth sciences.   _Computers and  Geosciences_ ,
     26(7):751-761, 2000.

_S_e_e _A_l_s_o:

     RSEIS

_E_x_a_m_p_l_e_s:

     data(HELMOD)
     data(HELMAP)

     TOMO3D.drive(HELMOD, MAP=HELMAP)

