Skip to content

v0.2.4

Compare
Choose a tag to compare
@pjhartzell pjhartzell released this 13 Oct 12:39
· 20 commits to main since this release
aca5d1d

Fixed

  • Change function/method calls to remove warnings (#42)
  • Fixed issue where EPSG codes were missing the second to last digit when the digit is 0 (#39)
  • Remove the unit, scale, and offset properties from raster:bands when "NULL" values for mult and add are encountered in the metadata. This applies to Collection 2 Level-1 data only (#33)
  • Handle MultiPolygon geometries before applying the stactools antimeridian fix_item utility function (#30)
  • eo:cloud_cover is not added to Item properties when it was not computed (indicated by a value of -1) during scene processing (#28)

Full Changelog: v0.2.3...v0.2.4