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

cmpfit

Syntax
cmpfit --help
cmpfit fitnameA fitnameB
Synopsis

Compares two fit format file for differences.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
fitnameAfilename of the first fit format file to convert.
fitnameBfilename of the second fit format file to convert.
Description

Compares two fit format file for differences.

Any differences are reported to standard output.

Examples
cmpfit old.fit new.fit

Compare the fit file "old.fit" with the file "new.fit".