wrfout in Lambert Conformal plot problem

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri, 4 Aug 2006 08:45:47 -0600 (MDT)

> I am using the scripts from the examples given at
> http://www.ncl.ucar.edu/Applications/wrflc.shtml
> To be more specific WRF_lc_6.ncl. The plot clearly indicates
> plot-map mismatch. The plot seems shifted.
>
> I have taken care to set
>
> tfDoNDCOverlay = True
> gsnAddCyclic = False
> mpLimitMode = "Corners"
>
> The problem persists. Any help is welcome.
---------------------------------------------

NCL's scripts were created several years ago.
They are applicable to "V1" of the WRF model output.

There was a change in the WRF file attributes used
to indicate "mpLambertMeridianF". The most recent
version of the WRF uses the file attribute "STAND_LON"
rather than "CEN_LON"

The next release of NCL [a034] will be distributed with
the changes that can handle V1 and the V2 WRF output.

You can download the a034 version:

http://www.cgd.ucar.edu/web/public_html/shea/WRF_contributed.ncl_a034

You can use this to replace the current WRF_contributed.ncl

good luck

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 04 2006 - 08:45:47 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 04 2006 - 10:26:32 MDT