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