[Thread Prev][Thread Next][Index]

[ferret_users] Problem in removing labels



Hai,

I want to remove the labels on the view port. I tried to do it but
couldn't do it. What I tried I am giving below. Please give me some
suggestion.

Thanks,
Sudev

==========================================================
!Open dataset
use "file.nc"

!To create the metafile
set mode metafile

!To show the details of the dataset
show data

!To show the details of the variable "temp"
show grid temp

!To set the window size
SET WINDOW/SIZE=0.9/ASPECT=0.9
fill/k=1/l=1 temp
go fland

ppl list labels !shows the 6 removable labels.
ppl labs/nouser,7.790E+00,7.390E+00,0.060,0 @ASFERRET Ver. 6.2 !
removes ferret logo at top-right corner
ppl labs/nouser,7.790E+00,7.290E+00,0.060,0 @ASNOAA/PMEL TMAP !     go
remove_logo  ==> equivalent to these
ppl labs/nouser,7.790E+00,7.190E+00,0.060,0 @ASMay 17 2012 10:14:35 !
                       3 lines
ppl labs/nouser,0.000E+00,6.990E+00,0.120,0 @ASZ : 0 !  removes
information about two axis/dims othernioa_clim
ppl labs/nouser,0.000E+00,6.790E+00,0.120,0 @ASTIME : 15-JAN 00:00
NOLEAP !     than that on x and y axes from top-left corner
ppl labs/nouser,7.790E+00,6.790E+00,0.120,0 @ASDATA SET ! removes data
set name from top-right corner

ppl fill
.......................................................

========================================================


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement