Releases: sat-utils/sat-stac-landsat
Releases · sat-utils/sat-stac-landsat
0.1.1
[v0.1.1] - 2019-04-11
Added
- Option to only add items that are missing from catalog
- Added landsat:revision to properties
- Misc example Python scripts for updating elasticsearch
- Accept s3 URLs to transform function
Changed
- Internal Item ID changed to be Landsat Scene ID without last 5 characters (ground station and revision). This ensures only the single latest revision is in the catalog.
- Function signature for transform function to enable easier integration for creating other Landsat collections
Fixed
- Getting geometries from path/row lookup table when generating from ANG file fails
0.1.0
[v0.1.0] - 2018-10-25
Initial Release