cf.NetCDF4Array.active_storage

NetCDF4Array.active_storage()

Whether active storage operations are allowed.

Currently, active storage operations are allowed unless the data are numerically packed.

New in version 3.16.3.

Returns
bool

True if active storage operations are allowed, otherwise False.