v0.2.4
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
, andoffset
properties fromraster:bands
when "NULL" values formult
andadd
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