Hi, <div>I&#39;m having some troubles with raster algebra on a raster with very small (near zero, but not).<div>I&#39;m using numpy (through python gdal) to do a multiplication, eg numpy.multiply(rasterarr,2), but I obtain the following raster stats: <a href="http://pastebin.com/hHiUrWwD">http://pastebin.com/hHiUrWwD</a>.</div>
<div><br></div><div>I suppose that -3.4028234663852886e+038 values are causing the problems, and I wonder wha&#39;ts the best way to deal with these kind of values... Maybe rounding them to zeros?</div><div>I&#39;ve tried to do it using the LUT tag inside a VRT dataset, but it doesn&#39;t seem to do the job.</div>
<div><br></div><div>giovanni</div></div>