Re: Changing the map extent

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Fri Nov 22 2013 - 12:12:10 MST

Hi Heather,

Try changing the lines:

wind@lat = lat2d
wind@lon = lon2d

to

wind@lat2d = lat2d
wind@lon2d = lon2d

and remove or comment out the line:

res@tfDoNDCOverlay = True

There are other way to do what you want, but this is the easiest if it works for you.

 -dave

On Nov 22, 2013, at 10:15 AM, Heather Lucier <hlucier@umich.edu> wrote:

> Hello All,
>
> I am working with NARR data and I'm having issues when I try to zoom in on Michigan. When I plot it, it shows Michigan, but the data is plotted is for the entire US. I have tried doing mpLimitMode with corners and LatLon, but neither have worked. Does anyone have any ideas?
>
> Thanks,
> Heather Lucier
>
> --
> Heather M. Lucier
> Earth System Science & Engineering
> University of Michigan, 2013
> <narr.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 Fri Nov 22 12:12:25 2013

This archive was generated by hypermail 2.1.8 : Wed Dec 04 2013 - 20:42:38 MST