bigtiff_value

Contents

bigtiff_value#

bigtiff_value(arr: Any) str[source]#

Returns YES if array is larger than 4 GB, IF_NEEDED otherwise.

Parameters:

arr (Any) – Numpy array or xarray

Returns:

YES or IF_NEEDED

Return type:

str