Opened 15 years ago

Closed 15 years ago

#3024 closed defect (fixed)

HDF5 Subdataset Issue

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.6.2
Component: GDAL_Raster Version: 1.6.1
Severity: normal Keywords: HDF5
Cc:

Description

The HDF5 driver does not return subdataset values when they are requested with GetMetadataItem() instead of GetMetadata() since GetMetadataItem() was not overridden.

Change History (1)

comment:1 by warmerdam, 15 years ago

Resolution: fixed
Status: newclosed

This has already been corrected in trunk recently as part of r17081, but continues to exist in 1.6 branch. I have applied a minimum change to get a similar effect in 1.6 branch as r17230. This fix should appear in GDAL 1.6.2.

Note: See TracTickets for help on using tickets.