I've got a HDF5 file that has data projected both geographic and in north polar stereographic. The internal directories are different, but the end file name is the same ("//geo/2.00000/2_1" vs "//nps/2.00000/2_1"). I've verified using hdfview that the metadata exists for both. <br>
<br>I noticed gdalinfo is only returning bounding information for one dataset or the other. The metadata is returned in the format "2_1:west=17.5". In this case, is gdalinfo only displaying one unique entry where there may have been multiples stored internally? <br>
<br>I ran into a similar issue with the python bindings, I noticed it was filed as a bug: <a href="http://trac.osgeo.org/gdal/ticket/2412">http://trac.osgeo.org/gdal/ticket/2412</a>.<br><br>Thanks,<br><br>Jamie Adams<br>