Hi,

I just added extended statistics support to v.rast.stats in 6.3cvs.
This follows the 'r.univar -e' extended statistics mode and gives 1st
quartile, median, 3rd quartile, and given percentile (default is 90th).

Beware if the region is too big 'r.univar -e' can fail with a memory
error as it loads the entire map into memory. I don't see a nice way
to test for that in the v.rast.stats script so the script will attempt to
continue after such a failure, with unknown results. Solutions welcome.


enjoy,
Hamish

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to