[GRASS5] strange things on cmd line
Markus Neteler
neteler at itc.it
Wed Feb 6 17:31:42 EST 2002
Hi,
today I found something unusual (maybe my error?):
GRASS:~ > s.surf.rst in=elev30.sites elev=elev.15m ten=30 smooth=1.0
slope=slope.15m aspect=aspect.15m
100%
Percent complete: history initiated
GRASS:~ > g.list rast map=user1
----------------------------------------------
raster files available in mapset user1:
aspect.15m elev.15m flowacc.30m lsfactor.30m slope.30m
aspect.30m flowacc.15m gs13.clump slope.15m
----------------------------------------------
But:
g.remove aspect.15m,slope.15m
s.surf.rst in=elev30.sites elev=elev.15m ten=30 smooth=1.0\
slope=slope.15m aspect=aspect.15m
GRASS:~ >g.list rast map=user1
----------------------------------------------
raster files available in mapset user1:
aspect.30m flowacc.15m gs13.clump slope.30m
elev.15m flowacc.30m lsfactor.30m
----------------------------------------------
Oops. The slope=slope.15m and aspect=aspect.15m are ignored!!
I had the experience, that breaking long lines as done above
is o.k. in GRASS.
Clueless,
Markus
More information about the grass-dev
mailing list