Home| superdarn |src.bin|tk|testing| test_raw Index

test_raw

Syntax
test_raw --help
test_raw [rawacfnames...]
test_raw -old rawname
Synopsis

Tests the integrity of raw (dat) or rawacf format files by reading them and printing the contents.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
rawacfnamesfilenames of the rawacf format files. If this is omitted the file is read from standard input.
-oldfiles are in the raw (dat format.
rawnamefilename of the raw (dat) format file.
Description

Tests the integrity of raw (dat) or rawacf format files by reading them and printing the contents.

The contents are written to standard output

Examples
test_raw -old 20040830.gbr.dat | more

Test the integrity of the file "20040830.gbr.dat", paginating using more.