I'm trying to fill in the areas in the RunoffCoeffRaster with small regions of NoData that were converted to the value zero (0), which was done because the Nibble tool seems to not replace any NoData values of the input raster. I'm using the original RunoffCoeffRaster that contained the NoData gaps but renamed to NibbleMask as the Mask raster parameter. I'm expecting that the 0 cells in the RunoffCoeffRaster that line up with the NoData cells in the NibbleMask raster to be replaced with values from the nearest neighbor cells of the RunoffCoeffRaster. However, that is not the output i'm getting. Instead, see the NibbleOutput raster in this file geodatabase. I'm using ArcMap v10.7.1.
See attached NibbleTroubleshooting.gdb.zip file for the relevant rasters and a model showing what I'm doing. I've tried all combinations of the 2 checkbox parameters to see if I'm misunderstanding the documentation, but without success.
Thoughts?