Error message when trying to run 'Categorized layer to class fraction layer' algo

Issue #659 resolved
Henrike Dierkes created an issue

Error message when trying to run 'Categorized layer to class fraction layer' on different input data, e.g

Categorized layer: categorized RF classification layer

Grid: enmap_berlin.bsq and grid generated from the enmap raster image

Error message:

Traceback (most recent call last):
File "C:/Users/PC/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\site-packages\typeguard\__init__.py", line 903, in wrapper
retval = func(*args, **kwargs)

File "C:/Users/PC/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\enmapboxprocessing\algorithm\classificationtofractionalgorithm.py", line 69, in processAlgorithm
alg.P_OUTPUT_RASTER: Utils.tmpFilename(filename, 'grid.x10.vrt')

AttributeError: 'CreateGridAlgorithm' object has no attribute 'P_OUTPUT_RASTER'

QGIS: 3.16.6

EnMAP Box: 3.7.20210507T061103.TEST

Comments (1)

  1. Log in to comment