[GRASS-dev] bugs in r.shaded.relief and r.fillnulls
Brad Douglas
rez at touchofmadness.com
Thu Jul 26 12:37:48 EDT 2007
On Wed, 2007-07-25 at 11:44 +0100, Carlos "Guâno" Grohmann wrote:
> Hi
> Just realized that r.shaded.relief doesn't deal properly with the
> "@mapset" names when no output map is given.
> I fixed it by changing
> ELEVSHADE="${elev}.shade"
> to
> ELEVSHADE="${elev%%@*}.shade"
>
> the fixed file is attached.
I'll apply to CVS if someone else hasn't already.
> Also I noticed that r.fillnulls doesn't allow input/output filenames
> to have "-" or "."
This is because there is an intermediate vector step. We don't allow
"-" or "." in vector file names because it breaks SQL compatibility ("-"
could be allowed, though. I don't know what the reasoning behind that
one is).
--
73, de Brad KB8UYR/6 <rez touchofmadness com>
More information about the grass-dev
mailing list