<br />Dear GRASS-User List,<br /><br />I have a CSV file with X,Y,Z coords of 150 point in a time series (50 measuring).<br />I imported it in a for cycle of $i (1..50):<br /><br />v.in.ascii input=su1_data.csv output=su1_v_$i format=point fs=';' skip=2 x=2<br />y=3 z=$iplus4 cat=0 --overwrite<br /><br />and made surface with:<br /><br />v.surf.rst input=su1_v_$i layer=1 dmax=25 dmin=5 zmult=1 tension=40 segmax=200<br />npmin=100 zcolumn=dbl_$i elev=su1_v_surf_rst_$i --overwrite<br /><br />I displayed the maps with:<br /><br />d.erase<br />d.rast su1_v_surf_rst_$i<br />d.legend map=su1_v_surf_rst_$i<br /><br />and would like compare it visually.<br /><br />The problem is, that the scaling<br />&nbsp;and coloring of surfaces is different by each map.<br />Is it possible to set with a parameter of v.surf.rst that<br />&nbsp;all maps legend should have use the legend<br />&nbsp;with the same highest and deepest point?<br />I don't find so a parameter.<br />Is there another solution to visualize the time series?<br /><br />If somebody have the time to run it, the full script is here:<br />http://born.try.hu/grass/su1.sh<br /><br />And the data file is here:<br />http://born.try.hu/grass/su1_data.csv<br /><br />Thanks for all help:<br />Imre Bornemisza<br /><br />---<br />Bornemisza Imre . born@freemail.hu .  +36 30 288 24 64<br />