Skip to content

Releases: sat-utils/sat-stac-sentinel

0.2.1

13 Feb 02:14
c5b61dc
Compare
Choose a tag to compare

[v0.2.1] - 2020-02-12

Changed

  • Updated metadata fields for STAC 0.9.0-rc2
  • Update boto3-utils to 0.2.0

Fixed

  • Point to correct github tag when linking to STAC collection metadata

0.2.0

13 Feb 02:13
Compare
Choose a tag to compare

[v0.2.0] - 2020-01-12

Added

  • Sentinel-1 support
  • Sentinel-2 L2A support

Changed

  • STAC version updated to 0.9.0
  • Complete refactor of library into a Class SentinelSTAC

Removed

  • Functionality for creating/appending to a Catalog. This library now just creates the Items from the original metadata and allows one to loop throught the STAC Items in the archive on AWS
  • Creating/appending to Catalogs can use this library, but it is outside the scope

Fixed

  • Fix filename of Band B8A, which was incorrectly set to B08, issue #11
  • Update temporal extent of collection to be datetime instead of just date

0.1.0

21 Nov 18:49
2ffbcc8
Compare
Choose a tag to compare

Initial release