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

iq_time

Syntax
iq_time --help
iq_time [iqdatname]
Synopsis

Extracts timing and frequency information from 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 to read. If this is omitted, the file will be read from standard input
Description

Extracts timing and frequency information from a iqdat format file.

The extracted section will be written to standard output

Examples
iq_time 19990410.gbr.iqdat > 1999041022.gbr.iqdat.txt

Extract timing and frequency information from the iqdat file "19990410.gbr.iqdat" to produce the plain-text file "1999041022.gbr.iqdat.txt".