Is there such a program as r.OUT.sunrast -- in other words, something to
convert a GRASS raster file INTO a sunraster file?
Am I just missing something (don't answer that question)?
---Cleavy L. McKnight
Geology Department
Baylor University
cleavy2@earthlogic.baylor.edu
Cleavy McKnight writes:
>
> Is there such a program as r.OUT.sunrast -- in other words, something to
> convert a GRASS raster file INTO a sunraster file?
>
> Am I just missing something (don't answer that question)?
p.select ppm
p.map
ppmtorast < $HOME/paint.ppm > whatever.rast
> ---Cleavy L. McKnight
> Geology Department
> Baylor University
>
> cleavy2@earthlogic.baylor.edu