[GRASS-user] Creating turbidity raster file
Hamish
hamish_b at yahoo.com
Mon Feb 9 18:10:22 EST 2009
buraq wrote:
> I have formatted csv files for every month which is like
> latitude;longitude;turbidityValue. So I want to create
> raster files from these csvs for using in r.sun.
v.in.ascii -> convert .csv to a vector points file
g.region # set up raster grid
v.surf.rast -> interpolate vector points to raster surface
I have worried about r.sun's Linke Turbidity factor values in areas with
big changes in elevation. Is turbidity value heavily dependent on altitude?
Hamish
More information about the grass-user
mailing list