Query: hdfpack
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HDFPACK(1) General Commands Manual HDFPACK(1)NAMEhdfpack - compress an HDF fileSYNOPSIShdfpack [-i|-b] [-d data-descriptors-per-block] [-t linked-blocks-per-table-entry] input-hdf-file output-hdf-fileDESCRIPTIONhdfpack compresses all of the data in an HDF file and writes the compressed data to a second HDF file.OPTIONS-b Non-coalesced Blocks. hdfpack will not coalesce linked-block elements. -i Interactive Mode. hdfpack will prompt for each linked-block element. -d num Write an output file with the specified number of data descriptors per block of data descriptors. -t num Write an output file with the specified number of linked blocks per table entry.EXAMPLESTo compress the data in the file named "aa.hdf" and store the compressed data in the file named "aa.cmp", use the following hdfpack com- mand: hdfpack aa.hdf aa.cmp Suppose a file named "bb.hdf" contains data elements stored as sequences of linked blocks. The following hdfpack command compresses the file while leaving the linked-block elements intact, and writes the compressed data to a file named "bb.blk". hdfpack -b bb.hdf bb.blkSEE ALSOhdfcomp(1), hdf(5) November 6, 1999 HDFPACK(1)
Related Man Pages |
---|
hdfls(1) - debian |
cs_init(3) - debian |
hdf_obj_child(3) - debian |
hdf_obj_top(3) - debian |
hdf_search_path(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Spontaneous File Name Change? |
Extracting data blocks from file |
Request to check:remove duplicates only in first column |
Put repeated values into a table |
Collapse linked values |