build_ts: Group images into time series

Description Usage Arguments Value Author(s)

Description

This function takes the input tibble of images and return a tibble grouped by tile (scene) and year.

Usage

1
build_ts(img_tb, prodes_year_start = "-08-01", image_step = 16)

Arguments

img_tb

A tible of images. It must have the fields tile, img_date, sat_image, and prodes_year

prodes_year_start

A length-one character. The start month and date of the PRODES year. The default is "-08-01"

image_step

A length-one numeric. Number of days between images of the same place (temporal resolution). The default is 16.

Value

A tibble

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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