[Thread Prev][Thread Next][Index]

Re: postscript file size




Selon "Thoppil, Prasad IND" <prasad@nps.edu>:

> 
> 1. I'm plotting a small region, say /vlimits=70S:60S:1, the latitude
> labels look like this
> 70.0^oS, 69.0^oS.... 60.0^oS (there is a decimal 0 after each latitude
> values). How can I get ride of this decimal? I just want them 70^oS,
> 69^oS ... I tried PPL YFOR, (I5), then I get -70, -69, ...
> 

Ferret adds a decimal place when it "thinks" the plotting
range is small. 

The syntax to force integer lat/lon labels is:

ppl yfor,(i5,''lat'')    ! note those are 2 single quotes in sequence
ppl xfor,(i5,''lone'')   ! for longitudes that are given as positive east
ppl xfor,(i5,''lon'')    ! for longitude given as pos east, neg west

Billy K
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* William S. Kessler
* NOAA / Pacific Marine Environmental Laboratory
* 7600 Sand Point Way NE, Seattle WA 98115 USA
* Web: http://www.pmel.noaa.gov/~kessler
* 
* ----- Through October 2004 -----
* UR65 Océanographie Physique
* Institut de Recherche pour le Développement
* Centre de Nouméa, BP A5 Nouméa, New Caledonia
* Tel: (687) 26 07 28   Fax: 26 43 26
* kessler@noumea.ird.nc
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~






[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement