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

test_fit

Syntax
test_fit --help
test_fit [fitacfnames...]
test_fit -old fitname
Synopsis

Tests the integrity of fit or fitacf format files by reading them and printing the contents.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
fitacfnamesfilenames of the fitacf format files. If this is omitted the file is read from standard input.
-oldfiles are in the fit format.
fitnamefilename of the fit format file.
Description

Tests the integrity of fit or fitacf format files by reading them and printing the contents.

The contents are written to standard output

Examples
test_fit -old 20040830.gbr.fit | more

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