Skip to content

Latest commit

 

History

History
135 lines (80 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

135 lines (80 loc) · 4.67 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.

0.8.0 - 2023-02-16

Added

0.7.1 - 2023-05-11

Fixed

  • Relaxed polarization regex to work with all files in a scene (#53)

0.7.0 - 2023-05-10

Changed

  • GRD: platform property is now lowercase to conform with STAC spec recommendations. This also makes it consistent with the values defined in the Collection Summaries. (#50)

Fixed

  • Fixed polarization detection used when determining the asset title (#49)

0.6.0 - 2023-05-09

Changed

  • GRD: Use consistent Item id field for reprocessed items. This changes the ID value to no longer have the processing ID on the end (#42)

Added

  • Add Projection Extension fields to GRD Items (#34)
  • GRD: Add s1:product_identifier and s1:processing_datetime fields (#42)

0.5.3 - 2023-04-07

Changed

  • Update to stactools v.0.4.5 (#39)

0.5.2 - 2023-04-06

Added

  • Added polarization to item-asset titles for schemas and data (#35)

Fixed

  • Fixed updated item-asset titles to work with COG format granules. (#37)

0.5.1 - 2023-03-15

Fixed

  • GRD Item Properties field start_datetime and end_datetime values were not valid RFC 3339 datetimes, as they were missing the T separating the date and time (#30)

0.5.0 - 2023-02-06

Added

  • Added create-collection command for sentinel1 grd (#24)

Changed

  • Some variable names in constants.py (#24)

0.4.0 - 2023-01-31

Added

  • kwargs for IO operations (#21)

Changed

  • Upgraded core linting and testing to latest from stactools-template (#23)

Removed

  • Python 3.7 support (#23)

0.3.0 - 2022-12-01

Added

  • Add support for remote links and URL signing in GRD package

Changed

  • Make GRD input format selectable via parameter - SAFE (default) or COG
  • Rename GRD schema keys to better reflect their contents
  • Ensure RTC Items list RasterExtension (#16)

Fixed

  • Temporal extent for the RTC Collection, and some typing (#17)

0.2.0 - 2021-09-09

  • Added stac sentinel1 grd subcommand
  • stac sentinel1 create-item now required subcommand grd or rtc
  • Support for Microsoft Azure storage: similar format to SAFE,
    without .SAFE ending to the folders and slightly different file names.

0.1.0 - 2021-09-04

  • Initial release!
  • Support for Sentinel1 AWS RTC public dataset