keywords#

Additional keywords for EOReader used in load or stack

Module Attributes

SLSTR_RAD_ADJUST

SLSTR radiance adjustment, please see eoreader.products.optical.s3_slstr_product.SlstrRadAdjust

SLSTR_STRIPE

SLSTR stripe, please see eoreader.products.optical.s3_slstr_product.SlstrStripe

SLSTR_VIEW

SLSTR view, please see eoreader.products.optical.s3_slstr_product.SlstrView

CLEAN_OPTICAL

Method to clean optical band (manage invalid pixels, only nodata or directly raw data).

SAR_INTERP_NA

Interpolate nodata pixels that can be found inside the footprint (coming from null values that are not really nodata but that are not processed by the Terrain Correction step)

DEM_KW

Set a DEM path when specifically loading the DEM band, used to overload the DEM_PATH environment variable.

SLOPE_KW

Set a DEM path when specifically loading the SLOPE band, used to overload the DEM_PATH environment variable.

HILLSHADE_KW

Set a DEM path when specifically loading the HILLSHADE band, used to overload the DEM_PATH environment variable.

ICEYE_USE_SLC

Force use the SLC image for GRD_SLC ICEYE products which contains both.

TO_REFLECTANCE

Convert optical data to reflectance (default is True).

Functions

prune_keywords(**kwargs)

Prune EOReader keywords from kwargs in order to avoid the GDAL warning CPLE_NotSupported in driver GTiff does not support open option XXX