USE_DASK

Contents

USE_DASK#

USE_DASK = 'EOREADER_USE_DASK'#

If set (to 1) and dask is installed, EOReader will read products as dask arrays instead of numpy arrays with the chunking defined in EOREADER_TILE_SIZE.