Open
Description
Using Dask arrays doesn't currently break EOReader. However it's support is very little.
Major improvements have to be done in this direction:
-
About reprojection: Abstract reprojection sertit-utils#41
-
About any other sertit-utils methods: Daskify 'rasters' module: roadmap sertit-utils#27
-
Ensure EOReader works lazily
- Beware of
ifs
conditions, large graphs, etc!
- Beware of
-
⚠️ Major limitation: SAR data is handled through SNAP, so remove this softyware to begin to correctly use dask for SAR ENH: [SAR] Don't use SNAP #2 -
Correlated to OPTIM: Speeding up EOReader #58