hdf images hdf images

This web site is no longer maintained (but will remain online).
Please see The HDF Group's new Support Portal for the latest information.

HDF5 Tutorial: HDF5 Packet Table (H5PT)

The HDF5 Packet Table API is designed specifically for 'packet' data, data that arrives in streams of packets from instruments at potentially very high speeds. It allows records to be appended to and read from a table. These records can be of fixed length or of variable-length, with each record potentially having a different size on disk.

This API is available with the HDF5 1.8 release only. For information on it, refer to the Introduction to the HDF5 Packet Table API.

Following are example programs using this API:


- - Last modified: 21 December 2016