Re: plotting native grid projection

From: Azar Zarrin <azarzarrin_at_nyahnyahspammersnyahnyah>
Date: Mon Dec 06 2010 - 11:07:53 MST

Hello Mary,

--- On Mon, 12/6/10, Mary Haley <haley@ucar.edu> wrote:

From: Mary Haley <haley@ucar.edu>
Subject: Re: plotting native grid projection
To: "Azar Zarrin" <azarzarrin@yahoo.com>
Cc: ncl-talk@ucar.edu
Date: Monday, December 6, 2010, 8:44 PM

Azar,
My guess is that you don't have your map projection exactly right. This is necessary when you are setting "res@tfDoNDCOverlay = True".
Since you have the 2D lat/lat values, you can try adding these two resource settings. Your script will take longer to run:
  res@tfDoNDCOverlay = False   ; Or don't set at all since it defaults to False.  res@sfXArray          = lat2d  res@sfYArray          = lon2d
--Mary

On Dec 6, 2010, at 9:44 AM, Azar Zarrin wrote:
Hi all,

I'm getting a clear shift when I am plotting the RegCM4 output which has 2d lat and lon on a Lambert Conformal projection. I have attached the plot and script and I appreciate your help to fix this.

Thanks,
Azar

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 Dec 6 11:08:02 2010

This archive was generated by hypermail 2.1.8 : Fri Dec 10 2010 - 14:58:12 MST