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