buildMosaicCollection: Bluid Mosaic Collection Function

Description Usage Arguments Value

View source: R/landtrendr.R

Description

This function creates an Image collection with 6 bands

Usage

1
2
3
4
5
6
7
8
buildMosaicCollection(
  startYear,
  endYear,
  startDay,
  endDay,
  aoi,
  dummyCollection
)

Arguments

startYear

Numeric variable - Starting year of th analysis (Default: 2010)

endYear

Numeric variable - Ending year of th analysis (Default: 2017)

startDay

String variable - date tie to the Starting year (Default: '06-01')

endDay

String variable - date tie to the Ending year (Default: '09-30')

aoi

this parameter refers Area Of Interest and constrain the retrieve images to the AOI.

dummyCollection

empty ee.ImageCollection filled with zeros

Value

ee.Image


IFGI-Project/LandTendR-Package documentation built on Feb. 5, 2022, 3:54 a.m.