DOKK / manpages / debian 12 / pktools / pkfillnodata.1.en
pkfillnodata(1) pkfillnodata(1)

pkfillnodata - program to fill holes in raster image


pkfillnodata
-i input -m mask -o output [options] [advanced options]

pkfillnodata fills nodata values in a raster dataset. Nodata values are defined as 0 values in the mask raster dataset. You can use the input file as the mask image if 0 values in the input raster have to be filled. Per default, all bands are filled. Use the option -b to fill individual band(s) in a multiband raster input image.

Input raster dataset
Mask raster dataset indicating pixels to be interpolated (zero valued)
Output image file
band(s) to process (Default is -1: process all bands)
verbose

Advanced options

Maximum number of pixels to search in all directions to find values to interpolate from
Number of 3x3 smoothing filter passes to run (default 0)
01 December 2022