Re: EOF and REOF

From: Ipsita Putatunda <ipsita.putatunda_at_nyahnyahspammersnyahnyah>
Date: Wed Aug 21 2013 - 04:58:53 MDT

Hi all,
       Upto the calculation part it is not showing any error, but while
plotting, after the "Plot standard patterns" section it is giving error
message. As per Mary's suggestion I simply make those lines
(res@gsnRightString and resP@txString) as "comment", but still the error
persist.

Any help will be appreciated.

Thanks in advance,
Ipsita

On Wed, Aug 14, 2013 at 11:31 PM, Mary Haley <haley@ucar.edu> wrote:

> My guess is that there's something wrong with the subtitles being added,
> probably this one:
>
> res@gsnRightString = sprintf("%5.1f", eof@pcvar(n)) +"%"
>
> Make sure that "eof@pcvar" has valid values.
>
> It could also be from this line:
>
> resP@txString = "Classic EOFs: "+vname+": "+season+":
> "+yStrt+"-"+yLast
>
>
> But I don't think "amJust" is used in this case.
>
> --Mary
>
> On Aug 13, 2013, at 7:12 AM, Dennis Shea wrote:
>
> > It looks like the computations were completed. Is that correct?
> >
> > The " amJust" looks like a graphics resource. Put in some print
> > statements to determine exactly where the error occurred.
> >
> >
> >
> > On 8/13/13 4:59 AM, Ipsita Putatunda wrote:
> >> Dear all,
> >> Using my data in eof_5.ncl script am getting some error while
> running
> >> it.
> >>
> >> "fatal:NhlCvtStringToEnum: Unable to convert string "missing" to
> requested
> >> type
> >> warning:Error retrieving resource amJust from args - Ignoring Arg"
> >>
> >> I want the EOF and REOF plots for my data.
> >> Any help will be appreciated.
> >>
> >>
> >> Thanks,
> >> Ipsita
> >>
> >>
> >>
> >> _______________________________________________
> >> 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 Wed Aug 21 04:59:01 2013

This archive was generated by hypermail 2.1.8 : Wed Aug 21 2013 - 13:54:15 MDT