maven apache wrote:
Then I got its coordinate is :
---------------------------
Upper Left  (    0.0,    0.0)
Lower Left  (    0.0,  720.0)
Upper Right ( 1440.0,    0.0)
Lower Right ( 1440.0,  720.0)
Center      (  720.0,  360.0)
---------------------------
 Does that mean the gdal can not handle the hdf5 data?

It suggests that GDAL is not recognising the georeferencing of the
data.  The actual pixel values will hopefully still be accessed properly.

I would actually need to see the whole gdalinfo report on the subdataset
to be certain that GDAL is not finding another form of georeferencing,
like GCPs or geolocation arrays.  These will not be reflected in the
corner coordinates report (unfortunately).

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to