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.

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 onto the EnMAP-Box map view area.

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