A CF-compliant earth science data analysis library
Data.
fits_in_one_chunk_in_memory
Return True if the master array is small enough to be retained in memory.
int
The number of bytes per word of the master data array.
bool
Examples:
>>> print(d.fits_one_chunk_in_memory(8)) False