Maximum number of labels

Markus M üller muellerm at UNI-BONN.DE
Fri Mar 10 08:38:17 EST 2006


Hello @all,

I try to plot data with an overlay of a specific grid. This requires 91 x
109 gridlines resp. labels.
But only the first 50 lines and labels in the south resp. west are plottet
and I cannot change this. Any idea? The data are plottet correctly.
Thanks a lot in advance.

Markus

-------------------------- the script ------------------------------
'reinit'
'open /local/ph_work/qualph/modelspace.ctl'
'set grads off'
'set mpdset hires'
'set poli on'
'set ccolor 2'
'set grid on 1 1'
'set xlab %.3f'
'set xlopts 1 1 0.05'
'set ylab %.3f'
'set ylopts 1 1 0.05'
'set lat 47.5 55.0'
'set lon 6.0 15.0'
'set xaxis 6.0 15.0 0.083333333333333333333333'
'set yaxis 47.5 55.0 0.083333333333333333333333'
'set ccolor 15'
'draw title Koordinaten und Modellgebiete'
'set clevs 1 10 25 50 80 100 150 200 300 400 500 600 700 800 1000'
'd somewhat'
------------------------ end script ----------------------------------
experiments with set x/ylint, explicit set x/ylevs ans set vrange(2) didnt
change anything.



More information about the gradsusr mailing list