The Kill Edit Instruction Format

The kill instruction causes a processing program that's capable of recognizing such an instruction to omit the indicated data. The format is very rigid. The kill instructions appear in a file that may contain other types of editing instructions. Each instruction occupies one line. Each line contains the following (Fortran style formats are given after each item): Note that the evolution of the data processing programs has resulted in the station sequence number always being equal to "1". A sample file looks like:
 28  1  1  1  2     14     14       -9999.    1 Vupos kill 2003-063  0:36:30
 20  1  1  1  2    246    246       -9999.    1 Vupos kill 2003-063  2:32:30
 20  1  1  1  2    254    254       -9999.    1 Vupos kill 2003-063  2:36:30
  4  1  1  1  2    918    919       -9999.    2 Vupos kill 2003-063  7:38:30
  7  1  1  1  2   1052   1055       -9999.    4 Vupos kill 2003-063  8:35:30

$Id: kill.html 24 2008-04-25 15:12:21Z mark $