Re: ncl monthly

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Thu Oct 13 2011 - 07:22:24 MDT

Did you check to see if the variable "P" is on
your monthly file?

     %> ncl_filedump ....

I speculate the comes from

     slp = wrf_user_getvar(a,"slp",it) ; slp
http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_user_getvar.shtml

     This function, created by the WRF project, uses the variable "P"

--
Your questions are quite vague.
On 10/12/11 8:32 PM, Hussain Alsarraf wrote:
> Hi all
>
> Im using my monthly data file, which im doing
>
> *times = a->TIME(:) ; get times in the file*
>
>
> but i dont know what to write in the loop time line ...i know the number
> deals with month like 1 = Jan !!:**
>
> do it = 0,ntimes-1,2 ; TIME LOOP
>
>
> when i try to plot the file i get
>
> (0) Working on time: 200001
> fatal:Either file (nc_file) isn't defined or variable (P) is not a
> variable in the file
> fatal:Execute: Error occurred at or near line 490 in file
> /util/opt/NCL/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
>
> fatal:Execute: Error occurred at or near line 52 in file wrf_Precip.ncl
>
>
> I need help...Thanks
>
>
>
>
> _______________________________________________
> 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 Thu Oct 13 07:22:31 2011

This archive was generated by hypermail 2.1.8 : Tue Oct 18 2011 - 09:42:15 MDT