Skip to content

Version 0.7.7

Compare
Choose a tag to compare
@AleksMat AleksMat released this 03 Aug 16:03
· 1030 commits to master since this release

Changelog

  • Support for geopandas version 0.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