Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peuker Douglas stream definition problems #216

Open
johnpony opened this issue Jul 9, 2020 · 0 comments
Open

Peuker Douglas stream definition problems #216

johnpony opened this issue Jul 9, 2020 · 0 comments

Comments

@johnpony
Copy link

johnpony commented Jul 9, 2020

I am using your program Taudem with qgis 3.14 and I am having some issues with one of the tools, "the Peuker Douglas stream definition"

It's not running and I don't know enough about this to understand why. The all the other tools from what I have tested so far are working. Hope someone can explain what is happening here.

This is the output, I don't know if I there are log-files that are more detailed somewhere?

"QGIS version: 3.14.0-Pi
QGIS code revision: 9f7028fd23
Qt version: 5.11.2
GDAL version: 3.0.4
GEOS version: 3.8.1-CAPI-1.13.3
PROJ version: Rel. 6.3.2, May 1st, 2020
Processing algorithm…
Algorithm 'Peuker Douglas stream definition' starting…
Input parameters:
{ 'ACCUM_STREAM_SOURCE' : 'TEMPORARY_OUTPUT', 'CENTER_WEIGHT' : 0.4, 'D8_CONTRIB_AREA' : 'C:/Users/JOEKAA09/Downloads/d8_test_flowacc.tif', 'D8_FLOWDIR' : 'C:/Users/JOEKAA09/Downloads/d8_test.tif', 'DIAGONAL_WEIGHT' : 0.05, 'DROP_TRESHOLDS' : 10, 'EDGE_CONTAMINATION' : True, 'MASK_GRID' : None, 'MAX_THRESHOLD' : 500, 'MIN_TRESHOLD' : 5, 'OUTLETS' : None, 'PIT_FILLED' : 'C:/Data/Hydro/Basins_clipped_raster/05.tif', 'SIDE_WEIGHT' : 0.1, 'STEP' : 0, 'STREAM_RASTER' : 'TEMPORARY_OUTPUT', 'STREAM_SOURCE' : 'TEMPORARY_OUTPUT', 'THRESHOLD' : 100, 'THRESHOLD_BY_DROP' : False }

Traceback (most recent call last):
File "C:/Users/______/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_taudem\peukerdouglasstreamdef.py", line 184, in processAlgorithm
feedback = QgsProcessingMultiStepFeedback(steps, alg_feedback)
NameError: name 'QgsProcessingMultiStepFeedback' is not defined

Execution failed after 0.21 seconds

Loading resulting layers
Algorithm 'Peuker Douglas stream definition' finished

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant