Hi List,
trying to get my head around the raster calculator.
I've 2 grids. Where grid 1 is null I want to replace it with grid 2. The
null value reported in the tiff using the info tool is nan. It's just a
single band.

I've tried various iteration of this...

("P_Clip_fill@1">0) * "P_Clip_fill@1"+("P_Clip_fill@1"<=0)*"Z_Clip_fill@1"

Any tips?
thanks
Matt
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to