Skip to content

v0.4.0

Choose a tag to compare

@gadomski gadomski released this 02 Aug 15:24
· 109 commits to main since this release
v0.4.0

Overview

stactools v0.4.0 provides a slew of new fixes and features. Some highlights:

  • Generate item geometries from assets, using customizable settings to fine-tune the resulting shape
    • For the Python API, see stactools.core.utils.raster_footprint
    • For the CLI, see stac update-geometry --help
  • Add assets to items with stac add-asset and associate Python API function
  • And more! See the CHANGELOG for a complete listing.

This release drops support for Python 3.7.

Merged pull requests

New Contributors

Full Changelog: v0.3.1...v0.4.0