problem with labels
jon
Jon.K.Eischeid at NOAA.GOV
Tue Oct 11 10:13:25 EDT 2005
Hello.... could anybody tell me why the script below produces lat/lon
labels on the upper map but not the lower...? The maps look fine save this
label issue, what is worse is that I cannot turn off the labels on the upper
map! The grid resoultions are different but why should this matter when
it comes to labels...!? If I plot the images seperately, I still have
the same issue, i.e.
the lat/lon labels show up with the one grid (simple 1x1) and not the
other (t42, 128x64).
I would be gratefull for any insight....
Regards,
Jon
'reinit'
'set font 1'
'open sst.1x1.ctl'
*
'set vpage 0 8.5 5.5 10.'
'set lon -180 180'
'set mproj robinson'
'set gxout shaded'
'set grads off'
'run ccx.color.gs'
'd sst'
*
'close 1'
*
'open ar4.ctl'
'open mask.t42.ctl'
*
'set vpage 0 8.5 1. 5.5'
'set lon -180 180'
'set mproj robinson'
'set gxout shaded'
'set grads off'
'run ccx.color.gs'
'd maskout(tmp.1(t=1),z.2(t=1)-0.5)'
*
'close 2'
'close 1'
More information about the gradsusr
mailing list