EnglishFrenchSpanish

OnWorks favicon

hdfpack - Online in the Cloud

Run hdfpack in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hdfpack that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hdfpack - compress an HDF file

SYNOPSIS


hdfpack [-i|-b] [-d data-descriptors-per-block] [-t linked-blocks-per-table-entry] input-
hdf-file output-hdf-file

DESCRIPTION


hdfpack 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.

EXAMPLES


To compress the data in the file named "aa.hdf" and store the compressed data in the file
named "aa.cmp", use the following hdfpack command:

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.blk

Use hdfpack online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abicompat
    abicompat
    abicompat - check ABI compatibility
    abicompat checks that an application
    that links against a given shared
    library is still ABI compatible with a
    subsequent ve...
    Run abicompat
  • 2
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 3
    crip
    crip
    crip - a terminal-based
    ripper/encoder/tagger tool ...
    Run crip
  • 4
    crit
    crit
    crit - CRiu Image Tool ...
    Run crit
  • 5
    galleroob
    galleroob
    galleroob - browse and download web
    image galleries ...
    Run galleroob
  • 6
    gallery-uploader
    gallery-uploader
    gallery-uploader - program to upload
    pictures and video to Gallery ...
    Run gallery-uploader
  • More »

Ad