Home »
Public Forums »
archive »
Re: Saving Arrays
Re: Saving Arrays [message #4378] |
Thu, 25 May 1995 00:00 |
sjt
Messages: 72 Registered: November 1993
|
Member |
|
|
Colby Cavin (cavin@odin.ups.edu) wrote:
: I have a series of large arrays that I would like load and store
: as quickly as possible. Does anyone have any suggestions as to
: which routines would do this the quickest?
: Thank you,
: Colby Cavin
: cavin@ups.edu ccavin@orcapaktcm.wr.usgs.gov
: US Geological Survey
: 1500 North Warner
: Tacoma, WA 98416
: (206) 593-6516
I'm not quite sure which is best for you application but the two
possibilities I would investigate are:
ASSOC - to associate a file with a variable, so you can use the file
more-or-less like a "virtual array".
SAVE/RESTORE - saves IDL variables (including arrays) in an internal
format.
Hope this helps.
--
+------------------------+---------------------------------- --+---------+
| James Tappin, | School of Physics & Space Research | O__ |
| sjt@star.sr.bham.ac.uk | University of Birmingham | -- \/` |
| Ph: 0121-414-6462. Fax: 0121-414-3722 | |
+----------------------------------------------------------- --+---------+
|
|
|
Current Time: Wed Oct 08 19:14:06 PDT 2025
Total time taken to generate the page: 0.00488 seconds