Description Usage Arguments Value
This function creates an Image collection with 6 bands
1 2 3 4 5 6 7 8 | buildMosaicCollection(
startYear,
endYear,
startDay,
endDay,
aoi,
dummyCollection
)
|
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 |
ee.Image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.