Re: [GRASS-dev] Rast_add_d_colour

2014-12-06 Thread Yann Chemin
OK, I found why I got lost in all that... there is no file appearing in colr/ with the rules made in the code. On 7 December 2014 at 06:51, Yann Chemin wrote: > Thanks, > Will try again today. > On Dec 7, 2014 3:36 AM, "Vaclav Petras" wrote: > >> >> >> On Sat, Dec 6, 2014 at 3:59 PM, Markus

Re: [GRASS-dev] Rast_add_d_colour

2014-12-06 Thread Yann Chemin
Thanks, Will try again today. On Dec 7, 2014 3:36 AM, "Vaclav Petras" wrote: > > > On Sat, Dec 6, 2014 at 3:59 PM, Markus Metz > wrote: > >> Yann Chemin wrote: >> > Hi, >> > >> > I am working on beautifying the output of i.theilsen, a new addon. >> > >> > For some reason, I cannot apply a grays

Re: [GRASS-dev] Rast_add_d_colour

2014-12-06 Thread Vaclav Petras
On Sat, Dec 6, 2014 at 3:59 PM, Markus Metz wrote: > Yann Chemin wrote: > > Hi, > > > > I am working on beautifying the output of i.theilsen, a new addon. > > > > For some reason, I cannot apply a grayscale palette. > > --- > > Rast_init_colors(&colors); > > DCELL val1 = ts_min; > > D

Re: [GRASS-dev] [GRASS GIS] #2503: wxdigit: wrong undo & redo

2014-12-06 Thread GRASS GIS
#2503: wxdigit: wrong undo & redo --+- Reporter: mlennert | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.0.0

Re: [GRASS-dev] Rast_add_d_colour

2014-12-06 Thread Markus Metz
Yann Chemin wrote: > Hi, > > I am working on beautifying the output of i.theilsen, a new addon. > > For some reason, I cannot apply a grayscale palette. > --- > Rast_init_colors(&colors); > DCELL val1 = ts_min; > DCELL val2 = ceil(ts_max); > Rast_add_d_color_rule(&val1, 0, 0, 0, &val2,

[GRASS-dev] Rast_add_d_colour

2014-12-06 Thread Yann Chemin
Hi, I am working on beautifying the output of i.theilsen, a new addon. For some reason, I cannot apply a grayscale palette. --- Rast_init_colors(&colors); DCELL val1 = ts_min; DCELL val2 = ceil(ts_max); Rast_add_d_color_rule(&val1, 0, 0, 0, &val2, 255, 255, 255, &colors);

Re: [GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation

2014-12-06 Thread GRASS GIS
#2409: last call for options keys consolidation --+- Reporter: martinl | Owner: grass-dev@… Type: task | Status: new Priority: blocker

Re: [GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation

2014-12-06 Thread GRASS GIS
#2409: last call for options keys consolidation --+- Reporter: martinl | Owner: grass-dev@… Type: task | Status: new Priority: blocker