ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
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
–outputSpecifies the output filename. (Default: FixedMetadata.gwf )
–memory-mapped-ioEnables memory mapped i/o for the input data. (Default: disabled )
–helpDisplay this message
–block-sizeSpecify 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 )