ldas-tools-framecpp  3.0.4
framecpp_fix_metadata

Usage: framecpp_fix_metadata [options] input file

This command will take the data from an input frame and create an output frame with corrected meta data.

Option
Description
–output Specifies the output filename. (Default: FixedMetadata.gwf )
–memory-mapped-io Enables memory mapped i/o for the input data. (Default: disabled )
–help Display this message
–block-size Specify the size in bytes of the input and output buffer. If the number is followed by the letter 'k' or the letter 'M', then the buffer size is multiplied by 1024 or 1048576 respectively. (Default: 256k )