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

combine_snd

Syntax
combine_snd --help
combine_snd [-vb] [-r] sndnames...
Synopsis

Combines together snd files from each slice of a Borealis-style radar.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-vbverbose. Log information to the console.
snddnamesfilenames of the snd format files.
Description

Combines together multiple snd files from each slice of a Borealis-style radar to produce a single file written to standard output.

Examples
combine_snd -vb 20201020.20.sas.?.snd > 20201020.20.sas.snd

Combines together all files called "20201020.20.sas.?.snd" to produce a file called "19981020.20.sas.snd". The status is logged to standard error.