harpdump

With harpdump you can view data from any HARP compliant netCDF/HDF4/HDF5 file.

Usage:
    harpdump [options] <input product file>
        Print the contents of a HARP compliant netCDF/HDF4/HDF5 product.

        Options:
            -l, --list:
                    Only show list of variables (no attributes).
            -d, --data:
                    Show data values for each variable.

    harpdump -h, --help
        Show help (this text).

    harpdump -v, --version
        Print the version number of HARP and exit.