All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.1.1 - 2019-04-11
- 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
- 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
- Getting geometries from path/row lookup table when generating from ANG file fails
v0.1.0 - 2019-01-17
Initial Release