[GRASS-dev] bugs in r.shaded.relief and r.fillnulls

Carlos "Guâno" Grohmann carlos.grohmann at gmail.com
Wed Jul 25 06:44:19 EDT 2007


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.


Also I noticed that r.fillnulls doesn't allow input/output filenames
to have "-" or "."

Carlos


-- 
+-----------------------------------------------------------+
              Carlos Henrique Grohmann - Guano
  Visiting Researcher at Kingston University London - UK
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+-----------------------------------------------------------+
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.shaded.relief
Type: application/octet-stream
Size: 6322 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20070725/792ecc72/r.shaded.obj


More information about the grass-dev mailing list