Re: ncl_site

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Sep 28 2011 - 20:20:47 MDT

[1] ***Again*** you did not change the poor Subject. ncl-site is no good

[2]
You can do exactly what the warning message says:

   p(:,0) = (/ O3 /)
   p(:,1) = (/ CO /)
   p(:,2) = (/ SO2 /)
   p(:,3) = (/ NOy /)
   p(:,4) = (/ AECI/)
   p(:,5) = (/ AECJ/)
   p(:,6) = (/ EC /)
   p(:,7) = (/ OC /)

On 9/28/11 7:50 PM, cnl88 wrote:
> .the error is below:
>
> the setting of varible is (:,0,128,100).every of the varible has 24element!
> the data is 24 hours.all the varibles is one dimensinal in the script
> !the 94 line is near
> p = new ( (/I,K/), typeof(O3) )
>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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 Sep 28 20:20:53 2011

This archive was generated by hypermail 2.1.8 : Sun Oct 09 2011 - 13:05:26 MDT