These are the programs and macros that are used in the version 5
parallel processing
scheme. Those programs that are also relevant to the older serial
processing
scheme are marked with an *.
General Functions
List swath data formats supported by MB-System: mbformat*
Get swath data file information and statistics: mbinfo*
Produce arbitrary ascii tables from swath data: mblist*
Copy swath data with optional time/space windowing and format
change: mbcopy*
Translate groups of swath data files between formats: mbm_copy
GMT compatible swath color fill plotting: mbswath*
Macro to generate GMT map of swath data:
mbm_plot*
Macro to generate GMT map of gridded data: mbm_grdplot*
Macro to generate GMT perspective view of gridded data: mbm_grd3dplot*
Macro to generate GMT plot of xy data: mbm_xyplot*
Macro to generate GMT histogram plot of data: mbm_histplot*
Exporting Data Products to GIS and Visualization Packages
Generate GeoTIFF image from GMT grid files: mbgrdtiff*
Macro to generate GeoTIFF image of gridded data: mbm_grdtiff*
Convert GMT grid file to ArcView ASCII grid file: mbm_grd2arc*
Convert ArcView ASCII grid file to GMT grid file: mbm_arc2grd*
Convert GMT grid file to a set of tiled GeoVRML files: mbm_grd2geovrml*
Subbottom profiler (and center beam reflection) data processing
Extract subbottom profiler data to segy files: mbextractsegy
Get segy data file information and statistics: mbsegyinfo
Produce arbitrary ascii tables from segy data files: mbsegylist
Grid seismic data from segy data files: mbsegygrid
Format-specific processing, extraction, or translation
Extract Jstar format (format 132) sidescan and subbottom data
from Reson 7k (format 88) data files: mb7k2jstar
Preprocess Reson 7k data (format 88), including applying time
lag and biases to attitude and navigation data: mb7kpreprocess
mbauvloglist: Generate
arbitrary text lists of values from MBARI AUV mission log files.
Legacy Programs and Macros:
These are the programs and macros that are not used in the version 5
parallel processing
scheme. These programs are included in the version 5 releases for
backward compatibility with the old serial processing scheme.