cfdm.CompressedArray.to_memory¶
-
CompressedArray.
to_memory
()[source]¶ Bring data on disk into memory.
There is no change to data that is already in memory.
New in version (cfdm): 1.10.0.0
- Returns
CompressedArray
A copy of the array with all of its data in memory.