Re: WRF-NCL : routine for vertical cross section

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri, 2 Nov 2007 14:45:48 -0600 (MDT)

Hi Si-Wan,

The functions wrf_interp_2d_xy, wrf_interp_1d, and wrf_interp_3d_z are
built-in functions in NCL, and hence you won't see them in the
WRFUserARW.ncl file.

Is it possible that you have multiple versions of NCL installed on
your system, and that you are not actually using V4.3.1? You can type
"ncl -V" for the version, or else look at the version number that is
echoed when you run ncl. Make sure it says "4.3.1".

If it does say 4.3.1 and you still seeing this error, then email me
personally and I'll try to figure out what's going on.

--Mary

On Fri, 2 Nov 2007, Si-Wan Kim wrote:

> Hello.
>
> I am working with ncl v 4.3.1 (ncl-4.3.1.Linux_i686_gcc3.tar) and try to make
> vertical cross section of variables.
> The error I've got is
> fatal:Undefined identifier: (wrf_interp_2d_xy) is undefined, can't continue.
>
> I checked ../lib/ncarg/nclscripts/wrf/WRFUserARW.ncl. What I realized is that
> wrf_interp_2d_xy was not defined although it was called at wrf_user_intrp3d.
> Furthermore, I could not find wrf_interp_1d and wrf_interp_3d_z.
>
> Any ideas to solve this problem?
> Thanks.
>
> Si-Wan
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Nov 02 2007 - 14:45:48 MDT

This archive was generated by hypermail 2.2.0 : Mon Nov 05 2007 - 12:07:45 MST