Re: Plotting vectors over WRF map

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Tue Jul 10 2012 - 10:25:05 MDT

Hi Chris,
I'm not sure why the map outline is not being drawn. It may be a draw
order issue, or it may be that the outline is turned off by default for
gsn_csm_vector_map. Try adding this:
opts@mpOutlineOn = True
and if that doesn't work, add this:
opts@mpOutlineDrawOrder = "PostDraw"

Let ncl-talk know if that doesn't fix the issue..
Adam

On 07/10/2012 08:56 AM, Chris Klich wrote:
> Hi all, I am currently trying to plot a wind barb map at 10km. The
> wind barbs seem to plot fine, and at the correct locations. However,
> the background map will not show up. I've tried many different
> combinations of various ways to do this, such as using WRF_map_c,
> wrf_map_resources, setting the lat/lon2d arrays, using*tfDoNDCOverlay,
> and none of them seem to work. I have gotten a map of just the
> coastlines, but I would like to be able to show countries and other
> boundaries as well. I've attached my script and a sample plot of what
> usually happens.
>
> Thank you,
> Chris
> *
>
>
>
> --
> Christopher Klich
> Graduate Student
> Florida State University
> (908) 208-9743
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
______________________________________________________________
Adam Phillips                                asphilli@ucar.edu
NCAR/Climate and Global Dynamics Division       (303) 497-1726
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jul 10 10:25:15 2012

This archive was generated by hypermail 2.1.8 : Thu Jul 12 2012 - 10:16:50 MDT