Submit Assignment 3.1
Completion requirements
Make a submission
Receive a grade
Opened: Monday, 12 July 2021, 12:00 AM
Due: Wednesday, 14 July 2021, 9:00 AM
Modify the script of exercise 3.1 in such a way that:
- it uses the location of your own area of interest
- it shows the band combination: band 1 = NIR, band 2 = RED, band 3 = GREEN
- it only shows results for the Sentinel 2A satellite without Sentinel 2B. For this you need to add a filter. Hint 1: use the 'SPACECRAFT_NAME' metadata property. Hint 2: Use the ee.Filter.eq() filter
Please submit the link to the script.