[gradsusr] Display cuts off y-axis labels
Roberto Mera
rjmera at coas.oregonstate.edu
Thu Oct 14 14:02:41 EDT 2010
Hi. I'm trying to display maps that range from -180 to 180 east-west
and 30-30 north south while also increasing the y and x axis label sizes
to .2 for example (as in, increasing font size).
Once I go beyond .16 in size the number gets cut off on the left so that
it reads 0N when it should be 30N.
I tried changing the landscape/portrait mode and also the set vpage
command but I get the same problem. Any thoughts?
Robert
Grid Analysis and Display System (GrADS) Version 2.0.a7.oga.3
Copyright (c) 1988-2008 by Brian Doty and the
Institute for Global Environment and Society (IGES)
GrADS comes with ABSOLUTELY NO WARRANTY
See file COPYRIGHT for more information
Config: v2.0.a7.oga.3 little-endian readline printim grib2 netcdf
hdf4-sds hdf5 opendap-grids,stn athena geotiff
Issue 'q config' command for more information.
Loading User Defined Extensions table
</opt/opengrads/Linux/Versions/2.0.a7.oga.3/i686/gex/udxt> ... ok.
Landscape mode? ('n' for portrait):
y
GX Package Initialization: Size = 11 8.5
Command line history in /home/rjmera/.grads.log
ga-> sdfopen book1/reanalysis/olr/olr.er.2x.30ns.b.nc
Scanning self-describing file: book1/reanalysis/olr/olr.er.2x.30ns.b.nc
SDF file book1/reanalysis/olr/olr.er.2x.30ns.b.nc is open as file 1
LON set to 0 360
LAT set to -30 30
LEV set to 0 0
Time values set: 1979:1:1:6 1979:1:1:6
E set to 1 1
ga-> set ylopts 1 4 .2
SET YLOPTS values: Color = 1 Thickness = 4 Size = 0.2
ga-> d olr_er
Contouring: -12 to 12 interval 3
ga-> c
ga-> set vpage 0 10 0 8.5
Virtual page size = 10 8.5
ga-> d olr_er
Contouring: -12 to 12 interval 3
ga-> c
ga-> set vpage 1 10 1 8.5
Virtual page size = 10.2 8.5
ga-> d olr_er
Contouring: -12 to 12 interval 3
ga-> c
ga-> reinit
More information about the gradsusr
mailing list