Re: lambert projection for wrfinput still error

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

       f = addfile("geo_em.d01.ihop2.nc", "r")
       ; f = addfile("wrfinput_d01_ihopnested.nc", "r")

I look to me like you are not using a WRF file.

       wrf_mapres_c(f,res,0)

jam hong wrote:
> Dear all
> I already add WRF_mapres and comment all my setting out but I got the
> error like this
> NCAR Command Language Version 5.1.1
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
> (0) WRF_resLamCon_c: unexpected lat/lon rank: rank=1
>
> This is all my code
> Thanks
>
>
> > Date: Wed, 30 Sep 2009 19:39:02 -0600
> > From: shea_at_ucar.edu
> > To: cumarporn_at_hotmail.com
> > CC: ncl-talk_at_ucar.edu
> > Subject: Re: lambert projection for wrfinput
> >
> > 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 helvet ica 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
>
> ------------------------------------------------------------------------
> See all the ways you can stay connected to friends and family
> <http://www.microsoft.com/windows/windowslive/default.aspx>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Sep 30 2009 - 21:29:19 MDT

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