On Sat, Oct 1, 2011 at 10:41 PM, Hamish <[email protected]> wrote: > Salvatore wrote: >> How can I visualize this kind of file in GRASS? >> MCD43B3.A2010001.h04v05.005.2010024004825.hdf. > > r.in.gdal supports the following formats: > http://gdal.org/formats_list.html
FYI: Note that GDAL does not support a needed geolocation correction when reprojecting from Sinusoidal to something else. This is supported by the MODIS Reprojection Tool (only). We dug once into the MRT code to understand if it could be applied to GDAL, too, but that part is fairly complex. That's the reason why the new r.modis modules use MRT rather than GDAL. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
