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

cat_raw

Syntax
cat_raw --help
cat_raw -old rawinputs... rawoutput
Synopsis

Concatenates a set of raw (dat) format files.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-oldthe input file is a raw (dat) format file.
rawinputsfilenames of the raw (dat) format file to concatenate.
rawoutputfilename of the raw (dat) format file to create.
Description

Concatenates a set of raw (dat) format files.

Examples
cat_raw -old 19981020.*.gbr.dat 19981020.gbr.C.dat

Concatenates together all files called "19981020.*.gbr.dat" to produce a file called "19981020.gbr.C.dat".