Description Usage Arguments Value
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.
1 | cloud_removal(path, outfolder)
|
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 |
a multiband tiff image where non "clear" pixels have been removed (NA'D)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.