SynthMixEnMAPBoxApp

Issue #126 closed
Benjamin Jakimow created an issue

SynthMixGeoAlgorithm in synthmix/enmapboxintegration.py need to be refactored from QGIS2 to QGIS3

e.g.

from processing.core.GeoAlgorithm import GeoAlgorithm
from processing.core.parameters import ParameterRaster
from processing.core.outputs import OutputRaster

are outdated import statements.

Comments (4)

  1. Benjamin Jakimow reporter
    • changed status to open

    As long as there is outdated code in the develop branch this issue is "open". Please provide code update and close this issue afterwards.

  2. Log in to comment