Ticket #3024 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

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.