Opened 11 years ago

Closed 11 years ago

#5088 closed defect (fixed)

HDF5 Problems without PAM and with NATIVE_SCHAR type

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.10.1
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: HDF5
Cc: antonio, simonf

Description

Due to a peculiar configuration of libhdf5 I have a file with pixels of TypeID H5T_NATIVE_SCHAR which are not currently supported.

Also, I have observed that if PAM is disabled, the hdf5imagedataset.cpp Open() logic will end up trying to use an empty subdataset name.

Patches to follow...

Change History (1)

comment:1 by warmerdam, 11 years ago

Resolution: fixed
Status: newclosed

Patch applied in trunk (r26010) and 1.10 (r26011).

No tests added unfortunately.

Note: See TracTickets for help on using tickets.