<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Nov 1, 2018 at 6:35 PM Bartolomei.Chris <<a href="mailto:Bartolomei.Chris@ensco.com">Bartolomei.Chris@ensco.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good afternoon Markus & Co.  😊<br>
<br>
It appears that the latest version of <a href="http://r.width.funct.py" rel="noreferrer" target="_blank">r.width.funct.py</a> is not functioning properly ... We have a few Windows10 systems here running GRASS; I'm on v7.4.0 and another person has (had) 7.2.2. She was trying to run r.basin on a 30m resolution DEM and kept getting the following error:<br>
<br>
Traceback (most recent call last):<br>
  File "C:\Users\XXX\AppData\Roaming\GRASS7\addons/scripts/<a href="http://r.width.funct.py" rel="noreferrer" target="_blank">r.width.funct.py</a>", line 135, in <module><br>
    sys.exit(main())<br>
  File "C:\Users\XXX\AppData\Roaming\GRASS7\addons/scripts/<a href="http://r.width.funct.py" rel="noreferrer" target="_blank">r.width.funct.py</a>", line 84, in main<br>
    prc[0,0] , prc[0,1] = findint(kl,0.05) , 0.05<br>
  File "C:\Users\XXX\AppData\Roaming\GRASS7\addons/scripts/<a href="http://r.width.funct.py" rel="noreferrer" target="_blank">r.width.funct.py</a>", line 128, in findint<br>
    z1, z2, f1, f2 = kl[int(Xf[0])][0], kl[int(Xf[0]-1)][0], kl[int(Xf[0])][1], kl[int(Xf[0]-1)][1]<br>
IndexError: invalid index to scalar variable.<br></blockquote><div><br></div><div></div><div>This was fixed the other day by madi :)</div><div><br></div><div>2018-10-23 03:26:54 -0700 (Tue, 23 Oct 2018)<br>
New Revision: 73602 </div><div><br></div><div>To get that, just reinstall the addon with g.extension.</div><div><br></div><div>Best</div><div>Markus</div><div><br></div><div>PS: thanks anyway for the updated script! The author solved it in a slightly different way.</div><div><br></div><div><br>-- <br>Markus Neteler, PhD<br><a href="http://www.mundialis.de">http://www.mundialis.de</a> - free data with free software<br><a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br><a href="http://courses.neteler.org/blog">http://courses.neteler.org/blog</a></div><br></div></div>