run_starFM: Run the StarFM fusion model.

Description Usage Arguments Value Author(s)

Description

Run the StarFM fusion model.

Usage

1
run_starFM(img_t0, img_t1, band, out_file = NULL)

Arguments

img_t0

A one-row tibble. Metadata of the image at time 0.

img_t1

A one-row tibble. Metadata of the image at time 1.

band

A length-one character. The Landsat band to process.

out_file

A length-one character. The path to the results.

Value

A length-four character. The paths to the StarFM result and its inputs, t1_fine, t1_coarse, t0_coarse, and StarFM configuration file.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.starfm documentation built on Sept. 3, 2020, 4:03 p.m.