[GRASSLIST:8495] Re: AW: Re: Importing Raster-Data
Hamish
hamish_nospam at yahoo.com
Wed Oct 5 02:05:51 EDT 2005
> I tried out with r.in.ascii:
>
> r.in.ascii input=/testwnd.dat output=test3421 'mult=1.0 or read from
> header' 'nv=-9999 or read from header'
make that:
r.in.ascii input=testwnd.dat output=test3421 mult=1.0 nv=-9999
the parser isn't so smart as to know "or read from header". That's just
there as a guide. Probably doesn't belong in parm->answer in the first
place.
Hamish
More information about the grass-user
mailing list