Re: Plot precipitation with multiple WRF files

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 21 2014 - 08:38:05 MDT

Hi Ioannis,

I couldn't get your attachment unfortunately, but I can take a guess. The error is telling you that the first argument of "wrf_user_getvar" is not the expected type.

The first argument to wrf_user_getvar must be a variable that was returned from either "addfile" or "addfiles".

If you have an older version of NCL (5.2.1 or older), then you can only use a variable returned from "addfile" and not "addfiles".

--Mary

On Mar 21, 2014, at 6:20 AM, Ioannis Koletsis <koletsis@noa.gr> wrote:

> Dear ncl users,
>
> I have 132 hourly wrfout files (run initiates at 14/01/2013 12:00 and stops at 20/01/2013 00:00) and I would like to plot the daily rain on a specific day (daily rain at 17/01/2013)…
>
> According to WRF tutorial I have to use the script wrf_Precip_multi_files.ncl , which I have already modified accordingly (see attached)….
>
> However, the following error message has been appeared:
>
> fatal: Argument type mismatch on argument (0) of (wrf_user_getvar) cannot coerce
>
> fatal: Execute: Error occurred at or near line 48 in file rain_tut.ncl
>
> Have you got any suggestion?
>
> Any help would be appreciated…
>
> Ioannis
> _______________________________________________
> 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 Fri Mar 21 08:38:16 2014

This archive was generated by hypermail 2.1.8 : Fri Mar 21 2014 - 15:49:21 MDT