<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Joe, <br></div><div><br></div><div>well, I personally combine both depending on the task on hand. Most of the time, I only use terminal though. When you start learning GRASS, there's a nice feature of the GUI that allows to copy the command once you have set all the options in GUI of that command. Like this you can copy the commands into a text file and then comment and modify there, which allows for reproducibility very easily</div><div><br></div><div>There's a lot of material online that you can follow, for example:</div><div> - <a href="https://gitlab.com/veroandreo/curso-grass-gis-rioiv">https://gitlab.com/veroandreo/curso-grass-gis-rioiv</a> (links to presentations and exercises in the README)</div><div> - <a href="http://training.gismentors.eu/grass-gis-irsae-winter-course-2018/">http://training.gismentors.eu/grass-gis-irsae-winter-course-2018/</a></div><div><br></div><div>cheers,</div><div>Vero<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El jue., 7 feb. 2019 a las 13:59, Joe (<<a href="mailto:joe.on.list@gmail.com">joe.on.list@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks a lot Veronica!<br>
<br>
An other question: what way would you suggest to focus on for learning purpose?<br>
Monitors and terminal console, or a GUI based approach?<br>
<br>
Thank you again for you reply!  :)<br>
<br>
On Thu, Feb 7, 2019 at 11:50 AM Veronica Andreo <<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>> wrote:<br>
><br>
> Hi Joe<br>
><br>
> El jue., 7 feb. 2019 07:35, Joe <<a href="mailto:joe.on.list@gmail.com" target="_blank">joe.on.list@gmail.com</a>> escribió:<br>
>><br>
>> On Wed, Feb 6, 2019 at 4:53 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>> wrote:<br>
>> ><br>
>> > First, open a display monitor:<br>
>> ><br>
>> > d.mon start=wx0<br>
>> ><br>
>> > When you're finished, close the monitor:<br>
>> ><br>
>> > d.mon stop=wx0<br>
>> ><br>
>> > Of course, you can open multiple monitors (I don't know the maximum as I've<br>
>> > used only 2 at most) by incrementing the wxN integer.<br>
>><br>
>> Thanks for yuor answer Rich, but in that way we would work on a new<br>
>> "stand alone" window (monitor), "basins" map is not added to the<br>
>> wxPython "Layer Manager". Look at this screenshot:<br>
>> <a href="https://cdn.pbrd.co/images/I028MO5.jpg" rel="noreferrer" target="_blank">https://cdn.pbrd.co/images/I028MO5.jpg</a><br>
>><br>
>> We have wxpython GUI on the left with "Layer Manager" at top and "Map<br>
>> Display" at the bottom. On the right the new monitor window "wx0" and<br>
>> the terminal with grass prompt. As you can see the layer manager is<br>
>> empty.<br>
>><br>
>> If I type the same command "d.rast basins@PERMANENT" at the layer<br>
>> manager console (top-left), the map is displayed in Map Display window<br>
>> and a new "layer" is added to the "Layers" tab of the layer manager:<br>
>> <a href="https://cdn.pbrd.co/images/I02qjCR.jpg" rel="noreferrer" target="_blank">https://cdn.pbrd.co/images/I02qjCR.jpg</a><br>
>> <a href="https://cdn.pbrd.co/images/I02rk6A.jpg" rel="noreferrer" target="_blank">https://cdn.pbrd.co/images/I02rk6A.jpg</a><br>
>><br>
>> The question was: can I add the raster map "basins@PERMANENT" to the<br>
>> layer manager layers list by type a command at the terminal console<br>
>> (not using the wxpyton gui console)?<br>
><br>
><br>
> No, you can't. The terminal does not control the layer manager nor the main map display. From the terminal you need to open a wx monitor and then display maps there.<br>
><br>
> The main gui map display is controlled with the icons or the console tab in the layer manager.<br>
><br>
> HTH,<br>
> Vero<br>
><br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a></blockquote></div>