Home| superdarn |src.bin|tk|tool| make_iqinx Index

make_iqinx

Syntax
make_iqinx --help
make_iqinx [-vb] [iqdatname]
Synopsis

Creates an index of a iqdat format file.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-vbverbose. Log information to the console.
iqdatnamefilename of the iqdat format file. If this is omitted the file is read from standard input.
Description

Creates an index of a iqdat format file.

The index is written to standard output.

Examples
make_iqinx 20040830.gbr.iqdat > 20040830.gbr.iqinx

Create an index file for the iqdat format file "20040830.gbr.iqdat". The index is writen to the file "20040830.gbr.iqinx".