Dear GDAL Developers: When I convert a HDF file in Sinusoidal Projection into Geographic Coordinate System using gdalwarp.exe, how can I specify the following parameters?
PIXEL_OFFSET = 0 LINE_OFFSET = 0 PIXEL_STEP = 1 LINE_STEP = 1 I want to make sure that there are not any pixel shifts during re-projection. If gdalwarp.exe is not a good option for it, what are other methods for it? I want to reproject a MODIS file. Thanks in the advance! Yuta
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
