📄 segyread
字号:
SEGYREAD - read an SEG-Y tapesegyread >stdout [tape=RMTDEVICE]Required parameters: noneOptional parameters: tape=RMTDEVICE tape device to use, see suport.h verbose=0 silent operation hfile=header file to store ebcdic block (as ascii) bfile=binary file to store binary block over=0 quit if bhed.format not equal 1 trmin=1 first trace to read trmax=LONG_MAX last trace to readNote: If you have a tape with multiple sequences of binary header, ebcdic header, traces, use the RMTDEVICE that invokes the no-rewind option and issue multiple segyread commands (making an appropriate shell script if you want to save all the headers). Consider using >> if you want a single trace file in the end. Similar considerations apply for multiple reels of tapes, but use the standard rewind on end of file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -