Version 1.0.1
Changelog:
- Fixed an issue where vector features with empty dataframes couldn't be saved to a Geopackage.
- Memory improvement in
EOPatch
merging procedure. - Added support for
aws_session_token
, contributed by @theirix. - Fixed an issue in
ImportFromTiffTask
. - Fixed a packaging issue where some new subpackage extensions didn't work in the version
1.0.0
that was released to PyPI. eo-learn
abstract package from now on requires fixed versions ofeo-learn
subpackages.- Applied
isort
formatting on the entire package. - Minor improvements in code and documentation.