<div dir="ltr"><div class="gmail_extra">[moving to mailing list]<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 1:45 AM, Ang Sherpa <span dir="ltr"><<a href="mailto:angsherpa232@gmail.com" target="_blank">angsherpa232@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">4. GRASS GIS module any example?</blockquote></div><br></div><div class="gmail_extra">Here are two examples:<br></div><div class="gmail_extra"><br><a href="https://trac.osgeo.org/grass/browser/grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py">https://trac.osgeo.org/grass/browser/grass-addons/grass7/raster/r.subdayprecip.design/r.subdayprecip.design.py</a><br><a href="https://trac.osgeo.org/grass/browser/grass-addons/grass7/raster/r.catchment/r.catchment.py">https://trac.osgeo.org/grass/browser/grass-addons/grass7/raster/r.catchment/r.catchment.py</a><br><br></div><div class="gmail_extra">Note the comments starting #%. These are specifying the interface, both command line and GUI. For example, if you specify that you want coordinates as input, you will get a button to get coordinates by clicking in a Map Display assuming that you are running the module in wxGUI (see r.profile dialog).<br></div></div>