[GRASS-user] r.fillnulls in the latest cvs version doesn't work appropriately

Hamish hamish_nospam at yahoo.com
Thu Feb 8 22:34:46 EST 2007


Maciej Tomaszczyk wrote:

> r.fillnulls in the latest cvs version doesn't work appropriately.
> 
> GRASS 6.3.cvs (polska_srtm):~/grass > r.fillnulls input=N49E018
> output=N49E018_fill tension=40. smooth=0.1 Locating and isolating NULL
> areas...
>  100%
> WARNING: Use the -m flag in combination with other print flags.


That is due to a bug in g.region.

LatLon:> g.region -gm
WARNING: Use the -m flag in combination with other print flags.
(and no result)

-g implies that you want output. You shouldn't have to add -p as well.
I still don't fully understand the logic of why it was changed.


Hamish




More information about the grass-user mailing list