<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"WenQuanYi Zen Hei";}
@font-face
        {font-family:"DejaVu LGC Serif";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        punctuation-wrap:simple;
        text-autospace:none;
        font-size:12.0pt;
        font-family:"WenQuanYi Zen Hei";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        punctuation-wrap:simple;
        text-autospace:none;
        font-size:12.0pt;
        font-family:"WenQuanYi Zen Hei";}
span.StileMessaggioDiPostaElettronica17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:2014140276;
        mso-list-type:hybrid;
        mso-list-template-ids:-700782804 68157457 68157465 68157467 68157455 68157465 68157467 68157455 68157465 68157467;}
@list l0:level1
        {mso-level-text:"%1\)";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l1
        {mso-list-id:2055304383;
        mso-list-type:hybrid;
        mso-list-template-ids:2056824988 -923922450 68157465 68157467 68157455 68157465 68157467 68157455 68157465 68157467;}
@list l1:level1
        {mso-level-text:%1;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=IT link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>GRASS users and developers.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>In GRASS6.4.2RC3 with wxpython GUI the option 'Add raster cell arrows' seems not to work properly. It seems that the arrows in the Map Display cannot zoomed in..<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>It can be checked by the following steps:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Load and display the aspect (Spearfish) map.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Open the d.rast.arrows panel through the GUI button and choose the same map aspect.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Click Apply: the Map Display appears green as espected for the very high resolution. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Choose 10 for&nbsp; the 'Draw arrow every Nth grid cell:' option and none as 'Color for drawing grid or </span><span lang=EN-US>&#8220;</span><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>none</span><span lang=EN-US>&#8221;</span><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>' option. The arrows are displayed on the cells of aspect map.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>To make the arrows visible choose slope as 'Raster map containing values used for arrow length:' and 10.0 as 'Scale factor for arrows'.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Zoom in a very small area: the cells of aspect map are enlarged, but the density of arrows remains the same&nbsp; <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>The direction is correctly&nbsp; the same for all arrows inside the same cell but it seems that instead of having an arrow each 10 aspect cells, there is an arrow each 10 pixel of the screen.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Something wrong in my procedure or is this a bug in wxpython GUI (with tcltk GUI the procedure works fine)?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'> A. Clerici<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"DejaVu LGC Serif","serif"'>Parma University<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p></div></body></html>