Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

Changed

  • Item ID format (#9)
  • Use kebab-case for asset keys (#13)
  • Use snake_case for item properties (#13)
  • Use standard array shape and size ordering (#16)
  • Apply fixes to ensure valid geometric parameters, as well as proper handling of antimeridian behavior (#17)

Fixed

  • Use correct EO Extension attribute names and units (#13)
  • Use un-stripped instance_id to check for strip granules and apply geometry fix (#19)
  • Close file handles (#21)
  • Prevent addition of 's3:shape' to safe-manifest asset (#22)
  • Make s3:spatial_resolution unit meters (#29)
  • Don't add EO extension to radar products (#26)

0.4.0 - 2023-03-31

First tagged release.