On Wed, 03 Feb 2010 09:54:10 -0500, Travis Kirstine wrote:
> I have a general question regarding how to handle the null values with 1
> band byte grey scale images. Typically I will receive a image with
> pixels at the edges of a image with a value of 0 however some of the
> interior pixel value
Jose,
The north pole version works for me, perhaps because of the '+init='
part: (although that probably shouldn't matter...)
gdalwarp -t_srs '+init=epsg:3408' ...
Maybe the equatorial version of EASE is different.
If you are giving the full proj4 definition "+proj=cea ..." you might
try a