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
- SLCs (#57)
0.7.1 - 2023-05-11
- Relaxed polarization regex to work with all files in a scene (#53)
0.7.0 - 2023-05-10
- 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 polarization detection used when determining the asset title (#49)
0.6.0 - 2023-05-09
- 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)
- Add Projection Extension fields to GRD Items (#34)
- GRD: Add
s1:product_identifier
ands1:processing_datetime
fields (#42)
0.5.3 - 2023-04-07
- Update to stactools v.0.4.5 (#39)
0.5.2 - 2023-04-06
- Added polarization to item-asset titles for schemas and data (#35)
- Fixed updated item-asset titles to work with COG format granules. (#37)
0.5.1 - 2023-03-15
- 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
create-collection
command forsentinel1 grd
(#24)
- Some variable names in
constants.py
(#24)
0.4.0 - 2023-01-31
kwargs
for IO operations (#21)
- Upgraded core linting and testing to latest from stactools-template (#23)
- Python 3.7 support (#23)
0.3.0 - 2022-12-01
- Add support for remote links and URL signing in GRD package
- 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)
- 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 subcommandgrd
orrtc
- 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