Changed
- Improved deduplication performance by searching HyP3's dynamodb directly for
PENDING
andRUNNING
jobs, instead of using thehyp3_sdk
.
Fixed
- Mixed STAC Item datetime formats (e.g., occasionally not including microseconds) in the list of secondary scenes no longer causes a ValueError to be raised.