size of variable

From: Debasish <debasish_at_nyahnyahspammersnyahnyah>
Date: Wed Jun 08 2011 - 13:53:46 MDT

Dear NCL Users,

I am trying to declare a variable: x=new((/34,12784,130,193/), float, -999); I got following error: fatal:New: requested size of variable (43622076160 bytes) exceeds the current maximum allowed on this system. I realized that the error comes from large dimension of the variable. Is there anyway in NCL to handle this type of large dimensional variable.

Thanks

Debasish
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 8 13:52:08 2011

This archive was generated by hypermail 2.1.8 : Thu Jun 09 2011 - 14:56:48 MDT