I downloaded the modis composite data(8day) of MOD09A1 product mainly band 4 and 6 in HDF-EOS format, did the conversion from HDF-EOS to header format(hdf) and then merged all the hdf into one single hdf for a particular 8days . After that I converted from hdf to binary format (.dat) but now I need to know the exact resolution and coordinates but I dont know the command to check it either in unix or in python??
I tried using this command
but it doesn't work does any one know?
أكثر...
I tried using this command
gdalinfo filename.dat
أكثر...