[gradsusr] Changing line options

Rashed Mahmood rashidcomsis at gmail.com
Thu Dec 2 10:14:11 EST 2010


Hi

I am trying to draw three lines from three files on one page. They are drawn
easily but since the variable is the same variable for all three inputs so
it becomes difficult identify which line  is for which input. I tried to do
it using set line option but it did not work. I am using GrADS 2.9 with
windows system. Here is my script:

'reinit'
'set display color white'
'c'
'sdfopen d:\anom_ind.nc'
'sdfopen d:\anom_ea.nc'
'sdfopen d:\anom_ea_ind.nc'
'set lat 10 60'
'set xlopts 1 5 0.17'
'set ylopts 1 5 0.17'
'set grads off'
'set gxout line'
'set line 5 5 6'
'd ano.1'
'set line 6 6 6'
'd ano.2'
'set line 7 7 6'
'd ano.3'

Any suggestions (except drawing the lines on separate files). The output is
attached.

Thanks
Rashed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20101202/d4bea59c/attachment-0003.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exp.gif
Type: image/gif
Size: 13176 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20101202/d4bea59c/attachment-0003.gif 


More information about the gradsusr mailing list