Skip to content

Releases: pedroananias/abf

v0.35.0

11 Dec 11:57
Compare
Choose a tag to compare

Added

  • Multithreading for image download on GEE (improves script runtime in about 200%)
  • Loguru for debugging (final results now bring a debug.log file)

Fixed

  • CLI Tool boolean flags

v0.34.3

10 Dec 12:59
Compare
Choose a tag to compare

Fixed

  • README.md
  • CLI tool
  • Exception handlers

v0.34.2

10 Dec 11:36
Compare
Choose a tag to compare
  • Fixes README.md instructions
  • Fixes CLI tool
  • Fixes Jupyter Notebook and .gitignore

v0.34.0

13 Nov 12:17
Compare
Choose a tag to compare

Added

  • Dockerfile
  • Jupyter-lab out-of-the-box from Docker image
  • Command line tool for running detections
  • Versioning control (tags, setup.py, version.py)
  • Black formatting

Fixed

  • README.md and CHANGELOG -> .md
  • Python package structure best practices