Reprojection

Quantization Dialog

The QuantizationOp converts all pixels with values within given intervals to fixed, integer values.

I/O Parameters

Source Product

Name: The name of the source product. The combo box presents a list of all products opened in SNAP. The user may select one of these or, by clicking on the button next to the combo box, choose a product from the file system.

Target Product

Name: Used to specify the name of the target product.

Save as: Used to specify whether the target product should be saved to the file system. The combo box presents a list of file formats. The text field allows to specify a target directory.

Open in SNAP: Used to specify whether the target product should be opened in SNAP. When the target product is not saved, it is opened in SNAP automatically.

Processing Parameters

Source band

The name of the band to convert.

Intervals

The set of intervals to use for conversion. If the pixel is within one of the ranges, it is replaced with the associated integer value for that range. Values which are outside all ranges are replaced with 0.

The target product will contain a single band named converted_band.