Is there a way in QGIS to give non-overlapping parts of 2 rasters a value of 0 in the new raster file?
I would like the data gaps in the velocity file (so where Ice mask is displayed on the chart) to be zero in a new raster file, so a new raster with the original value of velocity for pixels that have ice mask = 1 and velocity > 0, else 0.