Re: [gdal-dev] Help with GDAL and HDF4 MODIS data

2012-05-18 Thread Christopher Mutel
Thanks Frank and Etienne- Ticket filed here: http://trac.osgeo.org/gdal/ticket/4672 Yours, Chris On Fri, May 18, 2012 at 7:08 PM, Frank Warmerdam wrote: > Christopher, > > I have no problem reproducing the problem.  Please file a ticket > referencing this particular file.  I'm going to look int

Re: [gdal-dev] Help with GDAL and HDF4 MODIS data

2012-05-18 Thread Frank Warmerdam
Christopher, I have no problem reproducing the problem. Please file a ticket referencing this particular file. I'm going to look into it briefly now but I don't want the issue lost track of so it is important to have a ticket filed. Best regards, Frank On Fri, May 18, 2012 at 9:57 AM, Christop

Re: [gdal-dev] Help with GDAL and HDF4 MODIS data

2012-05-18 Thread Etienne Tourigny
I can confirm the bug on linux 64bit. Please file a bug report and attach a small dataset (<1MB) or whith the link you sent in your second mail. I suspect that the gdal hdf4 driver does not handle something spedific in this hdf-eos dataset. On Fri, May 18, 2012 at 12:54 PM, Christopher Mutel wr

Re: [gdal-dev] Help with GDAL and HDF4 MODIS data

2012-05-18 Thread Christopher Mutel
Frank- Here is the dataset in the given images: ftp://ftp.ntsg.umt.edu/pub/MODIS/Mirror/MOD16/MOD16A2_MONTHLY.MERRA_GMAO_1kmALB/Y2000/M01/MOD16A2.A2000M01.h12v12.105.2010357170459.hdf However, I see the same behaviour with all the files in the directory: ftp://ftp.ntsg.umt.edu/pub/MODIS/Mirror/

[gdal-dev] Help with GDAL and HDF4 MODIS data

2012-05-18 Thread Christopher Mutel
Dear all- I am having trouble reading a HDF4 dataset using GDAL 1.9.0. The datasets I am want to process come from the MODIS evapotranspiration project (http://www.ntsg.umt.edu/project/mod16), and can be understood correctly in e.g. HDFlook (http://www-loa.univ-lille1.fr/Hdflook/hdflook_gb.html).