Re: lambert projection for wrfinput

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 30 Sep 2009 19:39:02 -0600

WRF_mapres_c [WRF_map_c] is the 'old' name.

http://www.ncl.ucar.edu/Document/Functions/WRF_contributed/wrf_mapres_c.shtml

===
I suggest you turn off the right hand latitude labesl.
The color bar is over wrighting labels.

===
Place the .hluresfile in your *home* directory.
You will get helvetica fonts. They are nicer.

http://www.ncl.ucar.edu/Document/Graphics/hlures.shtml

===

Good Luck

Correia, James wrote:
> Have you tried to use :
> WRF_map_c
> Look it up under the functions list on the NCL web page:
> http://www.ncl.ucar.edu/
>
>
> ------------------------------------------------------------------------
>
> James Correia Jr., PhD
> Climate Physics Group
> Post. Doc.
> Pacific Northwest National Lab
>
> "Wisdom. Strength. Courage. Generosity. Each of us are born with one of
> these. It is up to us to find the other three inside of us."
> -Into the West
>
>
>
>
> On 9/30/09 3:57 PM, "jam hong" <cumarporn_at_hotmail.com> wrote:
>
> Dear all
> Do you have any idea how can I set up the lambert projection right?
> I try to plot wrfinput_d01.nc file.
> Thanks
>
>
> res_at_mpProjection = projection
> res_at_mpLimitMode = "Corners"
> res_at_mpLeftCornerLatF = lat2d(0,0)
> res_at_mpLeftCornerLonF = lon2d(0,0)
> res_at_mpRightCornerLatF = lat2d(nlat-1,mlon-1)
> res_at_mpRightCornerLonF = lon2d(nlat-1,mlon-1)
>
> res_at_mpCenterLonF = -103.7461 ; set center logitude
> res_at_mpCenterLatF = 31.61799
> if (projection.eq."LambertConformal") then
> res_at_mpLambertParalle l1F = f_at_TRUELAT1
> res_at_mpLambertParallel2F = f_at_TRUELAT2
> res_at_mpLambertMeridianF = -103.7461
>
>
> ------------------------------------------------------------------------
> Invite your mail contacts to join your friends list with Windows
> Live Spaces. It's easy! Try it!
> <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
> <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us>>
>
> ------------------------------------------------------------------------
> _______________________________________________
> 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
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Sep 30 2009 - 19:39:02 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 01 2009 - 13:55:31 MDT