Re: missing_value problem about GODAS monthly data

From: moon <nightmoon35_at_nyahnyahspammersnyahnyah>
Date: Wed Apr 28 2010 - 03:28:31 MDT

Hi,

“ plot(nt%2,nt/2)=...”

The purpose of this command is to arrange the four figures along column
and then along the row with "nt".
So, I define plot

plot = new((/2,2/),graphic)

Then before create the panel, I convert the plot to one dimension.

Thanks.

moon
2010/4/28

在 Wed, 28 Apr 2010 11:25:54 +0800,Dennis Shea <shea@ucar.edu> 写道:

> I am not sure why you did wht you did!!! Specifically,
>
> plot(nt%2,nt/2)=...
>
> then
>
> plotone=ndtooned(plot)
> gsn_panel(wks,plotone,(/2,2/),resP) ; now draw as one
> plot
>
> Minor changes resulted in the desired panel plot. See attached script
>
> Please read the Mini-Graphics Manual
>
> http://www.ncl.ucar.edu/Document/Manuals/
>
> Good Luck
>
> On 4/27/10 8:34 PM, moon wrote:
>> end do
>> ;************************************************
>> ; create panel
>> ;************************************************
>> resP = True ; modify the pan

-- 
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Apr 28 03:28:43 2010

This archive was generated by hypermail 2.1.8 : Thu Apr 29 2010 - 08:05:27 MDT