mbm_copy
Section: MB-System 5.0 (1)
Updated: 3 June 2013
Index
NAME
mbm_copy - Apply mbcopy to all files referenced through a datalist, using the MB-System file suffix convention to name the output filesVERSION
Version 5.0SYNOPSIS
mbm_copy -Foutputformat -Idatalist [-H -C -T -V]DESCRIPTION
mbm_copy is a macro used to copy large numbers of swath data files from one data format to another using the program mbcopy. The input is a datalist file referencing all of the target swath files. The output swath file format is specified with the -F option. If the output swath file format is not specified, the output format will be the same as the input format.
The macro identifies a filename root for each input swath file. For files with recognized filename suffixes (e.g. ".mb61" for a format 61 file), the filename root is the part of the filename that comes before the suffix. For files without a recognized suffix, the filename root is the entire filename. So, for a format 57 data file called "0007_20020425_060531.mb57", the filename root is "0007_20020425_060531". For a format 121 file named "009_1659", the filename root "009_1659".
The output filenames are automatically constructed by adding the standard MB-System file suffix to the filename root. This suffix is ".mbXXX" where XXX is the two or three digit format id number. In the event that the output filename is the same as the input filename (likely only if the -F option is not used to set the output format), a "c" will be placed at the beginning of the output file suffix, making it "c.mbXXX".
The -T option causes this macro to print out the mbcopy commands it will execute without actually executing them. This test option allows users to check the consequences of their command before actually running it.
MB-SYSTEM AUTHORSHIP
David W. Caress
Monterey Bay Aquarium Research Institute
Dale N. Chayes
Center for Coastal and Ocean Mapping
University of New Hampshire
Christian do Santos Ferreira
MARUM - Center for Marine Environmental Sciences
University of BremenSIMPLE DESCRIPTION OF BASIC OPTIONS
Last Updated: 3 June 2013
<< Manual page for the MB-System package | MB-System website >>