igapfill: Console-based interface for filling missing values of Earth...

View source: R/igapfill.R

igapfillR Documentation

Console-based interface for filling missing values of Earth Observation datasets

Description

Command-line user-friendly application that allows the application of Gapfill to a set of satellite images.

Usage

igapfill(saveArguments = TRUE)

Arguments

saveArguments

logical. Should the arguments defined during the execution of this function be added to a progress report file? Default is TRUE.

Details

This function is a wrap-up of create_dirs, sort_split and applyGapfill allowing users to provide some of the arguments employed by these functions.

Value

At the specified location there will be .RData files containing the output of parallel-based calls to Gapfill.

See Also

sort_split, detectCores, applyGapfill


igapfill documentation built on June 8, 2025, 10:41 a.m.