source: SH_SHM/trunk/help/READK.HLP @ 206

Revision 16, 793 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command READK <dir> <start-time> <seconds> <stations>
2=============
3
4key: read GRF data from k-file
5
6Reads GRF data from k-file.  The traces read are added to the current display.
7
8
9parameters
10
11<dir>  ---   parameter type: string
12   directory of data files (including colon !)
13
14<start-time>  ---   parameter type: time
15   start time of traces to be read
16
17<seconds> ---  parameter type: real
18   number of seconds to be read
19
20<stations>  ---  parameter type: list of integer
21   List of stations to be read from k-file or strings "ALL" (reads all traces),
22   "ALL_Z" (reads all z-components) or "ALL_3" (reads all 3-component stations).
23   A1Z A1N A1E A2Z A3Z A4Z B1Z B1N B1E B2Z B3Z B4Z B5Z C1Z C1N C1E C2Z C3Z C4Z
24    1   2   3   4   5   6   7   8   9   10  11  12  13  14  15  16  17  18  19
25
Note: See TracBrowser for help on using the repository browser.