problem with labels

Heiner Körnich heiner at MISU.SU.SE
Tue Oct 11 10:25:03 EDT 2005


Hi Jon,
no real idea. But you might want to try this after opening the second file:
'set dfile 1'
'set z 1'
'set t 1'
'set lat -90 90'

Good luck,
Heiner

jon wrote:

> 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'
>
>

--
Heiner Körnich
Dept. of Meteorology                    Tel:    +46 8 164333
Stockholms University
SE-106 91 Stockholm, Sweden             Email:  heiner at misu.su.se



More information about the gradsusr mailing list