Re: Weather symbol plotting help

From: Rick Brownrigg <brownrig_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 29 2013 - 15:21:58 MDT

Hi Zilore,

Where you define the mpres resources, add:

  mpres@gsnFrame = False

Then after the call to wmstnm(wks,lats,lons,imdat), add:

  frame(wks)

(Also, there's a superfluous call to gsn_open_wks() near the bottom of your script that should be removed).

Hope that helps…
Rick

On Apr 29, 2013, at 3:02 PM, zilore mumba <zmumba@yahoo.com> wrote:

> My sincere apologies for my very rudimentary knowledge of ncl. I modified a script for plotting a weather station model. When I run it with X11 as output, it gives me a map of Rwanda without any plot on it, then when I click it plots on a blank page. With pdf as output I get a plot of stations but without the map.
> If someone may spare a bit of their time and correct the line that is not correct in my script, I think I can learn quite a bit about ncl.
> Thanks in anticipation
> Zilore Mumba
> <weather_sym_5_11.ncl>_______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 29 15:22:07 2013

This archive was generated by hypermail 2.1.8 : Thu May 02 2013 - 11:16:45 MDT