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

maptocnvmap

Syntax
maptocnvmap --help
maptocnvmap [-vb] [mapname]
Synopsis

Convert a map format file to a cnvmap format file.

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

Convert a map format file to a cnvmap format file.

The converted file is written to standard output.

Examples
maptocnvmap 20040402.map > 20040402.cnvmap

Convert the map format file "20040402.map" to the cnvmap format file "20040402.cnvmap".