Home| superdarn |src.bin|tk|reformat| fitacftofit Index

fitacftofit

Syntax
fitacftofit --help
fitacftofit [-vb] [fitacfname]
Synopsis

Converts a fitacf format file to fit format.

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

Converts a fitacf format file to fit format.

The fit format data is written to standard output.

Examples
fitacftofit test.fitacf > test.fit

Convert the file "test.fitacf" to the fit format file "test.fit".