⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 suhrot.su.main

📁 su 的源代码库
💻 MAIN
字号:
 SUHROT - Horizontal ROTation of three-component data                   suhrot <stdin >stdout [optional parameters]                            Required parameters:                                                      none                                                                Optional parameters:                                                      angle=rad   unit of angles, choose "rad", "deg", or "gon    inv=0       1 = inverse rotation (counter-clockwise)                   verbose=0   1 = echo angle for each 3-C station                        a=...       array of user-supplied rotation angles                     x=0.0,...   array of corresponding header value(s)                     key=tracf   header word defining 3-C station ("x")                   ... or input angles from files:                                        n=0         number of x and a values in input files                    xfile=...   file containing the x values as specified by the                       "key" parameter                                          afile=...   file containing the a values                            Notes:                                                                    Three adjacent traces are considered as one three-component            dataset.                                                               By default, the data will be rotated from the Z-North-East (Z,N,E)     coordinate system into Z-Radial-Transverse (Z,R,T).                    If one of the parameters "a=" or "afile=" is set, the data         are rotated by these user-supplied angles. Specified x values          must be monotonically increasing or decreasing, and afile and          xfile are files of binary (C-style) floats.                          Author: Nils Maercklin,         Geophysics, Kiel University, Germany, 1999. Trace header fields accessed: ns, sx, sy, gx, gy, key=keyword Trace header fields modified: none 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -