Hi,
i am using python/gdal. I am trying to open a MODIS satellite file from
the Terra satellite (which is hdf4-eos format). Doing:
ds = gdal.Open(file)
drivertype=ds.GetDriver().LongName
returns
ERROR 4:
`C:/tmp/SrcData/2010Data/MODISData/MOD03/MOD03.A2010002.1810.005.2010258062733.hdf'
not recognised as a supported file format.
Is this file format not supported?
thanks
matt
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev