Cloud Mask (CMA)

Contents:

CloudMask
  1. Goal of the Cloud Mask product
  2. Cloud Mask algorithm summary
  3. Cloud Mask output

Goal of the Cloud Mask product

This product attempts to delineate all absolutely cloud-free pixels in a satellite scene with a high confidence. In addition, it will identify cloud free snow or ice contaminated pixels when illumination allows.

Cloud Mask algorithm summary

The (legacy) cma algorithm is based on a multi-spectral threshold technique applied to each pixel of the satellite scene. The algorithm takes satellite imagery input from the sensors avhrr, viirs or modis, on board the following satellite platforms: NOAA, Metop, SNPP/JPSS, and EOS-Terra/Aqua. Besides the satellite data the thresholding algorithm, takes the following as input:

The scheme makes use of off-line radiative transfer simulations (6S and rttov) of cloud free atmospheres, to estimate, prior to the reception of satellite data, the optimal thresholds valid for the given satellite scene.

(In addition to the legacy categorical cloud mask as described above PPS also has a probablistic cloud mask algorithm. This algorithm uses the naïve Bayes approach to estimate the cloud probability of individual pixels. All AVHRR or AVHRR-like channels on other instruments are used. The dynamic threshold tables from the classic approach are used to simplify the problem.)

Cloud Mask output

The Cloud Mask output consists of:

Main output

The main output is the cloud mask, which is presented in two ways: Either a binary cloud mask (cloud free/cloudy) or an extended cloud mask with more categories described. The extended cloud mask values are given by the five categories listed here:

Cloud Mask classes of the extended cloud mask output
Value Cloud Mask category name
0 Cloud free
1 Cloudy
2 Cloud contaminated
3 Snow/ice contaminated
255 No data

The binary cloud mask has the values cloud free and cloudy only:

Cloud Mask classes of the binary cloud mask output
Value Cloud Mask category name
0 Cloud free
1 Cloudy
255 No data