Version 0.7.7
Changelog
- Support for
geopandas
version0.8
- Added a notebook with an end-to-end example on how to transform a ML-model into an evalscript and run it with Sentinel Hub service
- Added
eolearn.features.ClusteringTask
, contributed by @bsircelj - An option to define a custom log filter for
EOExecutor
- Data mask obtained by
SentinelHubInputTask
has now boolean type instead of uint8 - Updates of some example notebooks
- A few minor fixes