<div dir="ltr">Hi Maria<br><div class="gmail_extra"><br><div class="gmail_quote">2015-08-05 5:33 GMT-03:00 Kozlova Maria <span dir="ltr"><<a href="mailto:kclo@yandex.ru" target="_blank">kclo@yandex.ru</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
I recently faced the problem with raster colortables. Grass 7.0, GUi, Ubuntu platform<br>
I click Raster -> colortables -> manage color rules interactively. And see the window.<br>
I can change colors as well as break values, but I cannot apply them to raster.<br>
The buttons "Apply" and "Preview" as well as "Reload default table" in the window "Manage color rules interactively" doesn't work<br>
Corresponding buttons are present but have an inactive state. The only things I can do in this window are exit and activate "help" window.<br>
It works good in Windows but not in Ubuntu....<br>
Such a way, all my rasters have only default colortables and I can't change it.<br>
Can anyone help me to solve the problem?</blockquote><div><br></div><div>Have you tried command line?</div><div><br></div><div># for predefined color tables (check manual page for more color tables available)</div><div>r.colors map=your_map1,your_map2 color=bcyr  </div><div><br></div><div># in case you create your own color table<br></div><div>r.colors map=your_map1,your_map2 rules=path/to/color/rules/file  </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And one more question:<br>
How can I save created colortable. In what format?<br></blockquote><div> </div><div>It is a simple plain text file. Check formating here: </div><div><a href="http://grass.osgeo.org/grass70/manuals/r.colors.html">http://grass.osgeo.org/grass70/manuals/r.colors.html</a></div><div><br></div><div>Hope it helps... sorry I can't help with the gui problem.</div><div><br></div><div>Cheers, </div><div>Vero</div><div><br></div></div></div></div>