Re: Defining large arrays

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Apr 12 2011 - 22:02:32 MDT

??? not clear what you mean.

    x = new( N, "float") ; create array space

    y = new (/K,J,I/), "double")

etc

On 4/12/11 9:57 PM, Helen Parish wrote:
> Does anyone how to define a brand new large array within NCL, without
> having to physically write out all the data values as, for example
> writing out '0.0' ten thousand times into an array definition ? (or
> without, for example, having a pre-existing array of the correct size
> to set the new array equal to).
>
> Thanks,
> Helen.
> _______________________________________________
> 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 Apr 13 14:02:42 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 19 2011 - 18:32:03 MDT