[Thread Prev][Thread Next][Index]

Re: [Ferret] using viewports, ppl and shade



Hi Jimmy,
Do the "go land" command after the "ppl shade".  The
"go land" executes a plot call, so the shade/set_up
information is lost. (it doesn't really have anything
to do with being in a viewport.)

set viewport ul
shade/nolabel/set_up/d=1
rainnc[i=1:100,j=1:100,l=1]
ppl title "My title"
ppl shade
go land 1 " " 1 1

Or, you could use the LABEL command to put the title
or any other labels on - but this requires you to set
the location of the label yourself

set viewport ul
shade/nolabel/d=1 rainnc[i=1:100,j=1:100,l=1]
go land 1 " " 1 1
LABEL/nouser `($ppl$xlen)/2` -1, 0, 0, 0.14, "My
title"




Mary

--- jimmyc@iastate.edu wrote:

> Hi all-
> I am attempting to create a 4 panel figure like:
> set viewport ul
> shade/nolabel/set_up/d=1
> rainnc[i=1:100,j=1:100,l=1]; go land 1 " " 1 1
> ppl title "My title"
> ppl shade
> 
> The result is the upper left panel having a map
> displayed but no data or 
> title.
> 
> Is there a way to add your own title *in the
> viewport* ?
> 
> Thanks for any insight.
> 
> -- 
> James Correia Jr.
> Ph.D. Candidate in Agricultural Meteorology
> President of the ISU Graduate Meteorology Club
> Dept. of Agronomy, Iowa State University
> *********************************************
> Email: jimmyc@iastate.edu
> Phone: 515-294-5587
> Web: http://www.mesoscale.iastate.edu/jimmyc/
> ISU GMC: http://www.stuorg.iastate.edu/gmc/
> *********************************************
> "There is a difference between knowing the path and
> walking the path"
> -"Morpheus"
> 
> "If you can't make it clear, you don't understand it
> yourself."
> -Melvin Cohn
> 



		
__________________________________ 
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it out! 
http://discover.yahoo.com/weekend.html 


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement