read.help

来自「gsac程序包」· HELP 代码 · 共 32 行

HELP
32
字号
GSAC Command Reference Manual                                    READSUMMARY:Reads data from SAC data files on disk into memory.Read [options] [filelist], orwhere options is one or more of the following:MOREINPUT:       MORE  : Place the new files after the old ones. If this is               omitted, new data replaces the old ones.       [filelist] : name of SAC data files. The files in the list              are tested to determine if they are a binary file	      in either IEEE "Little Endian" (INTEL architecture)	      or "Big Endian" (SPARC, for example). Files are SAC	      files if the version number of the SAC file (NVHDR)	      is 6 AND at least ONE of the real header values is	      -12345.0 or integer header values is -12345SAC COMPATIBILITY:       The MORE option differs in that a subsequent READ will read       in all files. Each invocation of the READ MORE appends to        list of SAC files in memory.SEE ALSO:	CUT

⌨️ 快捷键说明

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