Version 0.5.0
Change log:
- Added EOPatch visualization functionalities
- Moved all visualization functionalities from
eolearn.coreto a new subpackageeolearn.visualization - Improvements of
EOExecutorand how parallelization is handled - Improvements of reports produced by
EOExecutor LinearInterpolationtask is now usingnumbain the background for better performance- Initialization parameters of
VectorToRasterhave changed. BothVectorToRasterandRasterToVectortasks have been improved. - Added super-pixel segmentation tasks to
eolearn.geometry - Added
ImportFromTifftask toeolearn.io, contributed by @drewbo - Improvements of example notebooks
- Various small bug fixes