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

cnvmaptomap

Syntax
cnvmaptomap --help
cnvmaptomap [-vb] [cnvmapname]
Synopsis

Convert a cnvmap format file to a map format file.

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

Convert a cnvmap format file to a map format file.

The converted file is written to standard output.

Examples
cnvmaptomap 20040402.cnvmap > 20040402.map

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