Learn R Programming

sits (version 0.10.0)

.sits_clouds_interpolate: Create the output of the cloud estimation procedure

Description

Create the output of the cloud estimation procedure

Usage

.sits_clouds_interpolate(cube, data_dir, blocks, impute_fn, multicores)

Arguments

cube

input data cube

data_dir

directory where data is to be stored

blocks

block information

impute_fn

imputation function to remove NA

multicores

number of cores to use

Value

a tibble with date, band and path information.