Re: Problem with panel

From: Guilherme Martins <jgmsantos_at_nyahnyahspammersnyahnyah>
Date: Mon Aug 19 2013 - 11:16:16 MDT

Thanks Adam,

Now works!

Guilherme.

2013/8/19 Adam Phillips <asphilli@ucar.edu>

> Hi Guilherme,
> You need to move the following three lines outside of your i do loop:
> wks = gsn_open_wks("eps","xxx")
> gsn_define_colormap(wks,"hotcold_18lev")
> plot = new(4,graphic)
>
> When they were placed within the i do loop the workstation and plot arrays
> would get overwritten/redone at each iteration through the do loop.
>
> If you have any further questions please let ncl-talk know.
> Adam
>
>
> On 08/18/2013 05:10 PM, Guilherme Martins wrote:
>
> Hi users,
>
> I'm trying to create panels with ttest, but only the last time of my
> file is shown in the panel. When I run the script without panel, my script
> run perfectly. I suppose that my error is at the time of create the panel.
> I'm forgetting something.
>
> My files are in attach.
>
> Thanks,
>
> Guilherme.
>
> --
> *Guilherme Martins*
> https://sites.google.com/site/jgmsantos/
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
> --
> ______________________________________________________________
> Adam Phillips asphilli@ucar.edu
> NCAR/Climate and Global Dynamics Division (303) 497-1726
> P.O. Box 3000
> Boulder, CO 80307-3000 http://www.cgd.ucar.edu/cas/asphilli
>
>

-- 
*Guilherme Martins*
https://sites.google.com/site/jgmsantos/

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Aug 19 11:17:08 2013

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