HDFGroup / HDFGroup/h5serv

Endianess flag not preserved with one-byte types

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
170
Forks
35
PR merge metrics
No merged PRs in 30d

Description

With the one byte types, H5T_STD_(U|I)8(LE|BE), the endianess is not preserved when writing a dataset/attribute and then reading it back. E.g. test/integ/datasettest.py, testPostTypes fails if 'H5T_STD_I8' or 'H5T_STD_U8' are added to the type list.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.