On Mon, May 10, 2010 at 12:37 PM, Glynn Clements
<[email protected]> wrote:
> Hanlie Pretorius wrote:
>
>> However, d.correlate seems to output multiple files that overwrite one 
>> another.
>>
>> Is there a way around this?
>
> Try making this change to the d.correlate script:
>
> --- d.correlate (revision 41749)
> +++ d.correlate (working copy)
> @@ -97,6 +97,8 @@
>  fi
>
>  d.erase
> +GRASS_PNG_READ=TRUE
> +export GRASS_PNG_READ
>  if [ $? != 0 ] ; then
>  exit 1
>  fi
>

Should this be submitted?

Markus
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to