Scroll to navigation

pkfillnodata(1) pkfillnodata(1)

NAME

pkfillnodata - program to fill holes in raster image

SYNOPSIS


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

DESCRIPTION

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.

OPTIONS

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)
06 December 2020