[GRASS-user] Grass version
Glynn Clements
glynn at gclements.plus.com
Mon May 2 12:31:18 EDT 2011
Rebecca Bennett wrote:
> Is there a quick way to tell which version of GRASS a raster was created by?
No.
> I am having issues with consistency of output from r.mfilter between GRASS 6.4
> and GRASS 7 (which I run in parallel on a 64bit Ubuntu 10.4 system) and need to
> be certain which version I used to create which output.
6.x has r.mfilter (integer) and r.mfilter.fp (floating point). 7.0's
r.mfilter is the floating-point version.
If the data contains nulls, the integer version will convert them to
zeros, while the floating-point version will exclude them from the
calculation.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list