Description Usage Arguments Value Author(s)
This function takes the input tibble of images and return a tibble grouped by tile (scene) and year.
| 1 | build_ts(img_tb, prodes_year_start = "-08-01", image_step = 16)
 | 
| 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. | 
A tibble
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.