Skip to content

v0.6.0

Choose a tag to compare

@sbrunato sbrunato released this 12 May 15:46
· 37 commits to develop since this release

Major changes since last stable (v0.5.0)

  • [v0.6.0b1] New get_file_obj() and to_xarray() methods, making get_data() deprecated (#79)
  • [v0.6.0b2] Drivers to EODAG core for assets uniformization (#83)
  • [v0.6.0b2] EOProduct.rio_env method (#85)

Remaining changes since v0.6.0b2

  • Documentation through EODAG readthedocs (#90), updated docstrings (#88)
  • Project configuration moved to pyproject.toml (#93)
  • ruff linter and formatter usage (#94)
  • Typing fixes and mypy usage (#92)
  • Various minor fixes and improvements (#89)(#91)(#95)(#96)