Skip to content

Latest commit

 

History

History
186 lines (130 loc) · 5.63 KB

mosaic_bandsets_tab.rst

File metadata and controls

186 lines (130 loc) · 5.63 KB

Mosaic of band sets

This tool allows for the mosaic of band sets, merging the corresponding bands of two or more band sets defined in the :ref:`band_set_tab`. An output band is created for every corresponding set of bands in the band sets. NoData values of one band set are replaced by the values of the other band sets.

Tip

Information about APIs of this tool in Remotior Sensus at this link .

Tool symbol and name Description
:guilabel:`Band set list` input_text list if band sets defined in the :ref:`band_set_tab`; in case of overlapping images, the pixel values of the first band set in the list are assigned
checkbox :guilabel:`Use value as NoData` input_number if checked, set the value of NoData pixels, ignored during the calculation
checkbox :guilabel:`Create virtual raster output` optional if checked, output is created as virtual raster .vrt composed of as many .tif files as the number of threads defined in :ref:`system_processing`; for large rasters this can speed up the process
:guilabel:`Output name prefix` input_text set the prefix for output file names (default is mosaic)
:guilabel:`Script` script_tool add this function to the :ref:`script_tab`
:guilabel:`RUN` run run this function