cloud_removal: Remove Clouds in Landsat Imagery

Description Usage Arguments Value

Description

Function to mask out all areas classed as cloud/cloud shadow/water/adjacent cloud by the CFmask layer provided by CDR Landsat imagery. This is the final stage of landsat preprocessing workflow. (espa_extract, auto_preprocess_landsat). SR and mask files should be in the same folder.

Usage

1
cloud_removal(path, outfolder)

Arguments

path

path to a multiband tiff image produced by auto_preprocess_landsat in the team_lucc package

outfolder

folder where the output image will be saved, file name will be the same as input

Value

a multiband tiff image where non "clear" pixels have been removed (NA'D)


Tomhigg/zebu documentation built on May 9, 2019, 5:11 p.m.