Description
The UpdateRasterCUBEDisambiguation process will change the disambiguation method used in CUBE surfaces.
Update
CUBE raster surface in CSAR format.
Outputs
Updated CUBE raster surface in CSAR format.
Command Line Syntax
carisbatch --run UpdateRasterCUBEDisambiguation
Options
The following table describes the parameters available for this process.
Parameter |
| |||
Long | Short | Description | Can Repeat | Notes
|
--disambiguation-method | The method used to select a hypothesis from a set. • DENSITY: Density - Disambiguate by number of samples. • LOCALE: Locale - Disambiguate by surrounding nodes. • DENSITY_LOCALE: Density and Locale - Disambiguate by a combination of sample count and surrounding nodes. The default value is DENSITY_LOCALE. | FALSE | ||