-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Greetings. I am trying to use CSMapMaker using an SRTM DEM (n53_e020_1arc_v3 from http://lta.cr.usgs.gov/SRTM1Arc). Regardless of what settings I use, I always get the following QGIS error message. What am I doing wrong?
08-10T15:23:05 1 Traceback (most recent call last):
File "C:/Users/Mark/.qgis2/python/plugins\CSMapMaker\csmap.py", line 291, in csmap
csmap_maker.csmapMake(layer, curvature_method, [param_standard, param_radius])
File "C:/Users/Mark/.qgis2/python/plugins\CSMapMaker\csmap_make.py", line 35, in csmapMake
result = processing.runalg("saga:slopeaspectcurvature", gaussian["RESULT"], 6, 0, 0, None, None, None, None, None, None,None, None, None, None, None, None)
TypeError: 'NoneType' object has no attribute 'getitem'
Metadata
Metadata
Assignees
Labels
No labels