Re: [gdal-dev] GDAL to read MOD06_L2 MODIS HDF4 download

2009-09-25 Thread Markus Neteler
On Tue, Sep 22, 2009 at 4:39 PM, Limei Ran wrote: > Hi: > > I am trying to read a MOD06_L2 MODIS cloud product downloaded file.  The > file is in HDF4 format.  I compiled GDAL with HDF4.  But, when I use > gdalinfo to check the file information.  It did not give me right > information with Longitu

[gdal-dev] GDAL to read MOD06_L2 MODIS HDF4 download

2009-09-22 Thread Limei Ran
Hi: I am trying to read a MOD06_L2 MODIS cloud product downloaded file. The file is in HDF4 format. I compiled GDAL with HDF4. But, when I use gdalinfo to check the file information. It did not give me right information with Longitude and Latitude missing from subdatasets. My question is