No subject

Williams, Allyson Allyson.Williams at dpi.qld.gov.au
Wed Aug 28 08:54:16 CEST 2002


Hi,

I'm wanting to produce a filled contour plot (easy), and overlay the
Australian coastline ( ie oz(add=True)).
That is,
filled.contour(longs, lats, field)
oz(add=T)

HOWEVER, the axes of the "filled contour" and the "oz map" do not
automatically align themselves with each other. 
 ie my contours are not correctly positioned over the map. 


HOWEVER, if I just plot contours (as opposed to filled contours) with
the oz map, it works fine. 
That is,
contour(longs,lats,field)
oz(add=T)


Why the difference? Any ideas as to how to produce the filled contours
with map properly positioned? (plot.axes etc did not work)

Many thanks for your time.
Allyson

********************************DISCLAIMER****************************
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list