Hello,
I have problem to open MODIS file, either .hdf or .tif format. Any hint and help would be welcomed. Thank you in advance.
----------------------------
ENVI> File = 'MOD11A1.A2001337.h28v06.005.2007071122055.hdf'
ENVI> Raster = e.OpenRaster(File, EXTERNAL_TYPE='eos_modis')% MOD11A1.A2001337.h28v06.005.2007071122055.hdf Problem: Unable to open or read this file.% Execution halted at: $MAIN$
ENVI> Raster = e.OpenRaster(File)% Loaded DLM: JPEG2000.% Loaded DLM: JPEG.% Loaded DLM: HDF5.% Loaded DLM: NATIVE.% File: MOD11A1.A2001337.h28v06.005.2007071122055.hdf Unable to recognize this file as a standard format. If it is an external format with a known type, please specify the type.% Execution halted at: $MAIN$
----------------------------
|