Bill,
You can use the -tr option in gdalwarp utility[0] to set the resolution of
the target raster. You can look at it's code[1].
[0] http://www.gdal.org/gdalwarp.html
[1] http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/gdalwarp.cpp
On Fri, Feb 18, 2011 at 3:51 AM, William Hudspeth wrote:
>
Hello,
I am trying to project a raster in lambert conformal conic projection to
geographic dd wgs84. The cell resolution changes between the two, so I
don't know what the final grid size is in the geographic raster. Does
anyone have any complete examples of opening a geotiff in lambert, and
writin