Home| superdarn |src.bin|tk|tool| make_mapinx Index

make_mapinx

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

Creates an index of a cnvmap format file.

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

Creates an index of a cnvmap format file.

The index is written to standard output.

Index files cannot be created for map format files with this utility.

Examples
make_mapinx 20040830.cnvmap > 20040830.cnvinx

Create an index file for the cnvmap format file "20040830.cnvmap". The index is writen to the file "20040830.cnvinx".