We have been using HDF5 packet tables (and the C++ API) for data logging
purposes. I have attached a standalone program to illustrate what looks
like a bug in versions of HDF5 that have come after version 1.8.14. This
standalone program wrtites 5 records consisting of an int, a double and
a float to a packet table, and then reads them back and prints out the
values. The correct output should be
Thank you for the report! We reproduced the problem and are looking into it. For your reference, JIRA issue number is HDFFV-9648.
Elena
ยทยทยท
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
We have been using HDF5 packet tables (and the C++ API) for data logging
purposes. I have attached a standalone program to illustrate what looks
like a bug in versions of HDF5 that have come after version 1.8.14. This
standalone program wrtites 5 records consisting of an int, a double and
a float to a packet table, and then reads them back and prints out the
values. The correct output should be