1 of 10

Practical 3: NDVI time-series over

a single region

Joseph White

shorturl.at/iFLNV

2 of 10

Practical 3: Learning Objectives

  1. Mask clouds from an image collection
  2. Write a custom function
  3. Map it over a collection
  4. Plot a time-series
  5. Export data as a csv or image

Image Credit: NASA

3 of 10

Cloud Masking

4 of 10

Cloud Masking

sentinel-hub blog: https://bit.ly/2ROe2t7

5 of 10

Cloud Masking

1. Cloud Coverage Assessment

2. Quality Assessment bands

MODIS, Landsat & Sentinel all have these properties.

But… they have different names

Yes/No

Percentage

6 of 10

Cloud Masking

3. S-2 Cloud Probability

https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_CLOUD_PROBABILITY

Probability

7 of 10

Original Image

Cloud Mask

Masked Image

8 of 10

Custom functions

Input → Operation → Output

9 of 10

Charts

EE charts: https://developers.google.com/earth-engine/guides/charts_overview

Google charts: https://developers.google.com/chart/interactive/docs

10 of 10