<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">I added a Makefile (adapted from r.roughness.vector), and also went and uploaded to SVN.
<div><br /></div>
<div>I’m not used to commiting to SVN so this is what I did:</div>
<div><br /></div>
<div>- checked out the add-ons with svn</div>
<div>- created r.denoise dir</div>
<div>- added the files</div>
<div>- changed description.html to r.denoise.html 
<div>- remembered that I should’ve run module_svn_propset.sh, so I did this</div>
<div>- commited the changes</div>
<div><br /></div>
<div>Then I tried to install it with g.extension but it didn’t worked:</div>
<div><br /></div>
<div>g.extension r.denoise</div>
<div>Fetching <r.denoise> from GRASS GIS Addons repository (be patient)...</div>
<div>Compiling...</div>
<div>/var/folders/y9/mnj7kbf10pl0zfs74d03sz940000gn/T/grass7-guano-54185/tmptOIYEY/r.denoise/docs/html/r.denoise.html:75:0: Error (IndexError('pop from empty list',)): <em><b>r.denoise</em></b> requires that <em>mdenoise</em>, the executable version of Sun et al.'s (2007) denoising algorithm, is available on the $PATH.  <em>mdenoise</em> can be compiled and installed as follows:</div>
<div><br /></div>
<div>make: *** [/var/folders/y9/mnj7kbf10pl0zfs74d03sz940000gn/T/grass7-guano-54185/tmptOIYEY/r.denoise/docs/man/man1/r.denoise.1] Error 1</div>
<div>ERROR: Compilation failed, sorry. Please check above error messages.</div>
<div>GRASS 7.2.0svn (latlong):~ ></div>
<div><br /></div>
<div><br /></div>
<div><br /></div>
<div>The module itself  was installed (and runs fine), but not the html help page. What did I miss?</div>
<div><br /></div>
<div>thanks</div>
<div><br /></div>
<div><br /></div>
<div><br /></div>
<div><br /></div>
</div>
</div>
<div name="messageSignatureSection"><br />
Carlos<br />
<br />
--<br />
Prof. Carlos Henrique Grohmann<br />
Institute of Energy and Environment - Univ. of São Paulo, Brazil<br />
- Digital Terrain Analysis | GIS | Remote Sensing -<br />
<br />
carlosgrohmann.com<br />
http://orcid.org/0000-0001-5073-5572<br />
________________<br />
Can’t stop the signal.</div>
<div name="messageReplySection"><br />
On 5 Dec 2016 14:42 -0200, Markus Neteler <neteler@osgeo.org>, wrote:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">On Fri, Dec 2, 2016 at 4:22 PM, Carlos Grohmann<br />
<carlos.grohmann@gmail.com> wrote:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #e67e22;">Hello all.<br />
<br />
I just finished porting r.denoise to python, but before uploading it to the<br />
add-ons, I would welcome any testing.<br />
<br />
The module is available here:<br />
https://github.com/CarlosGrohmann/grass_gis/tree/master/r_denoise_py<br /></blockquote>
<br />
Please add a Makefile as well.<br />
In addition, you may consider to add the download and compilation of<br />
the needed mdenoise to the Makefile.<br />
<br />
Markus<br />
<br />
--<br />
Markus Neteler<br />
http://www.mundialis.de - free data with free software<br />
http://grass.osgeo.org<br />
http://courses.neteler.org/blog<br /></blockquote>
</div>
</body>
</html>