<div dir="ltr"><div class="gmail_extra">Hi,<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 30, 2016 at 6:00 AM, Javier Álvarez Rodríguez <span dir="ltr"><<a href="mailto:Javier.Alvarez@cedex.es" target="_blank">Javier.Alvarez@cedex.es</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">Considering the differences in scripts working in GRASS6 and GRASS7,</blockquote><div><br></div><div>please note that there is a strong backwards compatibility. For example, G6 option names are still valid (if possible) thanks to this file:<br><br><a href="https://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options">https://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options</a><br><br></div><div>which is used internally to translate from G6 to G7, so you can use G6 option in G7.<br></div><div><br></div><div>Some removed G6 modules are available in Addons, for example r.los.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">is it possible to install and work with both versions of GRASS?.</blockquote></div><br></div><div class="gmail_extra">I would rather suggest identifying the differences in scripting API and trying to introduce backwards compatibility if it is missing. Feel free to open a ticket for the individual issues, so we can solve them on case to case basis.<br><br></div><div class="gmail_extra">Vaclav<br></div></div>