comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Big arrays, reducing data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Big array [message #83081 is a reply to message #53095] Mon, 04 February 2013 06:11 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
xqinshan@gmail.com writes:

> Hi, I download a netcdf file and NCDF_VARGET a big array A into my program. When I calculate it as A=scale*A, a message comes out: Array has too many elements.
> I cannot do anything with the data. How to handle this problem?

You could try A = scale * Temporary(A).

> By the way, are there any IDL statements to swap out workspace like
'clear' in Matlab?

You would try using a .reset command.

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Request for guidance/advice related to time series analysis and forecasting using MODIS imagery
Next Topic: Re: Constructing an exact Euclidean distance map

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 08:45:51 PDT 2025

Total time taken to generate the page: 1.04025 seconds