The msconcat utility is used to concatenate measurement sets.
The intended use-cases of this tool are:
See documentation on casacore task MSConcat for more information.
It can be run with the following command
$ msconcat -o output_file list_of_input_files
The msconcat program is not parallel/distributed, it runs in a single process.
At this time msconcat does not accept a configuration parameter file.
Example 1:
$ msconcat -o combo.ms block_???.ms
Example 2:
$ msconcat -o cat.ms sb1.ms sb2.ms sb3.ms