Hi,<div><br></div><div>If there's a way to search the whole archive of this list in one go, please let me know.</div><div><br></div><div>Otherwise, can someone perhaps help me with this problem?</div><div><br></div><div>

I'm using the raster calculator in QGIS 1.8.0 on Windows 7 to find the difference between two rasters. The two input rasters (ASC files) both have float32 datatypes and they have exactly the same spatial extent. The expression I use in the calculator is:</div>
<div><br></div><div>med input@1 - low input@1</div><div><br></div><div><b>med input</b> has a range from 0 to 5.5</div><div><b>low input</b> has a range from 0 to 2.5</div><div><br></div><div>The result I get is a float32 output raster with zero everywhere. I have tried two different output formats - TIFF and IMG with the same result.</div>
<div><br></div><div>I have also tried to add the two rasters, with the same result - zero everywhere.</div><div><br></div><div>I imported the input rasters into GRASS, performed the calculation, got the correct result, and exported the output successfully to a TIFF file.</div>
<div><br></div><div>Can anyone help me figure out why the raster calculator in QGIS is not giving the expected result?</div><div><br></div><div>Thanks</div><div>Hanlie</div>