SAGA 9.3.3 | Tool Library Documentation

Automated Cloud Cover Assessment


Description

Automated Cloud-Cover Assessment (ACCA) for Landsat TM/ETM+ imagery as proposed by Irish (2000). This tool incorporates E.J. Tizado's GRASS GIS implementation (i.landsat.acca).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGreengrid, inputBAND2Reflectance-
Redgrid, inputBAND3Reflectance-
NIRgrid, inputBAND4Reflectance-
SWIRgrid, inputBAND5Reflectance-
Thermalgrid, inputBAND6Kelvin-
OutputCloudsgrid, outputCLOUD--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Grid systemgrid systemBAND6_GRIDSYSTEM--
SWIR/Thermal Thresholdfloating point numberB56CThreshold for SWIR/Thermal Composite (step 6).Default: 225.000000
Desert Detection Thresholdfloating point numberB45RThreshold for desert detection (step 10, NIR/SWIR Ratio).Default: 1.000000
Temperature Histograminteger numberHIST_NNumber of classes in the cloud temperature histogram.Minimum: 10 Default: 100
Cloud SignaturebooleanCSIGAlways use cloud signature (step 14).Default: 1
Cloud DifferentiationbooleanPASS2Differentiate between warm (not ambiguous) and cold clouds.Default: 0
ShadowsbooleanSHADOWInclude a category for cloud shadows.Default: 1
FilterbooleanFILTERApply post-processing filter to remove small holes.Default: 1

Command Line


Usage: saga_cmd imagery_tools 9 [-BAND2 ] [-BAND3 ] [-BAND4 ] [-BAND5 ] [-BAND6 ] [-CLOUD ] [-B56C ] [-B45R ] [-HIST_N ] [-CSIG ] [-PASS2 ] [-SHADOW ] [-FILTER ]
  -BAND2:  	Green
	grid, input
  -BAND3:  	Red
	grid, input
  -BAND4:  	NIR
	grid, input
  -BAND5:  	SWIR
	grid, input
  -BAND6:  	Thermal
	grid, input
  -CLOUD:  	Clouds
	grid, output
  -B56C:	SWIR/Thermal Threshold
	floating point number
	Default: 225.000000
  -B45R:	Desert Detection Threshold
	floating point number
	Default: 1.000000
  -HIST_N: 	Temperature Histogram
	integer number
	Minimum: 10
	Default: 100
  -CSIG:   	Cloud Signature
	boolean
	Default: 1
  -PASS2:  	Cloud Differentiation
	boolean
	Default: 0
  -SHADOW: 	Shadows
	boolean
	Default: 1
  -FILTER: 	Filter
	boolean
	Default: 1