Import EnMAP L1B product

Prepare VNIR and SWIR spectral raster layer from the given product. Wavelength and FWHM information is set and data is scaled according to data gain/offset values.

Usage:

  1. Open the algorithm from the processing toolbox.

  2. Select the metadata file, then click run.

    usr_section/usr_manual/processing_algorithms/import_data/source/usr_section/usr_manual/processing_algorithms_includes/import_data/img/enmap_1b.png
  3. The output raster can be found under Rasters in the Data Source Panel

Parameters

Metadata file [file]

The metadata XML file associated with the product. Instead of executing this algorithm, you may drag&drop the metadata XML file directly from your system file browser a) onto the EnMAP-Box map view area, or b) onto the Sensor Product Import panel.

Outputs

Output VNIR raster layer [rasterDestination]

Raster file destination.

Output SWIR raster layer [rasterDestination]

Raster file destination.

Command-line usage

>qgis_process help enmapbox:ImportEnmapL1BProduct:

----------------
Arguments
----------------

file: Metadata file
    Argument type:  file
    Acceptable values:
            - Path to a file
outputEnmapL1BRasterVnir: Output VNIR raster layer
    Argument type:  rasterDestination
    Acceptable values:
            - Path for new raster layer
outputEnmapL1BRasterSwir: Output SWIR raster layer
    Argument type:  rasterDestination
    Acceptable values:
            - Path for new raster layer

----------------
Outputs
----------------

outputEnmapL1BRasterVnir: <outputRaster>
    Output VNIR raster layer
outputEnmapL1BRasterSwir: <outputRaster>
    Output SWIR raster layer