Re: [GRASS-user] r.category value range

2015-02-09 Thread roy
Hi, Il 04/02/2015 15:45, Moritz Lennert ha scritto: My lwc.rules looks like this: 0:30:0.9 31:90:0.7 91:252:0.5 so, r.category does not seem to read my range, but in stead gives me labels for value 31 (label=90:0.7) and value 91 (label=252:0.5) Any clues to what I am doing wrong ? or is

Re: [GRASS-user] r.category value range

2015-02-06 Thread Markus Metz
On Thu, Feb 5, 2015 at 11:40 AM, Moritz Lennert mlenn...@club.worldonline.be wrote: On 05/02/15 11:12, Martin Album Ytre-Eide wrote: Hey, thanks! r.recode worked for me. As mentioned r.category clames it can do this, and in different cases - it might be more usefull to work with labels. I

Re: [GRASS-user] r.category value range

2015-02-05 Thread Martin Album Ytre-Eide
Fra: grass-user-boun...@lists.osgeo.org [grass-user-boun...@lists.osgeo.org] p#229; vegne av Moritz Lennert [mlenn...@club.worldonline.be] Sendt: 4. februar 2015 16:55 Til: Markus Metz Kopi: grass-user@lists.osgeo.org Emne: Re: [GRASS-user] r.category value

Re: [GRASS-user] r.category value range

2015-02-05 Thread Moritz Lennert
On 05/02/15 11:12, Martin Album Ytre-Eide wrote: Hey, thanks! r.recode worked for me. As mentioned r.category clames it can do this, and in different cases - it might be more usefull to work with labels. I was trying to add labels and then do a r.mapcalc expression=snow_type= @lwc_2014_05_15

Re: [GRASS-user] r.category value range

2015-02-04 Thread Moritz Lennert
On 04/02/15 15:23, Markus Metz wrote: On Wed, Feb 4, 2015 at 1:14 PM, Moritz Lennert mlenn...@club.worldonline.be wrote: On 04/02/15 11:48, Martin Album Ytre-Eide wrote: Hello! I trying to set a label for a range of values in a raster. I am using r.category (grass 7.0) r.category

Re: [GRASS-user] r.category value range

2015-02-04 Thread Moritz Lennert
On 04/02/15 11:48, Martin Album Ytre-Eide wrote: Hello! I trying to set a label for a range of values in a raster. I am using r.category (grass 7.0) r.category map=lwc_2014 separator=':' rules=lwc.rules My lwc.rules looks like this: 0:30:0.9 31:90:0.7 91:252:0.5 so, r.category does not

Re: [GRASS-user] r.category value range

2015-02-04 Thread Markus Metz
On Wed, Feb 4, 2015 at 1:14 PM, Moritz Lennert mlenn...@club.worldonline.be wrote: On 04/02/15 11:48, Martin Album Ytre-Eide wrote: Hello! I trying to set a label for a range of values in a raster. I am using r.category (grass 7.0) r.category map=lwc_2014 separator=':' rules=lwc.rules

Re: [GRASS-user] r.category value range

2015-02-04 Thread Moritz Lennert
On 04/02/15 15:45, Moritz Lennert wrote: On 04/02/15 15:23, Markus Metz wrote: On Wed, Feb 4, 2015 at 1:14 PM, Moritz Lennert mlenn...@club.worldonline.be wrote: On 04/02/15 11:48, Martin Album Ytre-Eide wrote: Hello! I trying to set a label for a range of values in a raster. I am using

[GRASS-user] r.category value range

2015-02-04 Thread Martin Album Ytre-Eide
Hello! I trying to set a label for a range of values in a raster. I am using r.category (grass 7.0) r.category map=lwc_2014 separator=':' rules=lwc.rules My lwc.rules looks like this: 0:30:0.9 31:90:0.7 91:252:0.5 so, r.category does not seem to read my range, but in stead gives me labels