[GRASS-user] Re: Problem with i.cluster

2012-02-24 Thread Eliette
Hi everyone,

I could solve this problem like this:

First: read the rows and columns of your raster map using r.info. Appropiate
sample intervals are obtained by dividing that number by 100. 
For example, if you have:
Rows: 7603   
Columns:  8556  

Good sample intervals are: 76,86

So, set up your region to match one of the raster maps that you are using
(if you defined a group it can be any of the maps in the group), for this
use g.region.

Now you should be able to run i.cluster with the sample intervals = 76,86.

Worked for me.
Here you can find more info regarding this topic, it is very helpful even if
you are ussing another version of GRASS:
http://grass.osgeo.org/gdp/imagery/grass4_image_processing.pdf

Best,
Eliette





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-i-cluster-tp3887750p4503475.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: Problem with i.cluster

2012-02-21 Thread Eliette
Dear all,

I am having this same problem. I have rows= 6911 and columns = 7951 in the
rasters that I am using for the i.cluster which I already grouped using
i.group.

I chose sampling intervals : 69 (rows) and 79 (cols) and get the same error
message. 
Does anyone knows how to solve it? 

I very much appreciate your help.

Kindly,
Eliette

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-i-cluster-tp3887750p4491987.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user