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

fittofitacf

Syntax
fittofitacf --help
fittofitacf [-vb] fitname
Synopsis

Converts a fit format file to fitacf format.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-vbverbose. Log information to the console.
fitnamefilename of the fit format file to convert.
Description

Converts a fit format file to fitacf format.

The fitacf format data is written to standard output.

Examples
fittofitacf test.fit > test.fitacf

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