cf.GatheredArray.to_memory¶
-
GatheredArray.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
GatheredArrayA copy of the array with all of its data in memory.